mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-27 02:20:05 +00:00
Restructured folder and Updated Readme
This commit is contained in:
parent
8980ed2b9c
commit
b01383e8d0
282 changed files with 6 additions and 753 deletions
|
|
@ -0,0 +1,15 @@
|
|||
/*
|
||||
|
||||
IMPORTANT! This file is auto-generated each time you save your
|
||||
project - if you alter its contents, your changes may be overwritten!
|
||||
|
||||
This file pulls in a module's 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 "../../../modules/juce_data_structures/juce_data_structures.cpp"
|
||||
Loading…
Add table
Add a link
Reference in a new issue