Proper connect_port
[juce-lv2.git] / juce / source / extras / Introjucer / JuceLibraryCode / JuceHeader.h
bloba4994ad361053440a3aa495a996a89bebc8ecd8f
1 /*
3 IMPORTANT! This file is auto-generated by the Jucer each time you save your
4 project - if you alter its contents, your changes may be overwritten!
6 This is the header file that your files should include in order to get all the
7 Juce library headers. You should NOT include juce.h or juce_amalgamated.h directly in
8 your own source files, because that wouldn't pick up the correct Juce configuration
9 options for your app.
13 #ifndef __APPHEADERFILE_BD73378F__
14 #define __APPHEADERFILE_BD73378F__
16 #include "AppConfig.h"
17 #include "../../../juce_amalgamated.h"
18 #include "BinaryData.h"
20 namespace ProjectInfo
22 const char* const projectName = "The Introjucer";
23 const char* const versionString = "3.0.0";
24 const int versionNumber = 0x30000;
27 #endif // __APPHEADERFILE_BD73378F__