]> git.saurik.com Git - wxWidgets.git/commitdiff
add wxUSE_OLE_AUTOMATION here too
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 26 Sep 2006 12:33:07 +0000 (12:33 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 26 Sep 2006 12:33:07 +0000 (12:33 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41462 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

setup.h.in

index bc60915bcb3a93794d7aab0247462e4791442ee4..fbeee17c56a2ced4f7094c569141a2065380c33c 100644 (file)
  */
 #define wxUSE_X_RESOURCES 0
 /*
  */
 #define wxUSE_X_RESOURCES 0
 /*
- * Use OLE (MSW only)
+ * Use OLE and OLE Automation (MSW only)
  */
 #define wxUSE_OLE 0
  */
 #define wxUSE_OLE 0
+#define wxUSE_OLE_AUTOMATION 0
 
 /* for compatibility */
 #define wxUSE_WX_RESOURCES wxUSE_RESOURCES
 
 /* for compatibility */
 #define wxUSE_WX_RESOURCES wxUSE_RESOURCES