comparison build/win32/build_environments/visual_studio_8/fife.vcproj.user @ 89:fa33cda75471

* Reverting back to 2543 as requested by sleek
author mvbarracuda@33b003aa-7bff-0310-803a-e67f0ece8222
date Sat, 19 Jul 2008 11:38:52 +0000
parents
children 64738befdf3b
comparison
equal deleted inserted replaced
88:1c2842ebe393 89:fa33cda75471
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioUserFile
3 ProjectType="Visual C++"
4 Version="8.00"
5 ShowAllFiles="false"
6 >
7 <Configurations>
8 <Configuration
9 Name="Debug|Win32"
10 >
11 <DebugSettings
12 Command="python"
13 WorkingDirectory="..\..\..\..\clients\rio_de_hola"
14 CommandArguments="run.py"
15 />
16 </Configuration>
17 <Configuration
18 Name="Release|Win32"
19 >
20 <DebugSettings
21 Command="python"
22 WorkingDirectory="..\..\..\..\clients\rio_de_hola"
23 CommandArguments="run.py"
24 />
25 </Configuration>
26 </Configurations>
27 </VisualStudioUserFile>