1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/extras/Projucer/Source/Settings
2018-03-20 17:13:10 +00:00
..
jucer_AppearanceSettings.cpp Added an alternative version of File::findChildFiles that returns the results array rather than it being an out-parameter. In almost all cases using this new version will make your code smaller and cleaner, as you can see from all the changes in this commit! 2018-01-17 11:23:12 +00:00
jucer_AppearanceSettings.h Projucer: Re-factored source code groups and general code clean-up 2017-09-29 14:55:01 +01:00
jucer_StoredSettings.cpp Projucer: Fixed an assertion that could be hit when calling StoredSettings::checkJUCEPaths() 2018-03-20 17:13:10 +00:00
jucer_StoredSettings.h Projucer: Various fixes and improvements to PIPGenerator 2018-03-15 12:10:36 +00:00