Update of /cvsroot/mahogany/M/src/wx/vcard
In directory sc8-pr-cvs1:/tmp/cvs-serv10530/src/wx/vcard
Modified Files:
port.h
Log Message:
compilation fix for Windows
Index: port.h
===================================================================
RCS file: /cvsroot/mahogany/M/src/wx/vcard/port.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -b -u -2 -r1.2 -r1.3
--- port.h 16 May 2000 22:50:45 -0000 1.2
+++ port.h 14 Oct 2003 00:08:51 -0000 1.3
@@ -60,5 +60,5 @@
#define vCalendarMimeType "text/x-vCalendar"
-#ifdef _WINDOWS
+#if defined(_WINDOWS) || defined(_WIN32)
#define DLLEXPORT(t) __declspec(dllexport) t
#define stricmp _stricmp
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates