mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-18 14:41:20 +01:00
Replace AUDACITY_DLL_API with TENACITY_DLL_API
Signed-off-by: Leon Marz <main@lmarz.org>
This commit is contained in:
@@ -2061,7 +2061,7 @@ INCLUDE_FILE_PATTERNS =
|
||||
# recursively expanded use the := operator instead of the = operator.
|
||||
# This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
|
||||
|
||||
PREDEFINED = AUDACITY_DLL_API \
|
||||
PREDEFINED = TENACITY_DLL_API \
|
||||
USE_VST=1 \
|
||||
USE_FFMPEG=1 \
|
||||
USE_LV2=1 \
|
||||
|
||||
Reference in New Issue
Block a user