[Quantproject-developers] QuantProject/b5_Presentation b5_Presentation.csproj,1.2,1.3
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2004-05-08 17:37:50
|
Update of /cvsroot/quantproject/QuantProject/b5_Presentation In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10771/b5_Presentation Modified Files: b5_Presentation.csproj Log Message: The QuotesToBeValidated class has been removed Index: b5_Presentation.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b5_Presentation/b5_Presentation.csproj,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** b5_Presentation.csproj 25 Jan 2004 15:53:08 -0000 1.2 --- b5_Presentation.csproj 8 May 2004 17:37:41 -0000 1.3 *************** *** 108,116 **** /> <Reference - Name = "scpl" - AssemblyName = "scpl" - HintPath = "..\..\lib\scpl.dll" - /> - <Reference Name = "b1_ADT" Project = "{B8A01161-3698-4591-B1EF-90F5FC7D8DBA}" --- 108,111 ---- *************** *** 122,125 **** --- 117,125 ---- HintPath = "..\..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.Drawing.dll" /> + <Reference + Name = "scpl" + AssemblyName = "scpl" + HintPath = "..\..\..\..\My Documents\nostri\GLAUCO\bin\scpl.dll" + /> </References> </Build> |