mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Resave all projects
This commit is contained in:
parent
6a73e63277
commit
d78484b392
34 changed files with 68 additions and 68 deletions
|
|
@ -772,6 +772,7 @@ add_library( ${BINARY_NAME}
|
|||
"../../../../../modules/juce_audio_processors_headless/format_types/VST3_SDK/pluginterfaces/vst/ivstmessage.h"
|
||||
"../../../../../modules/juce_audio_processors_headless/format_types/VST3_SDK/pluginterfaces/vst/ivstmidicontrollers.h"
|
||||
"../../../../../modules/juce_audio_processors_headless/format_types/VST3_SDK/pluginterfaces/vst/ivstmidilearn.h"
|
||||
"../../../../../modules/juce_audio_processors_headless/format_types/VST3_SDK/pluginterfaces/vst/ivstmidimapping2.h"
|
||||
"../../../../../modules/juce_audio_processors_headless/format_types/VST3_SDK/pluginterfaces/vst/ivstnoteexpression.h"
|
||||
"../../../../../modules/juce_audio_processors_headless/format_types/VST3_SDK/pluginterfaces/vst/ivstparameterchanges.h"
|
||||
"../../../../../modules/juce_audio_processors_headless/format_types/VST3_SDK/pluginterfaces/vst/ivstparameterfunctionname.h"
|
||||
|
|
@ -835,7 +836,6 @@ add_library( ${BINARY_NAME}
|
|||
"../../../../../modules/juce_audio_processors_headless/format_types/VST3_SDK/public.sdk/source/vst/vstpresetfile.h"
|
||||
"../../../../../modules/juce_audio_processors_headless/format_types/VST3_SDK/public.sdk/LICENSE.txt"
|
||||
"../../../../../modules/juce_audio_processors_headless/format_types/VST3_SDK/public.sdk/README.md"
|
||||
"../../../../../modules/juce_audio_processors_headless/format_types/VST3_SDK/JUCE_README.md"
|
||||
"../../../../../modules/juce_audio_processors_headless/format_types/VST3_SDK/LICENSE.txt"
|
||||
"../../../../../modules/juce_audio_processors_headless/format_types/VST3_SDK/README.md"
|
||||
"../../../../../modules/juce_audio_processors_headless/format_types/juce_ARACommon.h"
|
||||
|
|
@ -3492,6 +3492,7 @@ set_source_files_properties(
|
|||
"../../../../../modules/juce_audio_processors_headless/format_types/VST3_SDK/pluginterfaces/vst/ivstmessage.h"
|
||||
"../../../../../modules/juce_audio_processors_headless/format_types/VST3_SDK/pluginterfaces/vst/ivstmidicontrollers.h"
|
||||
"../../../../../modules/juce_audio_processors_headless/format_types/VST3_SDK/pluginterfaces/vst/ivstmidilearn.h"
|
||||
"../../../../../modules/juce_audio_processors_headless/format_types/VST3_SDK/pluginterfaces/vst/ivstmidimapping2.h"
|
||||
"../../../../../modules/juce_audio_processors_headless/format_types/VST3_SDK/pluginterfaces/vst/ivstnoteexpression.h"
|
||||
"../../../../../modules/juce_audio_processors_headless/format_types/VST3_SDK/pluginterfaces/vst/ivstparameterchanges.h"
|
||||
"../../../../../modules/juce_audio_processors_headless/format_types/VST3_SDK/pluginterfaces/vst/ivstparameterfunctionname.h"
|
||||
|
|
@ -3555,7 +3556,6 @@ set_source_files_properties(
|
|||
"../../../../../modules/juce_audio_processors_headless/format_types/VST3_SDK/public.sdk/source/vst/vstpresetfile.h"
|
||||
"../../../../../modules/juce_audio_processors_headless/format_types/VST3_SDK/public.sdk/LICENSE.txt"
|
||||
"../../../../../modules/juce_audio_processors_headless/format_types/VST3_SDK/public.sdk/README.md"
|
||||
"../../../../../modules/juce_audio_processors_headless/format_types/VST3_SDK/JUCE_README.md"
|
||||
"../../../../../modules/juce_audio_processors_headless/format_types/VST3_SDK/LICENSE.txt"
|
||||
"../../../../../modules/juce_audio_processors_headless/format_types/VST3_SDK/README.md"
|
||||
"../../../../../modules/juce_audio_processors_headless/format_types/juce_ARACommon.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue