aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc8/gob.vcproj
AgeCommit message (Collapse)Author
2008-05-11Update MSVC project files.Kari Salminen
svn-id: r32018
2008-05-08Updated the MSVC project files for the gob engineFilippos Karapetis
svn-id: r31951
2008-05-08Update Gob MSVC project files.Kari Salminen
svn-id: r31942
2008-05-02Update MSVC project files (For gob/goblin_v4.cpp and drascula/animation.cpp).Kari Salminen
svn-id: r31811
2007-12-30Updated all MSVC project files to use the standard windows-1252 codepage, ↵Filippos Karapetis
instead of windows-1250 and windows-1251 svn-id: r30078
2007-08-13Add gob-engine's map_v4.cpp to gob.vcproj. Fixes compilation with msvc8.Kari Salminen
svn-id: r28593
2007-07-30Updated the MSVC8 project file of the gob engine for commit #28327Filippos Karapetis
svn-id: r28330
2007-07-26Updated the MSVC8 project file for the gob engine for commits #28205-#28206Filippos Karapetis
svn-id: r28213
2007-04-28Updated the rootnamespace property and unified the compiler optimizations ↵Filippos Karapetis
across all engines for the MSVC8 project files. Also, changed the subsystem to be console instead of windows, so that the console window is shown, like in the gcc SVN binaries svn-id: r26650
2007-04-16Updated the MSVC8 project file again, adding the new file init_v3.cppSven Hesse
svn-id: r26524
2007-04-15Applied the patch by thebluegr (bug #1700986)Sven Hesse
svn-id: r26504
2007-02-14Update MSVC2005 project files.Eugene Sandulenko
svn-id: r25595
2006-06-08- makes gob link againJohannes Schickel
- makes sure that nasm is able to find the files if the path has some ' ' (space) characters in it. svn-id: r22989
2006-05-23imported AGI enginePaweł Kołodziejski
svn-id: r22588
2006-05-09- Updated MSVC8 project filesEugene Sandulenko
- Renamed base/options.cpp to base/commandLine.cpp because of conflict with gui/options.cpp which sit in same directory in MSVC builds - Moved AudioCDManager singleton declaration outside of Audio namespace - Fixed numerous MSVC warning of potentially uninitialized variables and int <-> bool conversions. svn-id: r22397
2006-02-23updated msvc7 project filesPaweł Kołodziejski
svn-id: r20830
2006-02-12updated msvc8 project files to latest 'engines' directory changesPaweł Kołodziejski
svn-id: r20615
2006-02-05updatePaweł Kołodziejski
svn-id: r20393
2006-01-08updatePaweł Kołodziejski
svn-id: r19944
2006-01-05updatePaweł Kołodziejski
svn-id: r19920
2006-01-01updatePaweł Kołodziejski
svn-id: r19876
2005-06-05updatePaweł Kołodziejski
svn-id: r18352
2005-05-09updatePaweł Kołodziejski
svn-id: r18003
2005-04-08updatePaweł Kołodziejski
svn-id: r17458