[Mmclibrary-cvs] mmclibrary/MMCLib2 MMCLib2.csproj,1.12,1.13
Brought to you by:
imjimmurphy,
kachalkov
From: Lesley v. Z. <ex...@us...> - 2004-12-05 15:44:08
|
Update of /cvsroot/mmclibrary/mmclibrary/MMCLib2 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3012 Modified Files: MMCLib2.csproj Log Message: no message Index: MMCLib2.csproj =================================================================== RCS file: /cvsroot/mmclibrary/mmclibrary/MMCLib2/MMCLib2.csproj,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** MMCLib2.csproj 22 Jul 2004 14:07:03 -0000 1.12 --- MMCLib2.csproj 5 Dec 2004 15:43:44 -0000 1.13 *************** *** 276,279 **** --- 276,284 ---- /> <File + RelPath = "PropertyPages\PropertyPageSettings.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File RelPath = "PropertyPages\PropertySheet.cs" SubType = "Component" |