1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-16 00:34:19 +00:00
JUCE/extras/Introjucer/Source/Project Saving
2015-01-06 16:33:42 +00:00
..
jucer_ProjectExport_Android.h Introjucer: enabled C++11 support by default in android projects 2014-10-08 11:26:18 +01: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: added an option in linux to avoid setting the -march flag. 2014-12-23 10:06:12 +00:00
jucer_ProjectExport_MSVC.h Introjucer: added newer platform SDK targets to VS2012 and VS2012 exporters. 2015-01-06 10:42:35 +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: fixed a mix-up when creating VS2005 exporters 2014-11-25 16:28:05 +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