Commit Graph
18 Commits
Author SHA1 Message Date
Joel Teichroeb 42a2776e57 DEVTOOLS: Allways enable langauge extentions for MSVC
Since all our projects use OpenGL, we always need language extensions to
be enabled.
2014-12-14 10:52:15 -08:00
Pawel Kolodziejski 9bf27c050d DEVTOOLS: define needs to be commented out if empty 2014-07-17 13:38:31 +02:00
Pawel Kolodziejski a53102f8d6 DEVTOOLS: no need link with GLU32 in msvc 2014-07-17 12:32:38 +02:00
Pawel Kolodziejski 9098dfe9a2 ALL: sync with scummvm 2014-01-25 22:16:57 +01:00
Joel Teichroeb c7533a02c6 DEVTOOLS: Use edit and continue for all projects
I have been enabling Edit and Continue in my Visual Studio
Projects every time I generate them and have never had issues.
2013-12-08 08:02:59 -08:00
Pawel Kolodziejski 198cf8b922 ALL: correct engine name 2013-12-08 17:00:04 +01:00
Pawel Kolodziejski b22d441a00 ALL: synced with scummvm 2013-12-08 13:25:24 +01:00
Pawel Kolodziejski 068ff94d20 ALL: synced with ScummVM 2013-07-07 15:29:33 +02:00
Quietust 31241896a6 DEVTOOLS: MSVC2010 needs language extensions for GRIM and MYST3 2012-10-28 15:05:54 -05:00
Pawel Kolodziejski c6c4bc7566 ALL: sync with scummvm 2012-09-08 21:09:03 +02:00
Pawel Kolodziejski 8543f6c1e6 ALL: synced with scummvm 2012-05-03 05:51:15 +02:00
Pawel Kolodziejski e856559777 ALL: sync with scummvm 2012-04-17 15:07:08 +02:00
Pawel Kolodziejski fae032743d ALL: synced with scummvm 2012-02-24 12:15:44 +01:00
Pawel Kolodziejski 4fa79cd323 rename -> ResidualVM 2012-01-06 11:37:57 +01:00
Pawel Kolodziejski 356c9c8c07 sync with scummvm 2011-05-18 23:33:39 +02:00
Pawel Kolodziejski 0f5de71f70 sync with scummvm 2011-05-08 15:38:26 +02:00
Littleboy e086321dfa CREATE_PROJECT: Merge with latest version of create_project from the ScummVM repository
- Add revision template to base/ folder
 - Add residual configuration file
2011-04-25 05:44:50 +08:00
Littleboy c4cb940a0a CREATE_PROJECT: Add a set of batch files to create Visual Studio and Code::Blocks project files
- Add build output folders and generated binaries to the ignore file
 - Remove old project files
2011-04-25 05:44:25 +08:00