comparison build/win32/build_environments/visual_studio_9/fife.vcproj.user @ 0:4a0efb7baf70

* Datasets becomes the new trunk and retires after that :-)
author mvbarracuda@33b003aa-7bff-0310-803a-e67f0ece8222
date Sun, 29 Jun 2008 18:44:17 +0000
parents
children 5582579d1bca
comparison
equal deleted inserted replaced
-1:000000000000 0:4a0efb7baf70
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioUserFile
3 ProjectType="Visual C++"
4 Version="9.00"
5 ShowAllFiles="false"
6 >
7 <Configurations>
8 <Configuration
9 Name="Debug|Win32"
10 >
11 <DebugSettings
12 Command="python"
13 WorkingDirectory="..\..\..\..\clients\island_demo"
14 CommandArguments="run_demo.py"
15 />
16 </Configuration>
17 <Configuration
18 Name="Release|Win32"
19 >
20 <DebugSettings
21 Command="python"
22 WorkingDirectory="..\..\..\..\clients\island_demo"
23 CommandArguments="run_demo.py"
24 />
25 </Configuration>
26 </Configurations>
27 </VisualStudioUserFile>