aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc6/scummvm.dsp
AgeCommit message (Collapse)Author
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵Nicola Mettifogo
been updated. svn-id: r28966
2007-03-16Added new gui/object.cpp files to MSVC projectsMax Horn
svn-id: r26148
2006-09-29First pahse of renaming simon engine to agos. Internal renames. CompilationEugene Sandulenko
is broken svn-id: r24008
2006-05-04Renamed base/gameDetector.h/.cpp to base/options.h/.cppMax Horn
svn-id: r22347
2006-04-14Finish cleanup of root directory. Now move scummvm.rc to dists/Eugene Sandulenko
svn-id: r21860
2006-04-14First batch of root directory cleanup. Now icons are stored in directoryEugene Sandulenko
icons/ and all other assorted stuff in dists/ directory. Still I may broke some packaging/building procedures as no testing was performed. svn-id: r21859
2004-04-26Cleaned up and updated MSVC6 projects.Jamieson Christian
svn-id: r13643
2004-03-04Patch #893817: VC6 - Project/Workspace Files Update (Completely untested, ↵Max Horn
but I figure it can't get worse than it already is :-) svn-id: r13188
2003-12-09Added new modulesJamieson Christian
svn-id: r11534
2003-10-10Added singleton.h. Not really mandatory, but since it'sJamieson Christian
our tradition to explicitly include the .h files in the MSVC projects.... svn-id: r10727
2003-10-10New config manager filesJamieson Christian
svn-id: r10721
2003-10-05Preliminary preparation for new YM2612 FM emulator.Jamieson Christian
All the hooks are in, but actual implementation needs to be checked for portability. svn-id: r10615
2003-10-03moved msvc6 and msvc7 project files into dist dirPaweł Kołodziejski
svn-id: r10563