1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-26 02:14:22 +00:00
JUCE/extras/Projucer/Source
reuk 8baf7a6b5d Projucer: Ensure module sources are added to the correct target
Fixes an issue where module sources with names including `_Standalone_`, `_AU_`
etc. were added to the target for that plugin format, instead of being added to
the shared code target.
2020-09-03 18:36:30 +01:00
..
Application Squashed some compiler warnings with -Wmissing-prototypes enabled 2020-08-27 14:13:58 +01:00
BinaryData Projucer: Removed some unused files 2020-06-29 08:27:28 +01:00
CodeEditor Clang: Fix warnings when building with clang 10 2020-07-01 10:00:43 +01:00
ComponentEditor Modernised some code in CallOutBox and added some logic to scale the window with its content component's transform 2020-08-27 14:14:14 +01:00
Licenses Updated all license headers 2020-06-29 08:30:22 +01:00
LiveBuildEngine Projucer: Fix gcc 10 warnings 2020-07-08 09:58:01 +01:00
Project Projucer: Ensure module sources are added to the correct target 2020-09-03 18:36:30 +01:00
ProjectSaving Projucer: Fixed a typo 2020-08-25 13:20:43 +01:00
Settings Updated all license headers 2020-06-29 08:30:22 +01:00
Utility Modernised some code in CallOutBox and added some logic to scale the window with its content component's transform 2020-08-27 14:14:14 +01:00