[Quantproject-developers] QuantProject/b5_Presentation b5_Presentation.csproj,1.15,1.16
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2004-12-20 00:10:02
|
Update of /cvsroot/quantproject/QuantProject/b5_Presentation In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26854/b5_Presentation Modified Files: b5_Presentation.csproj Log Message: Minor automatic changes Index: b5_Presentation.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b5_Presentation/b5_Presentation.csproj,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** b5_Presentation.csproj 15 Dec 2004 23:12:27 -0000 1.15 --- b5_Presentation.csproj 20 Dec 2004 00:09:51 -0000 1.16 *************** *** 159,163 **** <File RelPath = "Charting\Chart.cs" ! SubType = "Code" BuildAction = "Compile" /> --- 159,163 ---- <File RelPath = "Charting\Chart.cs" ! SubType = "UserControl" BuildAction = "Compile" /> |