mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
19 lines
643 B
C
19 lines
643 B
C
/*
|
|
|
|
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 is the header file that your files should include in order to get all the
|
|
Juce library headers. You should NOT include juce.h or juce_amalgamated.h directly in
|
|
your own source files, because that wouldn't pick up the correct Juce configuration
|
|
options for your app.
|
|
|
|
*/
|
|
|
|
#ifndef __APPHEADERFILE_D9639818__
|
|
#define __APPHEADERFILE_D9639818__
|
|
|
|
#include "AppConfig.h"
|
|
#include "../../../juce_amalgamated.h"
|
|
|
|
#endif // __APPHEADERFILE_D9639818__
|