1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00

Replaced the amalgamator's build projects with auto-generated projects created by the new Jucer.

This commit is contained in:
Julian Storer 2010-02-08 16:26:29 +00:00
parent 0d278483e4
commit 257712c1da
22 changed files with 669 additions and 672 deletions

View file

@ -0,0 +1,15 @@
/*
IMPORTANT! This file is auto-generated by the Jucer each time you save your
project - if you alter its contents, your changes may be overwritten!
This file pulls in all the Juce source code, and builds it using the settings
defined in AppConfig.h.
If you want to change the method by which Juce is linked into your app, use the
Jucer to change it, rather than trying to edit this file directly.
*/
#include "AppConfig.h"
#include "../../../amalgamation/juce_amalgamated_template.cpp"