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 ee9531dd53 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. 11 years ago
..
Builds Resaved some project files. 11 years ago
JuceLibraryCode 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. 11 years ago
Source Minor clean-ups 11 years ago
HelloWorld.jucer Resaved introjucer projects in the new format. 12 years ago
readme.txt Changed the example projects to be Jucer-generated. 15 years ago

readme.txt


This directory contains simple "Hello World" type projects that you can copy and alter to
quickly create a JUCE application.

For a more complete example, see the Juce demo app.