[Quantproject-developers] QuantProject/b5_Presentation b5_Presentation.csproj, 1.33, 1.34
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2007-02-18 01:34:34
|
Update of /cvsroot/quantproject/QuantProject/b5_Presentation In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv8830/b5_Presentation Modified Files: b5_Presentation.csproj Log Message: Minor VSNet automatic changes Index: b5_Presentation.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b5_Presentation/b5_Presentation.csproj,v retrieving revision 1.33 retrieving revision 1.34 diff -C2 -d -r1.33 -r1.34 *** b5_Presentation.csproj 6 Dec 2006 16:07:17 -0000 1.33 --- b5_Presentation.csproj 18 Feb 2007 00:53:13 -0000 1.34 *************** *** 169,173 **** <File RelPath = "Charting\Chart.cs" ! SubType = "Code" BuildAction = "Compile" /> --- 169,173 ---- <File RelPath = "Charting\Chart.cs" ! SubType = "UserControl" BuildAction = "Compile" /> |