aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc8/gob.vcproj
AgeCommit message (Collapse)Author
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