1
0
Fork 0
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:
Julian Storer 2011-07-07 10:13:18 +01:00
parent 997d29c445
commit 6392cdabcc
28 changed files with 420 additions and 336 deletions

View file

@ -10,8 +10,8 @@
*/
#ifndef __APPHEADERFILE_AC205C4C__
#define __APPHEADERFILE_AC205C4C__
#ifndef __APPHEADERFILE_3T6YQETY1__
#define __APPHEADERFILE_3T6YQETY1__
#include "AppConfig.h"
#include "../../../juce_amalgamated.h"
@ -23,4 +23,4 @@ namespace ProjectInfo
const int versionNumber = 0x10000;
}
#endif // __APPHEADERFILE_AC205C4C__
#endif // __APPHEADERFILE_3T6YQETY1__