[Quantproject-developers] QuantProject/b5_Presentation b5_Presentation.csproj,1.23,1.24
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2005-06-19 15:26:09
|
Update of /cvsroot/quantproject/QuantProject/b5_Presentation In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28553/b5_Presentation Modified Files: b5_Presentation.csproj Log Message: Reporting\WindowsForm\SummaryItem.cs has been added Index: b5_Presentation.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b5_Presentation/b5_Presentation.csproj,v retrieving revision 1.23 retrieving revision 1.24 diff -C2 -d -r1.23 -r1.24 *** b5_Presentation.csproj 26 May 2005 22:55:59 -0000 1.23 --- b5_Presentation.csproj 19 Jun 2005 15:26:01 -0000 1.24 *************** *** 228,231 **** --- 228,236 ---- /> <File + RelPath = "Reporting\WindowsForm\SummaryItem.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File RelPath = "Reporting\WindowsForm\SummaryTabPage.cs" SubType = "Component" |