annotate 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
rev   line source
4820
1768f88d5af9 Added Windows build files for testshape.
egottlieb
parents:
diff changeset
1 <?xml version="1.0" encoding="utf-8"?>
1768f88d5af9 Added Windows build files for testshape.
egottlieb
parents:
diff changeset
2 <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
4822
55f32099a4b5 Worked on Windows implementation and the quad-trees.
egottlieb
parents: 4820
diff changeset
3 <PropertyGroup>
55f32099a4b5 Worked on Windows implementation and the quad-trees.
egottlieb
parents: 4820
diff changeset
4 <ShowAllFiles>true</ShowAllFiles>
55f32099a4b5 Worked on Windows implementation and the quad-trees.
egottlieb
parents: 4820
diff changeset
5 <LocalDebuggerCommandArguments Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"C:\Users\Eli\My Programs\test\shapes\p16_shape24.bmp"</LocalDebuggerCommandArguments>
55f32099a4b5 Worked on Windows implementation and the quad-trees.
egottlieb
parents: 4820
diff changeset
6 <DebuggerFlavor Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">WindowsLocalDebugger</DebuggerFlavor>
55f32099a4b5 Worked on Windows implementation and the quad-trees.
egottlieb
parents: 4820
diff changeset
7 </PropertyGroup>
4820
1768f88d5af9 Added Windows build files for testshape.
egottlieb
parents:
diff changeset
8 </Project>