1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/extras/example projects
2014-10-14 17:53:46 +01:00
..
Builds Resaved project files 2014-10-14 17:53:46 +01:00
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. 2014-08-28 16:53:58 +01:00
Source Minor clean-ups 2014-08-14 12:04:43 +01:00
HelloWorld.jucer Resaved introjucer projects in the new format. 2013-09-30 14:45:10 +01: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.