wxMGL bakefiled for OpenWatcom (needs bakefiles from CVS but compatible with bkl 0.1.9.X for other ports.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36788 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
43b0b6bc59
commit
3ab14c038b
@ -61,6 +61,11 @@
|
||||
# define wxUSE_SOCKETS 0
|
||||
#endif /* wxUSE_SOCKETS */
|
||||
|
||||
#if wxUSE_THREADS
|
||||
# undef wxUSE_THREADS
|
||||
# define wxUSE_THREADS 0
|
||||
#endif /* wxUSE_SOCKETS */
|
||||
|
||||
#if wxUSE_PROTOCOL
|
||||
# undef wxUSE_PROTOCOL
|
||||
# define wxUSE_PROTOCOL 0
|
||||
|
Loading…
Reference in New Issue
Block a user