Update of /cvsroot/quantproject/QuantProject/b7_Scripts
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv15487/b7_Scripts
Modified Files:
b7_Scripts.csproj
Log Message:
- WalkForwardTesting\WalkForwardLag\WFLagDebugger\WFLagDebugGenome.cs has been added
- WalkForwardTesting\WalkForwardLag\WFLagDebugger\WFLagDebugGenome.resx has been added
Index: b7_Scripts.csproj
===================================================================
RCS file: /cvsroot/quantproject/QuantProject/b7_Scripts/b7_Scripts.csproj,v
retrieving revision 1.52
retrieving revision 1.53
diff -C2 -d -r1.52 -r1.53
*** b7_Scripts.csproj 14 May 2006 18:43:53 -0000 1.52
--- b7_Scripts.csproj 14 May 2006 20:50:54 -0000 1.53
***************
*** 629,632 ****
--- 629,642 ----
/>
<File
+ RelPath = "WalkForwardTesting\WalkForwardLag\WFLagDebugger\WFLagDebugGenome.cs"
+ SubType = "Form"
+ BuildAction = "Compile"
+ />
+ <File
+ RelPath = "WalkForwardTesting\WalkForwardLag\WFLagDebugger\WFLagDebugGenome.resx"
+ DependentUpon = "WFLagDebugGenome.cs"
+ BuildAction = "EmbeddedResource"
+ />
+ <File
RelPath = "WalkForwardTesting\WalkForwardLag\WFLagDebugger\WFLagLog.cs"
SubType = "Code"
|