eudora-mac/LightPreComp.pch

1 line
403 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 "LightPreCompPPC" #elif GENERATING68K #if GENERATINGCFM #pragma precompile_target "LightPreCompCFM68K" #else #pragma precompile_target "LightPreComp68K" #endif #endif #define TWO #define LIGHT #include "SysDefs.c" #include "MyDefs.h"