diff --git a/netwerk/protocol/http/macbuild/http.mcp b/netwerk/protocol/http/macbuild/http.mcp new file mode 100644 index 000000000000..8fd4782f6ccc Binary files /dev/null and b/netwerk/protocol/http/macbuild/http.mcp differ diff --git a/netwerk/protocol/http/macbuild/httpIDL.mcp b/netwerk/protocol/http/macbuild/httpIDL.mcp new file mode 100644 index 000000000000..7837e7fc3633 Binary files /dev/null and b/netwerk/protocol/http/macbuild/httpIDL.mcp differ diff --git a/netwerk/protocol/http/macbuild/httpPrefix.h b/netwerk/protocol/http/macbuild/httpPrefix.h new file mode 100644 index 000000000000..87e91fa6c0b2 --- /dev/null +++ b/netwerk/protocol/http/macbuild/httpPrefix.h @@ -0,0 +1,20 @@ +/* -*- Mode: C++; tab-width: 2; 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) 1999 Netscape Communications Corporation. All Rights + * Reserved. + */ + + +#include "MacSharedPrefix.h" diff --git a/netwerk/protocol/http/macbuild/httpPrefix_debug.h b/netwerk/protocol/http/macbuild/httpPrefix_debug.h new file mode 100644 index 000000000000..fcfd0b01f675 --- /dev/null +++ b/netwerk/protocol/http/macbuild/httpPrefix_debug.h @@ -0,0 +1,20 @@ +/* -*- Mode: C++; tab-width: 2; 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) 1999 Netscape Communications Corporation. All Rights + * Reserved. + */ + + +#include "MacSharedPrefix_debug.h"