First Checked In.
git-svn-id: svn://10.0.0.236/trunk@3121 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
#
|
||||
# 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.
|
||||
#
|
||||
|
||||
Evaluate % = ("{{SourceFile}}" =~ /(Å:)¨0Å/)
|
||||
|
||||
MakeStub "{{SourceFile}}" -o "{{¨0}}::::dist:client_stubs:NavigatorDebugExtras" ¶
|
||||
-fragname NavigatorDebugExtras ¶
|
||||
-vercur 400 -verdef 400 -verimp 400
|
||||
5
mozilla/js/jsd/macbuild/JSDConfig.h
Normal file
5
mozilla/js/jsd/macbuild/JSDConfig.h
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
|
||||
#include "JavaDefines.h"
|
||||
|
||||
/* Nothing to do here. If you need JSD-specific defines, add them here */
|
||||
1
mozilla/modules/edtplug/include/MANIFEST
Normal file
1
mozilla/modules/edtplug/include/MANIFEST
Normal file
@@ -0,0 +1 @@
|
||||
edtplug.h
|
||||
3
mozilla/modules/softupdt/macbuild/SoftUpdate.Prefix
Normal file
3
mozilla/modules/softupdt/macbuild/SoftUpdate.Prefix
Normal file
@@ -0,0 +1,3 @@
|
||||
|
||||
#include "MacPrefix.h"
|
||||
#include "SoftUpdateConfig.h"
|
||||
BIN
mozilla/modules/softupdt/macbuild/SoftUpdate.mcp
Normal file
BIN
mozilla/modules/softupdt/macbuild/SoftUpdate.mcp
Normal file
Binary file not shown.
5
mozilla/modules/softupdt/macbuild/SoftUpdateConfig.h
Normal file
5
mozilla/modules/softupdt/macbuild/SoftUpdateConfig.h
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
/* Softupdate-specific defines. None for now */
|
||||
|
||||
// We need ENOENT and EACCES for reg.c
|
||||
#include <OpenTransport.h>
|
||||
8
mozilla/modules/softupdt/macbuild/SoftUpdateDebug.Prefix
Normal file
8
mozilla/modules/softupdt/macbuild/SoftUpdateDebug.Prefix
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
|
||||
#include "MacPrefix_debug.h"
|
||||
|
||||
#undef Debug_Throw
|
||||
#undef Debug_Signal
|
||||
|
||||
#include "SoftUpdateConfig.h"
|
||||
Reference in New Issue
Block a user