8 lines
140 B
C
8 lines
140 B
C
#define XP_MAC 1
|
|
#define DEBUG 1
|
|
|
|
/* Read the common configuration file */
|
|
#ifndef MacConfigInclude_h_
|
|
#include "MacConfigInclude.h"
|
|
#endif
|