some setup.h changes for wxMovieCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30343 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -459,6 +459,13 @@
|
||||
// wxSound class
|
||||
#define wxUSE_SOUND 1
|
||||
|
||||
// wxMovieCtrl class
|
||||
//
|
||||
// Requires DirectX 7 & DirectMedia or above (link with STRMIIDS.LIB)
|
||||
//
|
||||
// Recommended setting: 0 (Nice to have, but SDK doesn't exist by default)
|
||||
#define wxUSE_MOVIECTRL 0
|
||||
|
||||
// Use wxWidget's XRC XML-based resource system. Recommended.
|
||||
//
|
||||
// Default is 1
|
||||
|
Reference in New Issue
Block a user