[Quantproject-developers] QuantProject/b7_Scripts b7_Scripts.csproj, 1.69, 1.70
Brought to you by:
glauco_1
|
From: Marco M. <mi...@us...> - 2007-02-27 23:09:38
|
Update of /cvsroot/quantproject/QuantProject/b7_Scripts In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv15383/b7_Scripts Modified Files: b7_Scripts.csproj Log Message: Removed reference to resx file Index: b7_Scripts.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b7_Scripts/b7_Scripts.csproj,v retrieving revision 1.69 retrieving revision 1.70 diff -C2 -d -r1.69 -r1.70 *** b7_Scripts.csproj 27 Feb 2007 23:06:34 -0000 1.69 --- b7_Scripts.csproj 27 Feb 2007 23:09:35 -0000 1.70 *************** *** 704,712 **** /> <File - RelPath = "WalkForwardTesting\LinearCombination\TestDisplayer.resx" - DependentUpon = "TestDisplayer.cs" - BuildAction = "EmbeddedResource" - /> - <File RelPath = "WalkForwardTesting\LinearCombination\WalkForwardTest\RunWalkForwardLinearCombination.cs" SubType = "Code" --- 704,707 ---- |