wrenczes@gmail.com
ae227a7cb8
Minor project cleanup:
...
- Consolidated duplicate PSP / PSPENV defines;
- removed some ancillary file crap from the 2010 projects;
- pulled 1xx references from the makefiles;
- consolidated multiple #defines for OutputDebugString into one header (previously was split between config.h & DebugRoutines.h).
2011-04-22 13:12:36 +00:00
wrenczes@gmail.com
64d421b8b8
Fixed a namespace collision that was causing compile errors in VS2010. bind() was being interpreted as std::bind(), not the winsock bind() call.
2011-03-31 11:07:50 +00:00
wrenczes@gmail.com
9901329caf
Moved Threading.h into JGE so that it can be used at that level.
2011-03-02 08:14:47 +00:00
wrenczes@gmail.com
4b7e024ce6
added DebugRoutines.h to the JGE VS2010 project.
2010-12-03 09:51:12 +00:00
wrenczes@gmail.com
76d5b57c1e
More VS2010 configuration changes - includes a boost include/lib path (not currently in the trunk), and new file additions/deletions.
2010-11-19 07:14:19 +00:00
wrenczes@gmail.com
0ef555dca9
Minor tweaks to the VS2010 project files, including turning down the code analysis verbosity.
2010-10-16 15:20:27 +00:00
wrenczes@gmail.com
88ac1dd9a6
2010-10-06 08:45:55 +00:00