Visual Designer:

* Was referencing VisualComponents.RoomDesigner.cs even though it has been deleted.
This commit is contained in:
Scionwest_cp 2009-11-22 16:27:09 -08:00
parent c6c2e4dc9c
commit ef10e79a4c
3 changed files with 2 additions and 12 deletions

View file

@ -47,12 +47,6 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="RoomDesigner.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="RoomDesigner.Designer.cs">
<DependentUpon>RoomDesigner.cs</DependentUpon>
</Compile>
<Compile Include="VisualContainer.cs">
<SubType>UserControl</SubType>
</Compile>
@ -62,10 +56,6 @@
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="RoomDesigner.resx">
<DependentUpon>RoomDesigner.cs</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="VisualContainer.resx">
<DependentUpon>VisualContainer.cs</DependentUpon>
<SubType>Designer</SubType>