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/Project
2017-11-06 17:16:32 +00:00
..
UI Misc ScopedPointer changes to start using reset() and get() rather than assignments and casts (part of an ongoing drift towards more std::unique_ptr compatibility) 2017-11-01 17:41:06 +00:00
jucer_Module.cpp Replaced some old juce-style sort operations with std::sort and lambdas 2017-11-03 16:35:11 +00:00
jucer_Module.h Projucer: Fixed a couple of potential race conditions when saving a project 2017-08-08 14:36:09 +01:00
jucer_Project.cpp Misc ScopedPointer changes to start using reset() and get() rather than assignments and casts (part of an ongoing drift towards more std::unique_ptr compatibility) 2017-11-01 17:41:06 +00:00
jucer_Project.h Projucer: Set the "organization" attribute of Xcode projects to the "Company Name" specified in the project settings in the Projucer 2017-11-06 17:16:32 +00:00
jucer_ProjectType.h Updated some code to use cleaner array initialisation from constant data 2017-10-16 12:18:04 +01:00