зеркало из https://github.com/mozilla/pjs.git
add defines for Carbon, but turned off.
This commit is contained in:
Родитель
3df89f5c4e
Коммит
1fd9c8de15
|
@ -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 */
|
||||
|
|
Загрузка…
Ссылка в новой задаче