[Quantproject-developers] QuantProject/b4_Business b4_Business.csproj,1.18,1.19
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2005-02-06 18:07:46
|
Update of /cvsroot/quantproject/QuantProject/b4_Business In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4158/b4_Business Modified Files: b4_Business.csproj Log Message: The a1_Financial\a2_Accounting\Commissions\Commission.cs file has been added. Index: b4_Business.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b4_Business/b4_Business.csproj,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** b4_Business.csproj 20 Jan 2005 01:11:32 -0000 1.18 --- b4_Business.csproj 6 Feb 2005 18:07:34 -0000 1.19 *************** *** 298,301 **** --- 298,306 ---- /> <File + RelPath = "a1_Financial\a2_Accounting\Commissions\Commission.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File RelPath = "a1_Financial\a2_Accounting\h5_Reporting\AccountReport.cs" SubType = "Code" |