Changeset 668 for code/branches/FICN/src/orxonox/Main.cc
- Timestamp:
- Dec 22, 2007, 4:35:17 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/FICN/src/orxonox/Main.cc
r666 r668 72 72 73 73 #if OGRE_PLATFORM == OGRE_PLATFORM_WIN32 74 #ifndef WIN32_LEAN_AND_MEAN 74 75 #define WIN32_LEAN_AND_MEAN 76 #endif 75 77 #include "windows.h" 76 78 INT WINAPI WinMain(HINSTANCE hInst, HINSTANCE, LPSTR strCmdLine, INT)
Note: See TracChangeset
for help on using the changeset viewer.