[Quantproject-developers] QuantProject/b7_Scripts b7_Scripts.csproj,1.8,1.9
Brought to you by:
glauco_1
|
From: <mi...@us...> - 2003-12-20 18:43:12
|
Update of /cvsroot/quantproject/QuantProject/b7_Scripts
In directory sc8-pr-cvs1:/tmp/cvs-serv1025/b7_Scripts
Modified Files:
b7_Scripts.csproj
Log Message:
Modified script files MSFTsimpleTest_2 and added the inherited account strategy (not implemented yet).
Index: b7_Scripts.csproj
===================================================================
RCS file: /cvsroot/quantproject/QuantProject/b7_Scripts/b7_Scripts.csproj,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** b7_Scripts.csproj 17 Dec 2003 19:34:55 -0000 1.8
--- b7_Scripts.csproj 20 Dec 2003 18:43:01 -0000 1.9
***************
*** 118,121 ****
--- 118,126 ----
/>
<File
+ RelPath = "SimpleTesting\MSFTSimpleTest_2\AsMSFTsimpleTest_2.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
RelPath = "SimpleTesting\MSFTSimpleTest_2\RunMSFTsimpleTest_2.cs"
SubType = "Code"
|