More Watcom C++ compilation stuff

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4156 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
1999-10-24 13:07:26 +00:00
parent 99a49d3e67
commit 0cdf89abb1
9 changed files with 39 additions and 7 deletions

View File

@@ -396,6 +396,14 @@
#define wxUSE_ODBC 0
#endif
#if defined(__WXMSW__) && defined(__WATCOMC__)
#undef wxUSE_ODBC
#define wxUSE_ODBC 0
#undef wxUSE_LIBJPEG
#define wxUSE_LIBJPEG 0
#endif
#if defined(__WXMSW__) && !defined(__WIN32__)
#undef wxUSE_THREADS