1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/extras/binarybuilder/JuceLibraryCode/JuceHeader.h
2011-07-07 10:13:18 +01:00

26 lines
822 B
C++

/*
IMPORTANT! This file is auto-generated 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_3T6YQETY1__
#define __APPHEADERFILE_3T6YQETY1__
#include "AppConfig.h"
#include "../../../juce_amalgamated.h"
namespace ProjectInfo
{
const char* const projectName = "BinaryBuilder";
const char* const versionString = "1.0.0";
const int versionNumber = 0x10000;
}
#endif // __APPHEADERFILE_3T6YQETY1__