зеркало из https://github.com/mozilla/gecko-dev.git
Changes for the new build system, and unify prefix files.
This commit is contained in:
Родитель
99e33057b6
Коммит
32252f5f28
Двоичные данные
cmd/macfe/Composer/build/Composer.mcp
Двоичные данные
cmd/macfe/Composer/build/Composer.mcp
Двоичный файл не отображается.
|
@ -23,7 +23,7 @@
|
|||
// You typically won't need to change anything in this file.
|
||||
// ÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑ
|
||||
|
||||
#include "Moz_DebugConfig.h"
|
||||
#include "MacPrefix_debug.h"
|
||||
|
||||
// ÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑ
|
||||
// ¥ When we split out the procompiled headers seperately, we will not
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
//
|
||||
// ÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑ
|
||||
|
||||
#include "Moz_Config.h"
|
||||
#include "MacPrefix.h"
|
||||
|
||||
#ifdef powerc
|
||||
#pragma precompile_target "Composer_HeadersPPC"
|
||||
|
|
|
@ -31,7 +31,7 @@
|
|||
//
|
||||
// ÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑ
|
||||
|
||||
#include "Moz_Config.h"
|
||||
#include "MacPrefix.h"
|
||||
|
||||
#ifdef powerc
|
||||
#pragma precompile_target "Composer_HeadersPPC++"
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
// You typically won't need to change anything in this file.
|
||||
// ÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑ
|
||||
|
||||
#include "Moz_Config.h"
|
||||
#include "MacPrefix.h"
|
||||
|
||||
// ÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑÑ
|
||||
// ¥ When we split out the procompiled headers seperately, we will not
|
||||
|
|
Двоичные данные
modules/libfont/macbuild/FontBroker.mcp
Двоичные данные
modules/libfont/macbuild/FontBroker.mcp
Двоичный файл не отображается.
|
@ -1,7 +1,19 @@
|
|||
#define MOZILLA_CLIENT 1
|
||||
#define MOCHA 1
|
||||
#define EDITOR 1
|
||||
#define LAYERS 1
|
||||
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
|
||||
*
|
||||
* The contents of this file are subject to the Netscape Public License
|
||||
* Version 1.0 (the "NPL"); you may not use this file except in
|
||||
* compliance with the NPL. You may obtain a copy of the NPL at
|
||||
* http://www.mozilla.org/NPL/
|
||||
*
|
||||
* Software distributed under the NPL is distributed on an "AS IS" basis,
|
||||
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL
|
||||
* for the specific language governing rights and limitations under the
|
||||
* NPL.
|
||||
*
|
||||
* The Initial Developer of this code under the NPL is Netscape
|
||||
* Communications Corporation. Portions created by Netscape are
|
||||
* Copyright (C) 1998 Netscape Communications Corporation. All Rights
|
||||
* Reserved.
|
||||
*/
|
||||
|
||||
#include "IDE_Options.h"
|
||||
#include "NSCrossProductDefines.h"
|
||||
#include "MacPrefix.h"
|
||||
|
|
|
@ -1,4 +1,19 @@
|
|||
#define DEBUG 1
|
||||
#define TRACING 1
|
||||
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
|
||||
*
|
||||
* The contents of this file are subject to the Netscape Public License
|
||||
* Version 1.0 (the "NPL"); you may not use this file except in
|
||||
* compliance with the NPL. You may obtain a copy of the NPL at
|
||||
* http://www.mozilla.org/NPL/
|
||||
*
|
||||
* Software distributed under the NPL is distributed on an "AS IS" basis,
|
||||
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL
|
||||
* for the specific language governing rights and limitations under the
|
||||
* NPL.
|
||||
*
|
||||
* The Initial Developer of this code under the NPL is Netscape
|
||||
* Communications Corporation. Portions created by Netscape are
|
||||
* Copyright (C) 1998 Netscape Communications Corporation. All Rights
|
||||
* Reserved.
|
||||
*/
|
||||
|
||||
#include "FontBroker.prefix"
|
||||
#include "MacPrefix_debug.h"
|
||||
|
|
Двоичные данные
modules/schedulr/macbuild/Schedulr.mcp
Двоичные данные
modules/schedulr/macbuild/Schedulr.mcp
Двоичный файл не отображается.
|
@ -23,4 +23,5 @@
|
|||
//
|
||||
//
|
||||
|
||||
#include <OpenTransport.h>
|
||||
#include "MacPrefix.h"
|
||||
#include "XMLConfig.h"
|
||||
|
|
Двоичные данные
modules/xml/macbuild/XML.mcp
Двоичные данные
modules/xml/macbuild/XML.mcp
Двоичный файл не отображается.
|
@ -23,6 +23,5 @@
|
|||
//
|
||||
//
|
||||
|
||||
#define DEBUG 1
|
||||
#define DEVELOPER_DEBUG 1
|
||||
#include <OpenTransport.h>
|
||||
#include "MacPrefix_debug.h"
|
||||
#include "XMLConfig.h"
|
||||
|
|
Двоичные данные
network/macbuild/network.mcp
Двоичные данные
network/macbuild/network.mcp
Двоичный файл не отображается.
Загрузка…
Ссылка в новой задаче