Mercurial > fife-parpg
diff 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 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/build/win32/build_environments/visual_studio_8/fife.vcproj.user Sat Jul 19 11:38:52 2008 +0000 @@ -0,0 +1,27 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioUserFile + ProjectType="Visual C++" + Version="8.00" + ShowAllFiles="false" + > + <Configurations> + <Configuration + Name="Debug|Win32" + > + <DebugSettings + Command="python" + WorkingDirectory="..\..\..\..\clients\rio_de_hola" + CommandArguments="run.py" + /> + </Configuration> + <Configuration + Name="Release|Win32" + > + <DebugSettings + Command="python" + WorkingDirectory="..\..\..\..\clients\rio_de_hola" + CommandArguments="run.py" + /> + </Configuration> + </Configurations> +</VisualStudioUserFile>