#define wxOSX_USE_NATIVE_TOOLBAR 1
#endif
-/*
- * text rendering system
+/*
+ * text rendering system
*/
#if MAC_OS_X_VERSION_MIN_REQUIRED >= MAC_OS_X_VERSION_10_5
#endif
+/*
+ * Audio System
+ */
+
+#define wxOSX_USE_QUICKTIME 1
+#define wxOSX_USE_AUDIOTOOLBOX 0
+
#endif
/* _WX_OSX_CARBON_CHKCONF_H_ */