Mercurial > fife-parpg
comparison build/win32/build_environments/visual_studio_9/fife.vcproj.user @ 378:64738befdf3b
bringing in the changes from the build_system_rework branch in preparation for the 0.3.0 release. This commit will require the Jan2010 devkit. Clients will also need to be modified to the new way to import fife.
author | vtchill@33b003aa-7bff-0310-803a-e67f0ece8222 |
---|---|
date | Mon, 11 Jan 2010 23:34:52 +0000 |
parents | fa33cda75471 |
children |
comparison
equal
deleted
inserted
replaced
377:fe6fb0e0ed23 | 378:64738befdf3b |
---|---|
4 Version="9.00" | 4 Version="9.00" |
5 ShowAllFiles="false" | 5 ShowAllFiles="false" |
6 > | 6 > |
7 <Configurations> | 7 <Configurations> |
8 <Configuration | 8 <Configuration |
9 Name="Debug|Win32" | 9 Name="Debug_python|Win32" |
10 > | 10 > |
11 <DebugSettings | 11 <DebugSettings |
12 Command="python" | 12 Command="python" |
13 WorkingDirectory="..\..\..\..\clients\rio_de_hola" | 13 WorkingDirectory=""..\..\..\..\demos\rio_de_hola"" |
14 CommandArguments="run.py" | 14 CommandArguments="run.py" |
15 /> | 15 /> |
16 </Configuration> | 16 </Configuration> |
17 <Configuration | 17 <Configuration |
18 Name="Release|Win32" | 18 Name="Release_python|Win32" |
19 > | 19 > |
20 <DebugSettings | 20 <DebugSettings |
21 Command="python" | 21 Command="python" |
22 WorkingDirectory="..\..\..\..\clients\rio_de_hola" | 22 WorkingDirectory=""..\..\..\..\demos\rio_de_hola"" |
23 CommandArguments="run.py" | 23 CommandArguments="run.py" |
24 /> | 24 /> |
25 </Configuration> | 25 </Configuration> |
26 </Configurations> | 26 </Configurations> |
27 </VisualStudioUserFile> | 27 </VisualStudioUserFile> |