[Quantproject-developers] QuantDownloader/Downloader QuantDownloader_SD.csproj, 1.1, 1.2
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2008-06-07 16:55:16
|
Update of /cvsroot/quantproject/QuantDownloader/Downloader In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv1643/Downloader Modified Files: QuantDownloader_SD.csproj Log Message: A couple of resx file were removed (they were not found anyway) Index: QuantDownloader_SD.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantDownloader/Downloader/QuantDownloader_SD.csproj,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** QuantDownloader_SD.csproj 2 Jul 2006 20:08:31 -0000 1.1 --- QuantDownloader_SD.csproj 7 Jun 2008 16:54:58 -0000 1.2 *************** *** 78,87 **** <None Include="app.config" /> <None Include="App.ico" /> - <EmbeddedResource Include="TickerSelectors\TickerSelectorForm.resx"> - <DependentUpon>TickerSelectorForm.cs</DependentUpon> - </EmbeddedResource> - <EmbeddedResource Include="WebDownloader.resx"> - <DependentUpon>WebDownloader.cs</DependentUpon> - </EmbeddedResource> </ItemGroup> <ItemGroup> --- 78,81 ---- |