Removed support for 10.3.9
Fixed building on Mac OS X 10.5
This commit is contained in:
parent
7b8f9fe722
commit
091cd521e3
14 changed files with 33 additions and 915 deletions
|
@ -24,7 +24,7 @@
|
|||
#include <CoreAudio/CoreAudio.h>
|
||||
#include <CoreServices/CoreServices.h>
|
||||
#include <AudioUnit/AudioUnit.h>
|
||||
#if MAC_OS_X_VERSION_MAX_ALLOWED <= 1050
|
||||
#if MAC_OS_X_VERSION_MAX_ALLOWED <= MAC_OS_X_VERSION_10_5
|
||||
#include <AudioUnit/AUNTComponent.h>
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue