[Quantproject-developers] QuantProject/b5_Presentation b5_Presentation.csproj, 1.42, 1.43
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2008-02-10 14:15:22
|
Update of /cvsroot/quantproject/QuantProject/b5_Presentation In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv32659/b5_Presentation Modified Files: b5_Presentation.csproj Log Message: Minor automatic change by VSNet Index: b5_Presentation.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b5_Presentation/b5_Presentation.csproj,v retrieving revision 1.42 retrieving revision 1.43 diff -C2 -d -r1.42 -r1.43 *** b5_Presentation.csproj 7 Feb 2008 18:14:22 -0000 1.42 --- b5_Presentation.csproj 10 Feb 2008 14:15:18 -0000 1.43 *************** *** 166,170 **** <File RelPath = "Charting\Chart.cs" ! SubType = "Code" BuildAction = "Compile" /> --- 166,170 ---- <File RelPath = "Charting\Chart.cs" ! SubType = "UserControl" BuildAction = "Compile" /> |