[Rpgworldmodel-commits] SF.net SVN: rpgworldmodel: [12] src/test_applications/ItemsViewer/ItemsView
Status: Inactive
Brought to you by:
deadwood_pl
From: <pos...@us...> - 2006-07-06 16:26:30
|
Revision: 12 Author: poserdev Date: 2006-07-06 09:26:23 -0700 (Thu, 06 Jul 2006) ViewCVS: http://svn.sourceforge.net/rpgworldmodel/?rev=12&view=rev Log Message: ----------- project files update Modified Paths: -------------- src/test_applications/ItemsViewer/ItemsViewer.csproj Modified: src/test_applications/ItemsViewer/ItemsViewer.csproj =================================================================== --- src/test_applications/ItemsViewer/ItemsViewer.csproj 2006-07-06 14:56:26 UTC (rev 11) +++ src/test_applications/ItemsViewer/ItemsViewer.csproj 2006-07-06 16:26:23 UTC (rev 12) @@ -52,12 +52,6 @@ <Compile Include="SceenObject.cs" /> <Compile Include="SwordObject.cs" /> </ItemGroup> - <ItemGroup> - <EmbeddedResource Include="Form1.resx"> - <SubType>Designer</SubType> - <DependentUpon>Form1.cs</DependentUpon> - </EmbeddedResource> - </ItemGroup> <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> <!-- To modify your build process, add your task inside one of the targets below and uncomment it. Other similar extension points exist, see Microsoft.Common.targets. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |