1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-16 00:34:19 +00:00
JUCE/extras/Projucer/Source
2020-01-28 11:55:56 +00:00
..
Application Always #include JuceHeader.h from the include search path 2020-01-21 16:24:57 +00:00
BinaryData Projucer: Updated all project templates to use include search path when including JuceHeader.h 2020-01-21 16:25:33 +00:00
CodeEditor Fixed some variable shadowing warnings 2019-06-04 17:59:02 +01:00
ComponentEditor Projucer: Updated all project templates to use include search path when including JuceHeader.h 2020-01-21 16:25:33 +00:00
Licenses Made a lot of the functions that used to return a raw XmlElement* instead return a std::unique_ptr<XmlElement> to make it safer and more concise to capture them. Also added new methods to XmlElement for generating text, and deprecated the old ones 2019-05-09 10:51:19 +01:00
LiveBuildEngine Projucer: Add JuceLibraryCode folder to live-build engine system include paths 2020-01-28 11:55:56 +00:00
Project Projucer: Updated all project templates to use include search path when including JuceHeader.h 2020-01-21 16:25:33 +00:00
ProjectSaving Projucer: Added an option to enable app sandbox inheritance in the Xcode exporter 2020-01-24 14:54:56 +00:00
Settings Projucer: Updated Android SDK/NDK fallback paths on Windows 2020-01-16 14:14:20 +00:00
Utility Projucer: Added an option to enable app sandbox inheritance in the Xcode exporter 2020-01-24 14:54:56 +00:00
Wizards Projucer: Updated all project templates to use include search path when including JuceHeader.h 2020-01-21 16:25:33 +00:00