Mercurial > fife-parpg
diff build/win32/build_environments/visual_studio_8/engine_template.xml @ 168:4264af33bb3c
* Fixed pre-build events for Visual Studio projects
author | cheesesucker@33b003aa-7bff-0310-803a-e67f0ece8222 |
---|---|
date | Wed, 14 Jan 2009 15:25:53 +0000 |
parents | 4a0efb7baf70 |
children | 80b3c41c3427 |
line wrap: on
line diff
--- a/build/win32/build_environments/visual_studio_8/engine_template.xml Wed Jan 14 12:52:04 2009 +0000 +++ b/build/win32/build_environments/visual_studio_8/engine_template.xml Wed Jan 14 15:25:53 2009 +0000 @@ -15,7 +15,7 @@ > <Tool Name="VCPreBuildEventTool" - CommandLine="cd ..\..\..\..
build\win32\applications\scons\scons projectfiles_only=1" + CommandLine="cd ..\..\
update_project_files.bat" /> <Tool Name="VCCustomBuildTool"/> <Tool Name="VCXMLDataGeneratorTool"/> @@ -63,7 +63,7 @@ > <Tool Name="VCPreBuildEventTool" - CommandLine="cd ..\..\..\..
build\win32\applications\scons\scons projectfiles_only=1" + CommandLine="cd ..\..\
update_project_files.bat" /> <Tool Name="VCCustomBuildTool"/> <Tool Name="VCXMLDataGeneratorTool"/> @@ -103,7 +103,7 @@ > <Tool Name="VCPreBuildEventTool" - CommandLine="cd ..\..\..\..
build\win32\applications\scons\scons projectfiles_only=1" + CommandLine="cd ..\..\
update_project_files.bat" /> <Tool Name="VCCustomBuildTool"/> <Tool Name="VCXMLDataGeneratorTool"/> @@ -143,7 +143,7 @@ > <Tool Name="VCPreBuildEventTool" - CommandLine="cd ..\..\..\..
build\win32\applications\scons\scons projectfiles_only=1" + CommandLine="cd ..\..\
update_project_files.bat" /> <Tool Name="VCCustomBuildTool"/> <Tool Name="VCXMLDataGeneratorTool"/>