mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Even more introjucer refactoring.
This commit is contained in:
parent
997d29c445
commit
6392cdabcc
28 changed files with 420 additions and 336 deletions
|
|
@ -10,8 +10,8 @@
|
|||
|
||||
*/
|
||||
|
||||
#ifndef __APPHEADERFILE_D9639818__
|
||||
#define __APPHEADERFILE_D9639818__
|
||||
#ifndef __APPHEADERFILE_TTAKTK1S__
|
||||
#define __APPHEADERFILE_TTAKTK1S__
|
||||
|
||||
#include "AppConfig.h"
|
||||
#include "../../../juce_amalgamated.h"
|
||||
|
|
@ -23,4 +23,4 @@ namespace ProjectInfo
|
|||
const int versionNumber = 0x10000;
|
||||
}
|
||||
|
||||
#endif // __APPHEADERFILE_D9639818__
|
||||
#endif // __APPHEADERFILE_TTAKTK1S__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue