[Quantproject-developers] QuantProject/b7_Scripts b7_Scripts.csproj, 1.54, 1.55
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2006-06-24 14:48:07
|
Update of /cvsroot/quantproject/QuantProject/b7_Scripts In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv20437/b7_Scripts Modified Files: b7_Scripts.csproj Log Message: WalkForwardTesting\WalkForwardLag\WFLagGenomesDebugger\WFLagChosenPositionsDebugInfo.cs has been added Index: b7_Scripts.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b7_Scripts/b7_Scripts.csproj,v retrieving revision 1.54 retrieving revision 1.55 diff -C2 -d -r1.54 -r1.55 *** b7_Scripts.csproj 22 Jun 2006 21:26:18 -0000 1.54 --- b7_Scripts.csproj 24 Jun 2006 14:48:04 -0000 1.55 *************** *** 599,607 **** /> <File - RelPath = "WalkForwardTesting\WalkForwardLag\WFLagMain.resx" - DependentUpon = "WFLagMain.cs" - BuildAction = "EmbeddedResource" - /> - <File RelPath = "WalkForwardTesting\WalkForwardLag\WFLagNewChosenTickersEventArgs.cs" SubType = "Code" --- 599,602 ---- *************** *** 649,660 **** /> <File ! RelPath = "WalkForwardTesting\WalkForwardLag\WFLagGenomesDebugger\WFLagDebugChosenPositionsCollection.cs" ! SubType = "Form" BuildAction = "Compile" /> <File ! RelPath = "WalkForwardTesting\WalkForwardLag\WFLagGenomesDebugger\WFLagDebugChosenPositionsCollection.resx" ! DependentUpon = "WFLagDebugChosenPositionsCollection.cs" ! BuildAction = "EmbeddedResource" /> <File --- 644,655 ---- /> <File ! RelPath = "WalkForwardTesting\WalkForwardLag\WFLagGenomesDebugger\WFLagChosenPositionsDebugInfo.cs" ! SubType = "Code" BuildAction = "Compile" /> <File ! RelPath = "WalkForwardTesting\WalkForwardLag\WFLagGenomesDebugger\WFLagDebugChosenPositionsCollection.cs" ! SubType = "Form" ! BuildAction = "Compile" /> <File |