1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-18 00:54:19 +00:00
JUCE/extras/Introjucer/Source/Project Saving
2015-02-21 18:45:33 +00:00
..
jucer_ProjectExport_Android.h Introjucer: added theme support and import-modules for Android builds. 2015-02-19 10:13:19 +00:00
jucer_ProjectExport_CodeBlocks.h Added C++11 flags to the linux and codeblocks makefiles 2014-10-14 17:52:26 +01:00
jucer_ProjectExport_Make.h Introjucer: Fix for makefile paths containing spaces. 2015-02-01 18:46:52 +00:00
jucer_ProjectExport_MSVC.h Introjucer: enabled the flag for warnings-as-errors for MSVC 2010 and later. 2015-02-21 18:45:33 +00:00
jucer_ProjectExport_XCode.h Introjucer: Fixed a typo in the iOS project generation that creates the launch-image info file. 2015-01-06 09:59:26 +00:00
jucer_ProjectExporter.cpp Introjucer: Fix for makefile paths containing spaces. 2015-02-01 18:46:52 +00:00
jucer_ProjectExporter.h Implemented exporter creation in new project wizard 2014-10-21 16:03:18 +01:00
jucer_ProjectSaver.h Introjucer: added a JUCE_DONT_DECLARE_PROJECTINFO guard flag around the auto-generated ProjectInfo namespace, in case you need to avoid declaring it for some reason. 2014-08-28 16:53:58 +01:00
jucer_ResourceFile.cpp Introjucer: Reorganised some file extensions and added .asm and .s to the list of recognised types. 2014-08-21 14:34:44 +01:00
jucer_ResourceFile.h Introjucer: added ability to use BinaryData resources as images in the old GUI editor. 2015-01-06 16:33:42 +00:00