eudora-mac/ProPreComp.pch

1 line
383 B
Plaintext
Executable File

#define SystemSevenOrLater 1
#define OLDROUTINENAMES 1
#define OLDROUTINELOCATIONS 1
#include <ConditionalMacros.h>
#if GENERATINGPOWERPC
#pragma precompile_target "ProPreCompPPC"
#elif GENERATING68K
#if GENERATINGCFM
#pragma precompile_target "ProPreCompCFM68K"
#else
#pragma precompile_target "ProPreComp68K"
#endif
#endif
#define TWO
#include "SysDefs.c"
#include "MyDefs.h"