Update of /cvsroot/mahogany/M/include/gui
In directory sc8-pr-cvs1:/tmp/cvs-serv32701/include/gui

Modified Files:
        wxIconManager.h 
Log Message:
support for cygwin

Index: wxIconManager.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/gui/wxIconManager.h,v
retrieving revision 1.28
retrieving revision 1.29
diff -b -u -2 -r1.28 -r1.29
--- wxIconManager.h     24 Mar 2003 02:57:32 -0000      1.28
+++ wxIconManager.h     23 Jun 2003 01:23:45 -0000      1.29
@@ -24,5 +24,5 @@
 // under Windows we can use resources as "normal" windows programs do or we can
 // use XPMs as under Unix
-#if defined(OS_WIN) || defined(__CYGWIN__)
+#if defined(OS_WIN)
    #define USE_ICONS_FROM_RESOURCES
 #endif



-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to