Mercurial > fife-parpg
diff build/win32/build_environments/visual_studio_9/fife.vcproj.user @ 15:5582579d1bca
* Fixing debugging target
* Thanks to Adus for the hint
author | mvbarracuda@33b003aa-7bff-0310-803a-e67f0ece8222 |
---|---|
date | Sun, 06 Jul 2008 23:14:24 +0000 |
parents | 4a0efb7baf70 |
children |
line wrap: on
line diff
--- a/build/win32/build_environments/visual_studio_9/fife.vcproj.user Sun Jul 06 22:03:52 2008 +0000 +++ b/build/win32/build_environments/visual_studio_9/fife.vcproj.user Sun Jul 06 23:14:24 2008 +0000 @@ -10,8 +10,8 @@ > <DebugSettings Command="python" - WorkingDirectory="..\..\..\..\clients\island_demo" - CommandArguments="run_demo.py" + WorkingDirectory="..\..\..\..\clients\rio_de_hola" + CommandArguments="run.py" /> </Configuration> <Configuration @@ -19,8 +19,8 @@ > <DebugSettings Command="python" - WorkingDirectory="..\..\..\..\clients\island_demo" - CommandArguments="run_demo.py" + WorkingDirectory="..\..\..\..\clients\rio_de_hola" + CommandArguments="run.py" /> </Configuration> </Configurations>