more setup changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30455 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
a9decf2374
commit
d2dfcfabf2
2 changed files with 8 additions and 0 deletions
|
|
@ -656,6 +656,10 @@
|
|||
* Use wave class
|
||||
*/
|
||||
#define wxUSE_SOUND 0
|
||||
/*
|
||||
* Use wxMediaCtrl class
|
||||
*/
|
||||
#define wxUSE_MEDIACTRL 0
|
||||
/*
|
||||
* Use config system
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -672,6 +672,10 @@
|
|||
* Use wave class
|
||||
*/
|
||||
#define wxUSE_SOUND 1
|
||||
/*
|
||||
* Use wxMediaCtrl class
|
||||
*/
|
||||
#define wxUSE_MEDIACTRL 0
|
||||
/*
|
||||
* Use config system
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue