]> git.saurik.com Git - wxWidgets.git/commitdiff
add directshow define
authorRyan Norton <wxprojects@comcast.net>
Thu, 11 Nov 2004 15:59:49 +0000 (15:59 +0000)
committerRyan Norton <wxprojects@comcast.net>
Thu, 11 Nov 2004 15:59:49 +0000 (15:59 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30470 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

setup.h.in

index 3a105cec2dd96a1df765b193a5fc79ebf2bfdd2c..6dfba67f8bcc07d5192ca6308f7af840d5709a73 100644 (file)
  * Use wxMediaCtrl class
  */
 #define wxUSE_MEDIACTRL 0
+/*
+ * Use DirectShow
+ */
+#define wxUSE_DIRECTSHOW 0
 /*
  * Use config system
  */