[Quantproject-developers] QuantProject/b5_Presentation b5_Presentation.csproj, 1.43, 1.44
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2008-03-13 19:35:57
|
Update of /cvsroot/quantproject/QuantProject/b5_Presentation In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv15326/b5_Presentation Modified Files: b5_Presentation.csproj Log Message: ExecutablesListViewer.cs has been added Index: b5_Presentation.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b5_Presentation/b5_Presentation.csproj,v retrieving revision 1.43 retrieving revision 1.44 diff -C2 -d -r1.43 -r1.44 *** b5_Presentation.csproj 10 Feb 2008 14:15:18 -0000 1.43 --- b5_Presentation.csproj 13 Mar 2008 19:35:08 -0000 1.44 *************** *** 145,148 **** --- 145,153 ---- /> <File + RelPath = "ExecutablesListViewer.cs" + SubType = "Form" + BuildAction = "Compile" + /> + <File RelPath = "FormatProvider.cs" SubType = "Code" |