add defines for Carbon, but turned off.

This commit is contained in:
pinkerton%netscape.com 1999-05-12 06:44:34 +00:00
Родитель 3df89f5c4e
Коммит 1fd9c8de15
1 изменённых файлов: 4 добавлений и 1 удалений

Просмотреть файл

@ -21,8 +21,11 @@
NSStdLib and Mozilla.
*/
/* start building for Carbon */
/* enable to start building for Carbon */
#define TARGET_CARBON 0
#if TARGET_CARBON
#define PP_Target_Carbon 1
#endif
/* Some build-wide Mac-related defines */
#define macintosh /* macintosh is defined for GUSI */