зеркало из https://github.com/mozilla/pjs.git
Changes for new build system and unified prefix files.
This commit is contained in:
Родитель
a963895dee
Коммит
4183dde005
|
@ -16,10 +16,11 @@
|
||||||
* Reserved.
|
* Reserved.
|
||||||
*/
|
*/
|
||||||
//
|
//
|
||||||
// NSPR.Prefix
|
// zlib.Prefix
|
||||||
//
|
//
|
||||||
// Global prefix file for the debug NSPR project.
|
// Global prefix file for the zlib project.
|
||||||
//
|
//
|
||||||
//
|
//
|
||||||
|
|
||||||
#include "zLibConfig.h"
|
#include "MacPrefix.h"
|
||||||
|
#include "zLibConfig.h"
|
||||||
|
|
|
@ -15,8 +15,9 @@
|
||||||
* Copyright (C) 1998 Netscape Communications Corporation. All Rights
|
* Copyright (C) 1998 Netscape Communications Corporation. All Rights
|
||||||
* Reserved.
|
* Reserved.
|
||||||
*/
|
*/
|
||||||
#define EDITOR 1
|
|
||||||
//#define JAVA 1
|
/* Nothing to do here. Define zlib specific stuff here if necessary */
|
||||||
#define Z_PREFIX
|
|
||||||
#include "NSCrossProductDefines.h"
|
/* I don't think we need this any more. If we do, it needs to be
|
||||||
#include "IDE_Options.h"
|
globally defined. */
|
||||||
|
//#define Z_PREFIX
|
||||||
|
|
|
@ -16,13 +16,12 @@
|
||||||
* Reserved.
|
* Reserved.
|
||||||
*/
|
*/
|
||||||
//
|
//
|
||||||
// NSPR.Prefix
|
// zlibDebug.Prefix
|
||||||
//
|
//
|
||||||
// Global prefix file for the debug NSPR project.
|
// Global prefix file for the debug zlib project.
|
||||||
//
|
//
|
||||||
//
|
//
|
||||||
|
|
||||||
|
|
||||||
#define DEBUG 1
|
#include "MacPrefix_debug.h"
|
||||||
#define DEVELOPER_DEBUG 1
|
#include "zLibConfig.h"
|
||||||
#include "zLibConfig.h"
|
|
||||||
|
|
Двоичные данные
modules/zlib/macbuild/zlib.mcp
Двоичные данные
modules/zlib/macbuild/zlib.mcp
Двоичный файл не отображается.
Загрузка…
Ссылка в новой задаче