Add the common IIDs to AudioUnit
This commit is contained in:
parent
5351ef410b
commit
2ecf35d154
1 changed files with 1 additions and 0 deletions
|
|
@ -242,6 +242,7 @@ elseif(SFIZZ_AU)
|
||||||
"${VST3SDK_BASEDIR}/pluginterfaces/base/coreiids.cpp"
|
"${VST3SDK_BASEDIR}/pluginterfaces/base/coreiids.cpp"
|
||||||
"${VST3SDK_BASEDIR}/pluginterfaces/base/funknown.cpp"
|
"${VST3SDK_BASEDIR}/pluginterfaces/base/funknown.cpp"
|
||||||
"${VST3SDK_BASEDIR}/pluginterfaces/base/ustring.cpp"
|
"${VST3SDK_BASEDIR}/pluginterfaces/base/ustring.cpp"
|
||||||
|
"${VST3SDK_BASEDIR}/public.sdk/source/common/commoniids.cpp"
|
||||||
"${VST3SDK_BASEDIR}/public.sdk/source/vst/vstinitiids.cpp")
|
"${VST3SDK_BASEDIR}/public.sdk/source/vst/vstinitiids.cpp")
|
||||||
|
|
||||||
# Add VST hosting classes
|
# Add VST hosting classes
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue