[iclect-commits] iclect/src/iclect.Forms iclect.Forms.csproj,1.5,1.6
Status: Beta
Brought to you by:
mhjp
|
From: Michael P. <mh...@us...> - 2003-07-04 23:50:09
|
Update of /cvsroot/iclect/iclect/src/iclect.Forms
In directory sc8-pr-cvs1:/tmp/cvs-serv29448/src/iclect.Forms
Modified Files:
iclect.Forms.csproj
Log Message:
Enhanced title and status bar.
Index: iclect.Forms.csproj
===================================================================
RCS file: /cvsroot/iclect/iclect/src/iclect.Forms/iclect.Forms.csproj,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** iclect.Forms.csproj 3 Jul 2003 17:32:50 -0000 1.5
--- iclect.Forms.csproj 4 Jul 2003 23:49:53 -0000 1.6
***************
*** 179,182 ****
--- 179,187 ----
BuildAction = "Compile"
/>
+ <File
+ RelPath = "Utility\MenuItemWithHelp.resx"
+ DependentUpon = "MenuItemWithHelp.cs"
+ BuildAction = "EmbeddedResource"
+ />
</Include>
</Files>
|