[Quantproject-developers] QuantProject/b5_Presentation b5_Presentation.csproj,1.7,1.8
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2004-08-14 20:47:48
|
Update of /cvsroot/quantproject/QuantProject/b5_Presentation In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14822/b5_Presentation Modified Files: b5_Presentation.csproj Log Message: The full MicrosoftExcel folder has been moved to the Presentation/Reporting/ folder Index: b5_Presentation.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b5_Presentation/b5_Presentation.csproj,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** b5_Presentation.csproj 8 Aug 2004 13:44:33 -0000 1.7 --- b5_Presentation.csproj 14 Aug 2004 20:47:23 -0000 1.8 *************** *** 163,167 **** /> <File ! RelPath = "MicrosoftExcel\ExcelManager.cs" SubType = "Code" BuildAction = "Compile" --- 163,167 ---- /> <File ! RelPath = "Reporting\MicrosoftExcel\ExcelManager.cs" SubType = "Code" BuildAction = "Compile" |