[Quantproject-developers] QuantProject/b5_Presentation b5_Presentation.csproj,1.11,1.12
Brought to you by:
glauco_1
|
From: Marco M. <mi...@us...> - 2004-12-01 22:47:09
|
Update of /cvsroot/quantproject/QuantProject/b5_Presentation In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22059/b5_Presentation Modified Files: b5_Presentation.csproj Log Message: Index: b5_Presentation.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b5_Presentation/b5_Presentation.csproj,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** b5_Presentation.csproj 1 Dec 2004 15:33:39 -0000 1.11 --- b5_Presentation.csproj 1 Dec 2004 22:47:01 -0000 1.12 *************** *** 116,130 **** /> <Reference - Name = "Microsoft.Office.Core" - Guid = "{2DF8D04C-5BFA-101B-BDE5-00AA0044DE52}" - VersionMajor = "2" - VersionMinor = "3" - Lcid = "0" - WrapperTool = "primary" - /> - <Reference Name = "scpl" AssemblyName = "scpl" ! HintPath = "..\b91_QuantProject\bin\Debug\scpl.dll" /> <Reference --- 116,122 ---- /> <Reference Name = "scpl" AssemblyName = "scpl" ! HintPath = "..\..\lib\scpl.dll" /> <Reference *************** *** 153,160 **** /> <File - RelPath = "scpl.dll" - BuildAction = "Content" - /> - <File RelPath = "Charting\CharPlot.cs" SubType = "Code" --- 145,148 ---- |