[Quantproject-developers] QuantProject/b5_Presentation b5_Presentation.csproj,1.21,1.22
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2005-03-29 15:03:35
|
Update of /cvsroot/quantproject/QuantProject/b5_Presentation In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31743/b5_Presentation Modified Files: b5_Presentation.csproj Log Message: A new graphic library version has been used. Index: b5_Presentation.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b5_Presentation/b5_Presentation.csproj,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -d -r1.21 -r1.22 *** b5_Presentation.csproj 12 Mar 2005 23:53:04 -0000 1.21 --- b5_Presentation.csproj 29 Mar 2005 15:03:17 -0000 1.22 *************** *** 139,145 **** /> <Reference ! Name = "scpl" ! AssemblyName = "scpl" ! HintPath = "..\b91_QuantProject\bin\Debug\scpl.dll" /> </References> --- 139,145 ---- /> <Reference ! Name = "NPlot" ! AssemblyName = "NPlot" ! HintPath = "..\..\QuantDownloader\Downloader\bin\Debug\NPlot.dll" /> </References> |