[Quantproject-developers] QuantDownloader/Downloader QuantDownloader_SD.csproj, 1.6, 1.7
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2008-12-30 00:36:07
|
Update of /cvsroot/quantproject/QuantDownloader/Downloader In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv21010/Downloader Modified Files: QuantDownloader_SD.csproj Log Message: - OpenTickDownloader\UserForms\OTWebDownloader.resx has been removed - WebDownloader.resx has been removed Index: QuantDownloader_SD.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantDownloader/Downloader/QuantDownloader_SD.csproj,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** QuantDownloader_SD.csproj 30 Dec 2008 00:17:45 -0000 1.6 --- QuantDownloader_SD.csproj 30 Dec 2008 00:35:57 -0000 1.7 *************** *** 105,114 **** <None Include="app.config" /> <None Include="App.ico" /> - <EmbeddedResource Include="OpenTickDownloader\UserForms\OTWebDownloader.resx"> - <DependentUpon>OTWebDownloader.cs</DependentUpon> - </EmbeddedResource> - <EmbeddedResource Include="WebDownloader.resx"> - <DependentUpon>WebDownloader.cs</DependentUpon> - </EmbeddedResource> </ItemGroup> <ItemGroup> --- 105,108 ---- |