1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-28 02:30:05 +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_BD73378F__
#define __APPHEADERFILE_BD73378F__
#ifndef __APPHEADERFILE_M70QFTRRK__
#define __APPHEADERFILE_M70QFTRRK__
#include "AppConfig.h"
#include "../../../juce_amalgamated.h"
@ -24,4 +24,4 @@ namespace ProjectInfo
const int versionNumber = 0x30000;
}
#endif // __APPHEADERFILE_BD73378F__
#endif // __APPHEADERFILE_M70QFTRRK__