eudora-mac/ProPreComp.pch

1 line
383 B
Plaintext
Raw Permalink Normal View History

2018-05-23 09:59:15 +00:00
#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"