Mercurial > sdl-ios-xcode
diff VisualC/tests/testshape/testshape.vcxproj.user @ 4822:55f32099a4b5
Worked on Windows implementation and the quad-trees.
author | egottlieb |
---|---|
date | Mon, 02 Aug 2010 01:54:59 -0400 |
parents | 1768f88d5af9 |
children |
line wrap: on
line diff
--- a/VisualC/tests/testshape/testshape.vcxproj.user Sun Aug 01 23:27:22 2010 -0400 +++ b/VisualC/tests/testshape/testshape.vcxproj.user Mon Aug 02 01:54:59 2010 -0400 @@ -1,3 +1,8 @@ <?xml version="1.0" encoding="utf-8"?> <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <PropertyGroup> + <ShowAllFiles>true</ShowAllFiles> + <LocalDebuggerCommandArguments Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Users\Eli\My Programs\test\shapes\p16_shape24.bmp"</LocalDebuggerCommandArguments> + <DebuggerFlavor Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">WindowsLocalDebugger</DebuggerFlavor> + </PropertyGroup> </Project> \ No newline at end of file