1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/examples/HelloWorld
2015-12-23 09:43:23 +00:00
..
Builds Cleared out some old Visual Studio 2005/8 projects from the examples folder. If you really (!) still use those IDEs, you can easily generate the projects yourself using the Introjucer 2015-12-10 11:13:36 +00:00
JuceLibraryCode Introjucer: tweaked whitespace in generated headers to not have an extra trailing line, and resaved all projects using it 2015-11-02 09:59:05 +00:00
Source Update copyright notice 2015-07-22 15:59:34 +01:00
HelloWorld.jucer Resaved example projects 2015-12-23 09:43:23 +00:00
readme.txt Restructured folder and Updated Readme 2014-11-12 17:18:18 +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.