Mercurial > fife-parpg
comparison build/win32/build_environments/visual_studio_8/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 |
comparison
equal
deleted
inserted
replaced
14:3a7f83ccbc28 | 15:5582579d1bca |
---|---|
7 <Configurations> | 7 <Configurations> |
8 <Configuration | 8 <Configuration |
9 Name="Debug|Win32" | 9 Name="Debug|Win32" |
10 > | 10 > |
11 <DebugSettings | 11 <DebugSettings |
12 Command="..\..\..\..\engine\swigwrappers\python\python.exe" | 12 Command="python" |
13 WorkingDirectory="..\..\..\..\clients\island_demo" | 13 WorkingDirectory="..\..\..\..\clients\rio_de_hola" |
14 CommandArguments="run_demo.py" | 14 CommandArguments="run.py" |
15 /> | 15 /> |
16 </Configuration> | 16 </Configuration> |
17 <Configuration | 17 <Configuration |
18 Name="Release|Win32" | 18 Name="Release|Win32" |
19 > | 19 > |
20 <DebugSettings | 20 <DebugSettings |
21 Command="..\..\..\..\engine\swigwrappers\python\python.exe" | 21 Command="python" |
22 WorkingDirectory="..\..\..\..\clients\island_demo" | 22 WorkingDirectory="..\..\..\..\clients\rio_de_hola" |
23 CommandArguments="run_demo.py" | 23 CommandArguments="run.py" |
24 /> | 24 /> |
25 </Configuration> | 25 </Configuration> |
26 </Configurations> | 26 </Configurations> |
27 </VisualStudioUserFile> | 27 </VisualStudioUserFile> |