Mwerks header files for shared python and the applet template
diff --git a/Mac/mwerks/mwerks_applet_config.h b/Mac/mwerks/mwerks_applet_config.h
new file mode 100644
index 0000000..269cb4f
--- /dev/null
+++ b/Mac/mwerks/mwerks_applet_config.h
@@ -0,0 +1,4 @@
+#define HAVE_CONFIG_H
+#define USE_STDWIN
+#define BUILD_APPLET_TEMPLATE
+#define USE_MAC_SHARED_LIBRARY
diff --git a/Mac/mwerks/mwerks_shlib_config.h b/Mac/mwerks/mwerks_shlib_config.h
new file mode 100644
index 0000000..5f060ad
--- /dev/null
+++ b/Mac/mwerks/mwerks_shlib_config.h
@@ -0,0 +1,3 @@
+#define HAVE_CONFIG_H
+#define USE_STDWIN
+#define USE_MAC_SHARED_LIBRARY