1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/extras/Projucer/Source/ProjectSaving
2018-10-08 10:11:26 +01:00
..
jucer_ProjectExport_Android.h Projucer: Remove the <uses-sdk> element from the Android manifest.xml file to fix some errors in Android Studio 3.2 2018-10-08 10:11:26 +01:00
jucer_ProjectExport_CLion.h Projucer: Removed the per-exporter AAX and RTAS SDK and Android SDK/NDK path settings as well as the unused VST3 SDK setting as this was interfering with the embedded VST3 SDK path 2018-09-04 14:16:36 +01:00
jucer_ProjectExport_CodeBlocks.h Projucer: Removed the per-exporter AAX and RTAS SDK and Android SDK/NDK path settings as well as the unused VST3 SDK setting as this was interfering with the embedded VST3 SDK path 2018-09-04 14:16:36 +01:00
jucer_ProjectExport_Make.h Projucer: Removed the per-exporter AAX and RTAS SDK and Android SDK/NDK path settings as well as the unused VST3 SDK setting as this was interfering with the embedded VST3 SDK path 2018-09-04 14:16:36 +01:00
jucer_ProjectExport_MSVC.h Projucer: Use a workaround to set the VS2017 Windows target platform option to the latest Windows 10 SDK installed on the build machine by default 2018-09-07 14:31:55 +01:00
jucer_ProjectExport_Xcode.h Projucer: Added macOS 10.14 and iOS 12.0 support to the Xcode exporter 2018-09-30 08:35:16 -07:00
jucer_ProjectExporter.cpp Fixed some stray zeros that were still being passed as null pointers 2018-10-05 12:15:04 +01:00
jucer_ProjectExporter.h Projucer: Partially reverted commit ff263ec to allow per-project VST3/AAX/RTAS SDK path overrides 2018-09-05 15:50:12 +01:00
jucer_ProjectSaver.cpp Projucer: Partially reverted commit ff263ec to allow per-project VST3/AAX/RTAS SDK path overrides 2018-09-05 15:50:12 +01:00
jucer_ProjectSaver.h Projucer: Only delete unwanted files in generated JuceLibraryCode folder after a successful save 2018-09-20 14:24:38 +01:00
jucer_ResourceFile.cpp Projucer: Removed noexcept specifier from BinaryData methods for VS2013 compatibility 2018-04-17 08:40:36 +01:00
jucer_ResourceFile.h Projucer: More code cleanup 2018-01-17 14:42:58 +00:00