diff --git a/mailnews/mime/macbuild/mime.mcp b/mailnews/mime/macbuild/mime.mcp new file mode 100644 index 000000000000..2639ea286e46 Binary files /dev/null and b/mailnews/mime/macbuild/mime.mcp differ diff --git a/mailnews/mime/macbuild/mimePrefix.h b/mailnews/mime/macbuild/mimePrefix.h new file mode 100644 index 000000000000..9df74ad1048a --- /dev/null +++ b/mailnews/mime/macbuild/mimePrefix.h @@ -0,0 +1,21 @@ +/* -*- 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 "MacPrefix.h" diff --git a/mailnews/mime/macbuild/mimePrefixDebug.h b/mailnews/mime/macbuild/mimePrefixDebug.h new file mode 100644 index 000000000000..d3c50b8db2f6 --- /dev/null +++ b/mailnews/mime/macbuild/mimePrefixDebug.h @@ -0,0 +1,21 @@ +/* -*- 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 "MacPrefix_debug.h"