1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-28 02:30:05 +00:00
JUCE/extras/Introjucer/Source/Project Saving
2012-03-19 12:01:11 +00:00
..
jucer_ProjectExport_Android.h Android: added OpenSLES audio device type. 2012-03-09 12:23:34 +00:00
jucer_ProjectExport_Make.h Added -ldl to linux builds. Tidied up a few warnings. 2012-02-28 19:51:22 +00:00
jucer_ProjectExport_MSVC.h Introjucer: fix for RTAS in VS2010 2012-03-12 21:43:43 +00:00
jucer_ProjectExport_XCode.h Made the ValueTree::getPropertyAsValue method non-const, to ensure the class behaves in a const-correct manner. Improved the Introjucer's use of const ValueTrees to enable it to write each exporter in parallel, for quicker saving. Tweaked the Identifer class to be thread-safe. 2012-02-24 17:15:58 +00:00
jucer_ProjectExporter.cpp Introjucer build config fix. 2012-02-28 20:30:57 +00:00
jucer_ProjectExporter.h Made the ValueTree::getPropertyAsValue method non-const, to ensure the class behaves in a const-correct manner. Improved the Introjucer's use of const ValueTrees to enable it to write each exporter in parallel, for quicker saving. Tweaked the Identifer class to be thread-safe. 2012-02-24 17:15:58 +00:00
jucer_ProjectSaver.h Introjucer: tidied up command-line handling, added "--resave-resources" option. 2012-03-19 12:01:11 +00:00
jucer_ResourceFile.cpp Better binary string literal generation in the introjucer. 2012-02-01 17:26:47 +00:00
jucer_ResourceFile.h Internal work on the ComponentBuilder system. 2012-01-17 18:33:35 +00:00