]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Mwerks header files for shared python and the applet template
authorJack Jansen <jack.jansen@cwi.nl>
Mon, 13 Feb 1995 11:37:31 +0000 (11:37 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Mon, 13 Feb 1995 11:37:31 +0000 (11:37 +0000)
Mac/mwerks/mwerks_applet_config.h [new file with mode: 0644]
Mac/mwerks/mwerks_shlib_config.h [new file with mode: 0644]

diff --git a/Mac/mwerks/mwerks_applet_config.h b/Mac/mwerks/mwerks_applet_config.h
new file mode 100644 (file)
index 0000000..269cb4f
--- /dev/null
@@ -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 (file)
index 0000000..5f060ad
--- /dev/null
@@ -0,0 +1,3 @@
+#define HAVE_CONFIG_H
+#define USE_STDWIN
+#define USE_MAC_SHARED_LIBRARY