[Quantproject-developers] QuantProject/b5_Presentation b5_Presentation.csproj, 1.37, 1.38
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2007-08-04 19:58:16
|
Update of /cvsroot/quantproject/QuantProject/b5_Presentation In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv15880/b5_Presentation Modified Files: b5_Presentation.csproj Log Message: VSNet automatic change Index: b5_Presentation.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b5_Presentation/b5_Presentation.csproj,v retrieving revision 1.37 retrieving revision 1.38 diff -C2 -d -r1.37 -r1.38 *** b5_Presentation.csproj 1 Aug 2007 22:50:56 -0000 1.37 --- b5_Presentation.csproj 4 Aug 2007 19:58:11 -0000 1.38 *************** *** 169,173 **** <File RelPath = "Charting\Chart.cs" ! SubType = "Code" BuildAction = "Compile" /> --- 169,173 ---- <File RelPath = "Charting\Chart.cs" ! SubType = "UserControl" BuildAction = "Compile" /> |