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
3f91c8782b
commit
8dd1ceb135
20 changed files with 56 additions and 0 deletions
|
|
@ -999,6 +999,7 @@ add_library( ${BINARY_NAME}
|
|||
"../../../../../modules/juce_core/native/juce_PlatformTimer_generic.cpp"
|
||||
"../../../../../modules/juce_core/native/juce_PlatformTimer_windows.cpp"
|
||||
"../../../../../modules/juce_core/native/juce_PlatformTimerListener.h"
|
||||
"../../../../../modules/juce_core/native/juce_Process_mac.mm"
|
||||
"../../../../../modules/juce_core/native/juce_Registry_windows.cpp"
|
||||
"../../../../../modules/juce_core/native/juce_RuntimePermissions_android.cpp"
|
||||
"../../../../../modules/juce_core/native/juce_SharedCode_intel.h"
|
||||
|
|
@ -2921,6 +2922,7 @@ set_source_files_properties(
|
|||
"../../../../../modules/juce_core/native/juce_PlatformTimer_generic.cpp"
|
||||
"../../../../../modules/juce_core/native/juce_PlatformTimer_windows.cpp"
|
||||
"../../../../../modules/juce_core/native/juce_PlatformTimerListener.h"
|
||||
"../../../../../modules/juce_core/native/juce_Process_mac.mm"
|
||||
"../../../../../modules/juce_core/native/juce_Registry_windows.cpp"
|
||||
"../../../../../modules/juce_core/native/juce_RuntimePermissions_android.cpp"
|
||||
"../../../../../modules/juce_core/native/juce_SharedCode_intel.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue