The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jules 37e2fcbf69 Introjucer: Fix for makefile paths containing spaces. 10 years ago
..
jucer_ProjectExport_Android.h Introjucer: enabled C++11 support by default in android projects 10 years ago
jucer_ProjectExport_CodeBlocks.h Added C++11 flags to the linux and codeblocks makefiles 10 years ago
jucer_ProjectExport_MSVC.h Introjucer: added newer platform SDK targets to VS2012 and VS2012 exporters. 10 years ago
jucer_ProjectExport_Make.h Introjucer: Fix for makefile paths containing spaces. 10 years ago
jucer_ProjectExport_XCode.h Introjucer: Fixed a typo in the iOS project generation that creates the launch-image info file. 10 years ago
jucer_ProjectExporter.cpp Introjucer: Fix for makefile paths containing spaces. 10 years ago
jucer_ProjectExporter.h Implemented exporter creation in new project wizard 10 years ago
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. 10 years ago
jucer_ResourceFile.cpp Introjucer: Reorganised some file extensions and added .asm and .s to the list of recognised types. 10 years ago
jucer_ResourceFile.h Introjucer: added ability to use BinaryData resources as images in the old GUI editor. 10 years ago