remove Structure Watch from proj file

This commit is contained in:
adelikat 2013-08-28 18:06:28 +00:00
parent eaf94ebda3
commit fab3d0cb60
1 changed files with 0 additions and 9 deletions

View File

@ -539,12 +539,6 @@
<DependentUpon>NewRamWatch.cs</DependentUpon>
</Compile>
<Compile Include="tools\StateVisualizer.cs" />
<Compile Include="tools\StructureWatch.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="tools\StructureWatch.Designer.cs">
<DependentUpon>StructureWatch.cs</DependentUpon>
</Compile>
<Compile Include="tools\TraceLogger.cs">
<SubType>Form</SubType>
</Compile>
@ -804,9 +798,6 @@
<DependentUpon>Resources.resx</DependentUpon>
<DesignTime>True</DesignTime>
</Compile>
<EmbeddedResource Include="tools\StructureWatch.resx">
<DependentUpon>StructureWatch.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="tools\VirtualPads\VirtualPad.resx">
<DependentUpon>VirtualPad.cs</DependentUpon>
</EmbeddedResource>