Update of /cvsroot/quantproject/QuantProject/b4_Business
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13723/b4_Business
Modified Files:
b4_Business.csproj
Log Message:
a1_Financial\a2_Accounting\RebuildableAccount.cs has been added
Index: b4_Business.csproj
===================================================================
RCS file: /cvsroot/quantproject/QuantProject/b4_Business/b4_Business.csproj,v
retrieving revision 1.28
retrieving revision 1.29
diff -C2 -d -r1.28 -r1.29
*** b4_Business.csproj 15 Oct 2005 18:00:19 -0000 1.28
--- b4_Business.csproj 11 Dec 2005 18:22:48 -0000 1.29
***************
*** 293,296 ****
--- 293,301 ----
/>
<File
+ RelPath = "a1_Financial\a2_Accounting\RebuildableAccount.cs"
+ SubType = "Code"
+ BuildAction = "Compile"
+ />
+ <File
RelPath = "a1_Financial\a2_Accounting\TimedTransaction.cs"
SubType = "Code"
|