diff build/win32/build_environments/visual_studio_8/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
line wrap: on
line diff
--- a/build/win32/build_environments/visual_studio_8/fife.vcproj.user	Wed Dec 09 17:01:52 2009 +0000
+++ b/build/win32/build_environments/visual_studio_8/fife.vcproj.user	Mon Jan 11 23:34:52 2010 +0000
@@ -6,20 +6,20 @@
 	>
 	<Configurations>
 		<Configuration
-			Name="Debug|Win32"
+			Name="Debug_python|Win32"
 			>
 			<DebugSettings
 				Command="python"
-				WorkingDirectory="..\..\..\..\clients\rio_de_hola"
+				WorkingDirectory="&quot;..\..\..\..\demos\rio_de_hola&quot;"
 				CommandArguments="run.py"
 			/>
 		</Configuration>
 		<Configuration
-			Name="Release|Win32"
+			Name="Release_python|Win32"
 			>
 			<DebugSettings
 				Command="python"
-				WorkingDirectory="..\..\..\..\clients\rio_de_hola"
+				WorkingDirectory="&quot;..\..\..\..\demos\rio_de_hola&quot;"
 				CommandArguments="run.py"
 			/>
 		</Configuration>