mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-04 02:33:14 +01:00
Fix PREDEFINED in audacity.dox
Thanks to Albert, https://github.com/audacity/audacity/issues/523
This commit is contained in:
@@ -2062,7 +2062,6 @@ INCLUDE_FILE_PATTERNS =
|
|||||||
# This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
|
# This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
|
||||||
|
|
||||||
PREDEFINED = AUDACITY_DLL_API \
|
PREDEFINED = AUDACITY_DLL_API \
|
||||||
= \
|
|
||||||
USE_VST=1 \
|
USE_VST=1 \
|
||||||
USE_FFMPEG=1 \
|
USE_FFMPEG=1 \
|
||||||
USE_LV2=1 \
|
USE_LV2=1 \
|
||||||
|
|||||||
Reference in New Issue
Block a user