[Quantproject-developers] QuantProject/b4_Business b4_Business.csproj,1.17,1.18
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2005-01-20 01:11:47
|
Update of /cvsroot/quantproject/QuantProject/b4_Business In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1799/b4_Business Modified Files: b4_Business.csproj Log Message: Useless changes, required by a known bug of the development tool we use. Index: b4_Business.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b4_Business/b4_Business.csproj,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** b4_Business.csproj 9 Jan 2005 19:44:45 -0000 1.17 --- b4_Business.csproj 20 Jan 2005 01:11:32 -0000 1.18 *************** *** 74,82 **** /> <Reference - Name = "b1_ADT" - Project = "{B8A01161-3698-4591-B1EF-90F5FC7D8DBA}" - Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" - /> - <Reference Name = "b3_Data" Project = "{6AC0A2C1-B926-4921-A685-F5AA80E81C94}" --- 74,77 ---- *************** *** 138,141 **** --- 133,141 ---- WrapperTool = "primary" /> + <Reference + Name = "b1_ADT" + Project = "{B8A01161-3698-4591-B1EF-90F5FC7D8DBA}" + Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" + /> </References> </Build> |