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:
Ryan Norton 2004-11-11 15:59:49 +00:00
parent 8bf57c4f2e
commit 16ca2e0fac

View File

@ -660,6 +660,10 @@
* Use wxMediaCtrl class
*/
#define wxUSE_MEDIACTRL 0
/*
* Use DirectShow
*/
#define wxUSE_DIRECTSHOW 0
/*
* Use config system
*/