Mercurial > fife-parpg
diff build/win32/build_environments/visual_studio_9/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 | 8f65a3074c10 |
line wrap: on
line diff
--- a/build/win32/build_environments/visual_studio_9/engine_template.xml Wed Jan 14 12:52:04 2009 +0000 +++ b/build/win32/build_environments/visual_studio_9/engine_template.xml Wed Jan 14 15:25:53 2009 +0000 @@ -26,7 +26,7 @@ <Tool Name="VCPreBuildEventTool" - CommandLine="cd ..\..\..\..
build\win32\applications\scons\scons projectfiles_only=1
" + CommandLine="cd ..\..\
update_project_files.bat" /> <Tool Name="VCCustomBuildTool" @@ -105,7 +105,7 @@ > <Tool Name="VCPreBuildEventTool" - CommandLine="cd ..\..\..\..
build\win32\applications\scons\scons projectfiles_only=1
" + CommandLine="cd ..\..\
update_project_files.bat" /> <Tool Name="VCCustomBuildTool" @@ -172,7 +172,7 @@ > <Tool Name="VCPreBuildEventTool" - CommandLine="cd ..\..\..\..
build\win32\applications\scons\scons projectfiles_only=1
" + CommandLine="cd ..\..\
update_project_files.bat" /> <Tool Name="VCCustomBuildTool" @@ -237,7 +237,7 @@ <Tool Name="VCPreBuildEventTool" - CommandLine="cd ..\..\..\..
build\win32\applications\scons\scons projectfiles_only=1
" + CommandLine="cd ..\..\
update_project_files.bat" /> <Tool Name="VCCustomBuildTool"