Changes for new build system and unified prefix files.

This commit is contained in:
sfraser 1998-05-28 19:19:09 +00:00
Родитель a963895dee
Коммит 4183dde005
4 изменённых файлов: 14 добавлений и 13 удалений

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

@ -16,10 +16,11 @@
* 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
* Reserved.
*/
#define EDITOR 1
//#define JAVA 1
#define Z_PREFIX
#include "NSCrossProductDefines.h"
#include "IDE_Options.h"
/* Nothing to do here. Define zlib specific stuff here if necessary */
/* I don't think we need this any more. If we do, it needs to be
globally defined. */
//#define Z_PREFIX

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

@ -16,13 +16,12 @@
* Reserved.
*/
//
// NSPR.Prefix
// zlibDebug.Prefix
//
// Global prefix file for the debug NSPR project.
// Global prefix file for the debug zlib project.
//
//
#define DEBUG 1
#define DEVELOPER_DEBUG 1
#include "zLibConfig.h"
#include "MacPrefix_debug.h"
#include "zLibConfig.h"

Двоичные данные
modules/zlib/macbuild/zlib.mcp

Двоичный файл не отображается.