enabling correct audio framework on OSX

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61910 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2009-09-13 17:23:53 +00:00
parent 3b3d8b979b
commit 4e16d05a28
3 changed files with 27 additions and 4 deletions

View File

@@ -48,6 +48,13 @@
#endif
/*
* Audio System
*/
#define wxOSX_USE_QUICKTIME 1
#define wXOSX_USE_AUDIOTOOLBOX 0
#endif
/* _WX_OSX_CARBON_CHKCONF_H_ */