[Quantproject-developers] QuantProject/b5_Presentation b5_Presentation.csproj,1.4,1.5
Brought to you by:
glauco_1
|
From: Marco M. <mi...@us...> - 2004-07-25 12:04:18
|
Update of /cvsroot/quantproject/QuantProject/b5_Presentation In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4129/b5_Presentation Modified Files: b5_Presentation.csproj Log Message: Added GroupQuotes to the project and removed SelectionRule class. Index: b5_Presentation.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b5_Presentation/b5_Presentation.csproj,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** b5_Presentation.csproj 7 Jul 2004 20:24:48 -0000 1.4 --- b5_Presentation.csproj 25 Jul 2004 12:04:05 -0000 1.5 *************** *** 120,124 **** Name = "scpl" AssemblyName = "scpl" ! HintPath = "..\b91_QuantProject\bin\Debug\scpl.dll" /> </References> --- 120,124 ---- Name = "scpl" AssemblyName = "scpl" ! HintPath = "..\..\lib\scpl.dll" /> </References> |