gecko-dev/modules/softupdt/macbuild/Client.Prefix.h

16 строки
325 B
C

//
// Common defines for both debug & non-debug versions of the JavaRuntime
//
#define MOZILLA_CLIENT 1
#define MOCHAFILE 1
#define COMPILER 0
#define JAVA 1
#define EDITOR 1
#define LAYERS 1
#define VERSION_NUMBER "4_0b0"
#define ZIP_NAME "java"##VERSION_NUMBER
#include "NSCrossProductDefines.h"
#include "IDE_Options.h"