spring: develop ed82eb04 | [ Diff ] [ Back to Repository ] | |||
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
tvo | tvo | develop | 2006-08-11 19:14:08 | develop 8c5eaab2 |
Changeset | * Fix vstudio8 project file to be consistent with vclibs package (boost/include -> boost/include/boost-1_33 and SDL-1.2.8 -> SDL-1.2.9) * Workaround an incredibly stupid bug in MSVC 2005 Express Edition: if the #include "StdAfx.h" line in a file is put inside a #if 0..#endif block, it erroneously tries to compile the code in the block. As workaround I moved the #include "StdAfx.h" out of the #ifdef USE_MMGR..#endif code block. git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1810 37977431-3df6-0310-b722-df95706aa16b |
|||
mod - rts/System/mmgr.cpp | [ Diff ] [ File ] | |||
mod - rts/build/vstudio8/rts.vcproj | [ Diff ] [ File ] |