[Quantproject-developers] QuantProject/b5_Presentation b5_Presentation.csproj,1.25,1.26
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2005-12-11 18:22:42
|
Update of /cvsroot/quantproject/QuantProject/b5_Presentation In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13602/b5_Presentation Modified Files: b5_Presentation.csproj Log Message: VisualObjectArchiver.cs has been added Index: b5_Presentation.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b5_Presentation/b5_Presentation.csproj,v retrieving revision 1.25 retrieving revision 1.26 diff -C2 -d -r1.25 -r1.26 *** b5_Presentation.csproj 15 Oct 2005 18:01:31 -0000 1.25 --- b5_Presentation.csproj 11 Dec 2005 18:22:24 -0000 1.26 *************** *** 158,161 **** --- 158,166 ---- /> <File + RelPath = "VisualObjectArchiver.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File RelPath = "Charting\CharPlot.cs" SubType = "Code" |