0
0
mirror of https://github.com/python/cpython.git synced 2024-12-01 11:15:56 +01:00
cpython/Mac/mwerks/mwerks_shared_config.h
Jack Jansen 32b2f8222d Rationalized mwerks config files: they only differ depending on
whether there is shared library support. Libraries, applets and
applications are distinguished by the sources they include.
1995-02-24 22:45:45 +00:00

5 lines
103 B
C

#define HAVE_CONFIG_H
#define USE_STDWIN
#define USE_MAC_SHARED_LIBRARY
#define USE_MAC_APPLET_SUPPORT