]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/app.cpp
Macro swicth from SC to SYMANTEC
[wxWidgets.git] / src / msw / app.cpp
index e91969f481261650ed19e4a1c22e42740b548793..0cee8d945562859ae380a093be7e64d4fed7de75 100644 (file)
@@ -71,7 +71,7 @@
 
 // OLE is used for drag-and-drop, clipboard, OLE Automation..., but some
 // compilers don't support it (missing headers, libs, ...)
-#if defined(__GNUWIN32_OLD__) || defined(__SC__) || defined(__SALFORDC__)
+#if defined(__GNUWIN32_OLD__) || defined(__SYMANTEC__) || defined(__SALFORDC__)
     #undef wxUSE_OLE
 
     #define  wxUSE_OLE 0