[Quantproject-developers] QuantProject/b4_Business Business.prjx, 1.9, 1.10
Brought to you by:
glauco_1
|
From: Marco M. <mi...@us...> - 2006-08-03 21:35:46
|
Update of /cvsroot/quantproject/QuantProject/b4_Business In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv22330/b4_Business Modified Files: Business.prjx Log Message: Updated old SharpDevelop project files (just to reduce the number of commitable files in WinCvs ...) Index: Business.prjx =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b4_Business/Business.prjx,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** Business.prjx 14 May 2006 08:59:15 -0000 1.9 --- Business.prjx 3 Aug 2006 21:35:42 -0000 1.10 *************** *** 100,103 **** --- 100,107 ---- <File name=".\a1_Financial\a2_Accounting\RebuildableAccount.cs" subtype="Code" buildaction="Compile" dependson="" data="" /> <File name=".\a2_Strategies\SignedTicker.cs" subtype="Code" buildaction="Compile" dependson="" data="" /> + <File name=".\a1_Financial\a2_Accounting\h5_Reporting\SummaryRows\PercentagePositivePeriods.cs" subtype="Code" buildaction="Compile" dependson="" data="" /> + <File name=".\a1_Financial\a2_Accounting\h5_Reporting\SummaryRows\ExpectancyScore.cs" subtype="Code" buildaction="Compile" dependson="" data="" /> + <File name=".\a1_Financial\a2_Accounting\h5_Reporting\SummaryRows\NumberNegativePeriods.cs" subtype="Code" buildaction="Compile" dependson="" data="" /> + <File name=".\a1_Financial\a2_Accounting\h5_Reporting\SummaryRows\NumberPositivePeriods.cs" subtype="Code" buildaction="Compile" dependson="" data="" /> </Contents> <References> |