Committing in .
OpenVMS changes Modified Files: wxWidgets/descrip.mms wxWidgets/setup.h_vms wxWidgets/src/common/descrip.mms wxWidgets/src/unix/descrip.mms ---------------------------------------------------------------------- git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30746 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
#undef size_t
|
||||
|
||||
/* Define if ssize_t type is available. */
|
||||
#undef HAVE_SSIZE_T
|
||||
#define HAVE_SSIZE_T 1
|
||||
|
||||
/* Define if you have the ANSI C header files. */
|
||||
#define STDC_HEADERS
|
||||
@@ -680,7 +680,11 @@
|
||||
/*
|
||||
* Use wxMediaCtrl class
|
||||
*/
|
||||
#define wxUSE_MEDIACTRL 0
|
||||
#define wxUSE_MEDIACTRL 1
|
||||
/*
|
||||
* Use DirectShow
|
||||
*/
|
||||
#define wxUSE_DIRECTSHOW 1
|
||||
/*
|
||||
* Use config system
|
||||
*/
|
||||
|
Reference in New Issue
Block a user