1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/extras/Projucer/Source
2020-02-10 10:52:18 +00:00
..
Application Projucer: Refactored the module handling code 2020-02-06 15:41:45 +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: Refactored the module handling code 2020-02-06 15:41:45 +00:00
Project Projucer: Refactored the module handling code 2020-02-06 15:41:45 +00:00
ProjectSaving Projucer: Always add entitlements file for targets with hardened runtime enabled 2020-02-10 10:52:18 +00:00
Settings Projucer: Updated Android SDK/NDK fallback paths on Windows 2020-01-16 14:14:20 +00:00
Utility Projucer: Refactored the module handling code 2020-02-06 15:41:45 +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