add directshow define
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30470 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
8bf57c4f2e
commit
16ca2e0fac
@ -660,6 +660,10 @@
|
||||
* Use wxMediaCtrl class
|
||||
*/
|
||||
#define wxUSE_MEDIACTRL 0
|
||||
/*
|
||||
* Use DirectShow
|
||||
*/
|
||||
#define wxUSE_DIRECTSHOW 0
|
||||
/*
|
||||
* Use config system
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user