1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-17 00:44:19 +00:00

Changed the way module code is wrapped by the Introjucer.

This commit is contained in:
Julian Storer 2011-08-15 19:40:50 +01:00
parent 4808d9c318
commit 693132a6e5
252 changed files with 15540 additions and 17524 deletions

View file

@ -10,6 +10,9 @@
*/
//==============================================================================
#define JUCE_MODULE_AVAILABLE_juce_core 1
//==============================================================================
// juce_core flags:

View file

@ -1,14 +0,0 @@
/*
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.
*/
#define JUCE_WRAPPED_FILE 1
#include "AppConfig.h"
#include "../../../modules/juce_core/juce_core.cpp"

View file

@ -1,14 +0,0 @@
/*
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.
*/
#define JUCE_WRAPPED_FILE 1
#include "AppConfig.h"
#include "../../../modules/juce_core/juce_core.cpp"