[Quantproject-developers] QuantProject/b5_Presentation b5_Presentation.csproj, 1.31, 1.32
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2006-10-08 15:59:21
|
Update of /cvsroot/quantproject/QuantProject/b5_Presentation In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv30428/b5_Presentation Modified Files: b5_Presentation.csproj Log Message: Minor automatic VSNet changes Index: b5_Presentation.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b5_Presentation/b5_Presentation.csproj,v retrieving revision 1.31 retrieving revision 1.32 diff -C2 -d -r1.31 -r1.32 *** b5_Presentation.csproj 20 Sep 2006 21:49:09 -0000 1.31 --- b5_Presentation.csproj 8 Oct 2006 15:59:18 -0000 1.32 *************** *** 161,165 **** <File RelPath = "Charting\Chart.cs" ! SubType = "Code" BuildAction = "Compile" /> --- 161,165 ---- <File RelPath = "Charting\Chart.cs" ! SubType = "UserControl" BuildAction = "Compile" /> |