summaryrefslogtreecommitdiffstats
path: root/Mac/mwerks/mwerks_nonshared_config.h
Commit message (Collapse)AuthorAgeFilesLines
* Added USE_STACKCHECK defineJack Jansen1996-07-221-0/+1
|
* Fix for cfm68kJack Jansen1995-08-071-0/+2
|
* Split shared-library support and dynamic-loading support (they wereJack Jansen1995-06-141-0/+6
| | | | | | | | both enabled with USE_SHARED_LIBRARY, now there's also USE_MAC_DYNAMIC_LOADING). Added a few other USE_ defines for optional modules to nonshared config (they're not included in the base shared library)
* Rationalized mwerks config files: they only differ depending onJack Jansen1995-02-241-0/+2
whether there is shared library support. Libraries, applets and applications are distinguished by the sources they include.