mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-20 01:14:20 +00:00
VST fix. Updated the old jucer to be managed with an Introjucer project rather than manually.
This commit is contained in:
parent
35f226319f
commit
e7ca7963f0
72 changed files with 10400 additions and 2806 deletions
|
|
@ -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_data_structures/juce_data_structures.cpp"
|
||||
Loading…
Add table
Add a link
Reference in a new issue