Update of /cvsroot/quantproject/QuantProject/b5_Presentation
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv17416/b5_Presentation
Modified Files:
b5_Presentation.csproj
Log Message:
The following file have been added:
- a1_Financial\a2_Accounting\h5_Reporting\SummaryRows\ExpectancyScore.cs
- a1_Financial\a2_Accounting\h5_Reporting\SummaryRows\NumberNegativePeriods.cs
- a1_Financial\a2_Accounting\h5_Reporting\SummaryRows\NumberPositivePeriods.cs
- PercentagePositivePeriods.cs
- a1_Financial\a2_Accounting\h5_Reporting\SummaryRows\PercentagePositivePeriods.cs
Index: b5_Presentation.csproj
===================================================================
RCS file: /cvsroot/quantproject/QuantProject/b5_Presentation/b5_Presentation.csproj,v
retrieving revision 1.26
retrieving revision 1.27
diff -C2 -d -r1.26 -r1.27
*** b5_Presentation.csproj 11 Dec 2005 18:22:24 -0000 1.26
--- b5_Presentation.csproj 10 Jun 2006 18:10:20 -0000 1.27
***************
*** 134,146 ****
/>
<Reference
- Name = "NPlot"
- AssemblyName = "NPlot"
- HintPath = "..\b91_QuantProject\bin\Debug\NPlot.dll"
- />
- <Reference
Name = "b4_Business"
Project = "{6EE31501-376E-491B-869E-F06D5B7C9C30}"
Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
/>
</References>
</Build>
--- 134,146 ----
/>
<Reference
Name = "b4_Business"
Project = "{6EE31501-376E-491B-869E-F06D5B7C9C30}"
Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
/>
+ <Reference
+ Name = "NPlot"
+ AssemblyName = "NPlot"
+ HintPath = "..\..\..\NPlot.dll"
+ />
</References>
</Build>
|