[iclect-commits] iclect/src iclect.sln,1.5,1.6
Status: Beta
Brought to you by:
mhjp
|
From: Michael P. <mh...@us...> - 2003-07-03 17:32:53
|
Update of /cvsroot/iclect/iclect/src
In directory sc8-pr-cvs1:/tmp/cvs-serv13903/src
Modified Files:
iclect.sln
Log Message:
Modified to run on both .NET Framework 1.0 and 1.1.
Index: iclect.sln
===================================================================
RCS file: /cvsroot/iclect/iclect/src/iclect.sln,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** iclect.sln 3 Jul 2003 14:14:57 -0000 1.5
--- iclect.sln 3 Jul 2003 17:32:49 -0000 1.6
***************
*** 44,47 ****
--- 44,48 ----
{EC9DE818-B90C-4CB4-B0B6-DCD2724D48A2}.Doc.ActiveCfg = Debug
{EC9DE818-B90C-4CB4-B0B6-DCD2724D48A2}.Release.ActiveCfg = Release
+ {EC9DE818-B90C-4CB4-B0B6-DCD2724D48A2}.Release.Build.0 = Release
EndGlobalSection
GlobalSection(SolutionItems) = postSolution
|