diff --git a/mailnews/mime/emitters/html/macbuild/calendar.mcp b/mailnews/mime/emitters/html/macbuild/calendar.mcp
new file mode 100644
index 000000000000..99c739766930
Binary files /dev/null and b/mailnews/mime/emitters/html/macbuild/calendar.mcp differ
diff --git a/mailnews/mime/emitters/html/macbuild/vcard.mcp b/mailnews/mime/emitters/html/macbuild/vcard.mcp
new file mode 100644
index 000000000000..87b10f97f1f3
Binary files /dev/null and b/mailnews/mime/emitters/html/macbuild/vcard.mcp differ
diff --git a/mailnews/mime/emitters/html/macbuild/vcardPrefix.h b/mailnews/mime/emitters/html/macbuild/vcardPrefix.h
new file mode 100644
index 000000000000..9df74ad1048a
--- /dev/null
+++ b/mailnews/mime/emitters/html/macbuild/vcardPrefix.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/emitters/html/macbuild/vcardPrefixDebug.h b/mailnews/mime/emitters/html/macbuild/vcardPrefixDebug.h
new file mode 100644
index 000000000000..d3c50b8db2f6
--- /dev/null
+++ b/mailnews/mime/emitters/html/macbuild/vcardPrefixDebug.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"