Update of /cvsroot/quantproject/QuantProject/b5_Presentation
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv32685/b5_Presentation
Modified Files:
Presentation_SD.csproj
Log Message:
MessageManager.cs has been added
Index: Presentation_SD.csproj
===================================================================
RCS file: /cvsroot/quantproject/QuantProject/b5_Presentation/Presentation_SD.csproj,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Presentation_SD.csproj 29 Aug 2007 10:34:59 -0000 1.2
--- Presentation_SD.csproj 19 Jan 2008 18:26:34 -0000 1.3
***************
*** 65,68 ****
--- 65,69 ----
<Compile Include="Charting\CharPlot.cs" />
<Compile Include="Charting\Chart.cs" />
+ <Compile Include="MessageManager.cs" />
<Compile Include="Reporting\Console\ConsoleManager.cs" />
<Compile Include="Reporting\MicrosoftExcel\ExcelManager.cs" />
|