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. * 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

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