diff --git a/mozilla/intl/chardet/macbuild/chardet.mcp b/mozilla/intl/chardet/macbuild/chardet.mcp new file mode 100644 index 00000000000..b5bbcbad43c Binary files /dev/null and b/mozilla/intl/chardet/macbuild/chardet.mcp differ diff --git a/mozilla/intl/chardet/macbuild/chardet.toc b/mozilla/intl/chardet/macbuild/chardet.toc new file mode 100644 index 00000000000..c2e1dc607f7 --- /dev/null +++ b/mozilla/intl/chardet/macbuild/chardet.toc @@ -0,0 +1,2 @@ +mozilla/intl/chardet/src/nsMetaCharsetObserver.cpp +mozilla/intl/chardet/src/nsCharDetDll.cpp diff --git a/mozilla/intl/chardet/macbuild/chardetSharedDebugPrefix.h b/mozilla/intl/chardet/macbuild/chardetSharedDebugPrefix.h new file mode 100644 index 00000000000..45b12d4da9e --- /dev/null +++ b/mozilla/intl/chardet/macbuild/chardetSharedDebugPrefix.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) 1998 Netscape Communications Corporation. All Rights + * Reserved. + */ + +#define _IMPL_NS_CHARDET 1 +#include "MacPrefix_debug.h" \ No newline at end of file diff --git a/mozilla/intl/chardet/macbuild/chardetSharedPrefix.h b/mozilla/intl/chardet/macbuild/chardetSharedPrefix.h new file mode 100644 index 00000000000..b45fa5bc8fa --- /dev/null +++ b/mozilla/intl/chardet/macbuild/chardetSharedPrefix.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) 1998 Netscape Communications Corporation. All Rights + * Reserved. + */ + +#define _IMPL_NS_CHARDET 1 +#include "MacSharedPrefix.h" \ No newline at end of file diff --git a/mozilla/intl/chardet/public/MANIFEST b/mozilla/intl/chardet/public/MANIFEST new file mode 100644 index 00000000000..cad73cf6625 --- /dev/null +++ b/mozilla/intl/chardet/public/MANIFEST @@ -0,0 +1 @@ +nsMetaCharsetCID.h \ No newline at end of file