[Quantproject-developers] QuantProject/b4_Business b4_Business.csproj, 1.59, 1.60
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2008-03-13 19:32:11
|
Update of /cvsroot/quantproject/QuantProject/b4_Business In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv13744/b4_Business Modified Files: b4_Business.csproj Log Message: a4_Scripting\IExecutable.cs has been added Index: b4_Business.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b4_Business/b4_Business.csproj,v retrieving revision 1.59 retrieving revision 1.60 diff -C2 -d -r1.59 -r1.60 *** b4_Business.csproj 12 Mar 2008 21:55:13 -0000 1.59 --- b4_Business.csproj 13 Mar 2008 19:32:04 -0000 1.60 *************** *** 953,956 **** --- 953,961 ---- /> <File + RelPath = "a4_Scripting\IExecutable.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File RelPath = "a4_Scripting\Script.cs" SubType = "Code" |