mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
First check-in of the "jucequake": a major re-organisation of the library to break it up into modules. For more details about this, see the website forum..
This commit is contained in:
parent
1a21c89755
commit
b70e0a28d2
1527 changed files with 90380 additions and 396643 deletions
14
extras/Introjucer/JuceLibraryCode/juce_gui_extra_wrapper.cpp
Normal file
14
extras/Introjucer/JuceLibraryCode/juce_gui_extra_wrapper.cpp
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
/*
|
||||
|
||||
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_gui_extra/juce_gui_extra.cpp"
|
||||
Loading…
Add table
Add a link
Reference in a new issue