Missed one addtl csproj change.

If I had a nickel...

--HG--
branch : dev
This commit is contained in:
Louis DeJardin
2010-10-12 17:52:02 -07:00
parent b24d0742fc
commit 526d37f6e6

View File

@@ -165,6 +165,7 @@
<Compile Include="DisplayManagement\Descriptors\ShapeDescriptor.cs" />
<Compile Include="DisplayManagement\Descriptors\ShapeAlteration.cs" />
<Compile Include="DisplayManagement\Descriptors\ShapeAlterationBuilder.cs" />
<Compile Include="DisplayManagement\Descriptors\ShapePlacementStrategy\PlacementFile.cs" />
<Compile Include="DisplayManagement\Descriptors\ShapePlacementStrategy\PlacementFileParser.cs" />
<Compile Include="DisplayManagement\Descriptors\ShapePlacementStrategy\ShapePlacementParsingStrategy.cs" />
<Compile Include="DisplayManagement\Descriptors\ShapeTable.cs" />