1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/extras/example projects
2010-10-15 16:26:58 +01:00
..
Builds Updated the new jucer to handle inherited preprocessor defs, and to use them when expanding some of its parameter strings. 2010-10-15 16:26:58 +01:00
JuceLibraryCode First experimental check-in of Direct2D rendering - not for public use yet! 2010-08-26 13:31:41 +01:00
Source Minor code clean-ups. 2010-02-22 15:32:26 +00:00
HelloWorld.jucer First experimental check-in of Direct2D rendering - not for public use yet! 2010-08-26 13:31:41 +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.