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 79381ced5d Removed GLU from the list of default libraries. 13 years ago
..
Builds Removed GLU from the list of default libraries. 13 years ago
JuceLibraryCode Introjucer: added support for a user-code section to the AppConfig.h file. 13 years ago
Source Tidied up some warnings and documentation. 14 years ago
HelloWorld.jucer Introjucer: added company name property to project, and better exe property info generation in MSVC resource files. Added method OpenGLComponent::rebuildContext(). 13 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.