mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 14:02:57 +02:00
Round 10 of wx3 changes
configure script now auto detects whether wxWidgets was built using gtk2 or gtk3, so there's no longer a need to specify which one when running configure. VST support updated for wx3 under GTK.
This commit is contained in:
@@ -701,6 +701,8 @@ audacity_SOURCES += \
|
||||
effects/VST/aeffectx.h \
|
||||
effects/VST/VSTEffect.cpp \
|
||||
effects/VST/VSTEffect.h \
|
||||
effects/VST/VSTControlVST.cpp \
|
||||
effects/VST/VSTControlVST.h \
|
||||
$(NULL)
|
||||
endif
|
||||
|
||||
|
Reference in New Issue
Block a user