Shane Grant
|
14bc429d9a
|
Various fixes for warning level 4 with MSVC
closes #178
relates #151
|
2015-03-29 00:35:34 -07:00 |
|
Shane Grant
|
c2f881de5b
|
reorganize sandbox_vs
|
2015-01-16 22:48:21 -08:00 |
|
Shane Grant
|
27ce5592f3
|
progress on #113
still not working properly - StaticObject will correctly be initialized but then we'll end up with more than one of them (one in DLL one in app)
|
2014-11-09 16:48:13 -08:00 |
|
Shane Grant
|
98959ab40a
|
Fixing MSVC unit testing for new format
|
2014-03-11 23:33:28 -07:00 |
|
Shane Grant
|
7ef5a9311b
|
Making some changes on vs2013, replacing some typedefs with using statements now that those are cool
|
2013-12-21 21:22:46 -08:00 |
|
Shane
|
b48f57c23b
|
unit tests and end everything else building and working both 32bit and 64bit
|
2013-07-21 23:30:09 -07:00 |
|
Shane
|
2d543a45e2
|
changed to using automatic linking for boost, now linking against dlls
|
2013-07-19 22:34:43 -07:00 |
|
Shane
|
fa9312534d
|
everything working in VS, haven't run unit tests but sandboxes are looking good
polymorphic stuff seems fine. finish up unit tests then test this back on linux
|
2013-07-16 22:33:23 -07:00 |
|
Shane
|
bdc16278fc
|
vs project fun, polymorphic support not yet working
|
2013-07-15 22:32:40 -07:00 |
|
Shane
|
4deef5c544
|
New solution
|
2013-07-15 21:52:37 -07:00 |
|