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
2011-03-08 19:27:23 +00:00
..
Builds Added mac architecture type to the introjucer. Optimised code editor syntax iteration. 2011-03-08 19:27:23 +00:00
JuceLibraryCode First experimental check-in of Direct2D rendering - not for public use yet! 2010-08-26 13:31:41 +01:00
Source Cleaned up some comments and uses of setContentComponent(). 2011-02-16 14:45:10 +00:00
HelloWorld.jucer Fix for copying NamedValueSets, removed some win32 DC warnings. Removed the obj-C suffix setting from the jucer's global settings. Updated the Jucer to generate correct iPhone/iPad apps for iOS4. Renamed some of the demo build folders from "iPhone" to "iOS". 2011-01-14 15:22:44 +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.