More mostly cross compiling related mods..
Get configure to bring in the necessary libs and object files if the compiler can handle ole. Added --enable-metafile option, defaults to yes but again only used if ole is supported. Fixed the last of the #ifdef wxUSE_NORLANDER.. tests to check if its non-zero (it's always defined) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9326 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
|
||||
#include "wx/msw/private.h" // includes <windows.h>
|
||||
|
||||
#ifdef wxUSE_NORLANDER_HEADERS
|
||||
#if wxUSE_NORLANDER_HEADERS
|
||||
#include <ole2.h>
|
||||
#endif
|
||||
#include <oleauto.h>
|
||||
|
Reference in New Issue
Block a user