[Quantproject-developers] QuantProject/b5_Presentation b5_Presentation.csproj,1.3,1.4
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2004-07-07 20:24:57
|
Update of /cvsroot/quantproject/QuantProject/b5_Presentation In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21471/b5_Presentation Modified Files: b5_Presentation.csproj Log Message: - New external graphic library is used now (DateTime axis are supported) Index: b5_Presentation.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b5_Presentation/b5_Presentation.csproj,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** b5_Presentation.csproj 8 May 2004 17:37:41 -0000 1.3 --- b5_Presentation.csproj 7 Jul 2004 20:24:48 -0000 1.4 *************** *** 120,124 **** Name = "scpl" AssemblyName = "scpl" ! HintPath = "..\..\..\..\My Documents\nostri\GLAUCO\bin\scpl.dll" /> </References> --- 120,124 ---- Name = "scpl" AssemblyName = "scpl" ! HintPath = "..\b91_QuantProject\bin\Debug\scpl.dll" /> </References> |