1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/extras/example projects
2013-03-06 22:33:35 +00:00
..
Builds Introjucer: Xcode tweak so that newer Xcode versions still put the build products in the build/[config] folder by default. 2013-03-06 22:33:35 +00:00
JuceLibraryCode Introjucer: added support for a user-code section to the AppConfig.h file. 2012-04-17 12:04:56 +01:00
Source Removed some superfluous semicolons. 2013-01-20 11:50:05 +00:00
HelloWorld.jucer Introjucer: added company name property to project, and better exe property info generation in MSVC resource files. Added method OpenGLComponent::rebuildContext(). 2012-02-22 11:11:34 +00:00
readme.txt Changed the example projects to be Jucer-generated. 2010-02-09 18:55:02 +00:00

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.