Update of /cvsroot/quantproject/QuantProject/b5_Presentation
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv3746/b5_Presentation
Modified Files:
b5_Presentation.csproj Presentation_SD.csproj
Log Message:
Updated projects files for VS Net and SharpDevelop
Index: b5_Presentation.csproj
===================================================================
RCS file: /cvsroot/quantproject/QuantProject/b5_Presentation/b5_Presentation.csproj,v
retrieving revision 1.40
retrieving revision 1.41
diff -C2 -d -r1.40 -r1.41
*** b5_Presentation.csproj 19 Jan 2008 18:26:09 -0000 1.40
--- b5_Presentation.csproj 6 Feb 2008 23:23:00 -0000 1.41
***************
*** 220,223 ****
--- 220,233 ----
/>
<File
+ RelPath = "Reporting\WindowsForm\ReportTabControl.resx"
+ DependentUpon = "ReportTabControl.cs"
+ BuildAction = "EmbeddedResource"
+ />
+ <File
+ RelPath = "Reporting\WindowsForm\StatisticsSummaryTabPage.cs"
+ SubType = "Component"
+ BuildAction = "Compile"
+ />
+ <File
RelPath = "Reporting\WindowsForm\SummaryItem.cs"
SubType = "Code"
Index: Presentation_SD.csproj
===================================================================
RCS file: /cvsroot/quantproject/QuantProject/b5_Presentation/Presentation_SD.csproj,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** Presentation_SD.csproj 19 Jan 2008 18:26:34 -0000 1.3
--- Presentation_SD.csproj 6 Feb 2008 23:23:00 -0000 1.4
***************
*** 74,77 ****
--- 74,78 ----
<Compile Include="Reporting\WindowsForm\ReportShower.cs" />
<Compile Include="Reporting\WindowsForm\ReportTabControl.cs" />
+ <Compile Include="Reporting\WindowsForm\StatisticsSummaryTabPage.cs" />
<Compile Include="Reporting\WindowsForm\SummaryTabPage.cs" />
<Compile Include="Reporting\WindowsForm\AccountViewer.cs" />
|