]> granicus.if.org Git - nethack/commit
Mac port prefix files
authorkmhugo <kmhugo>
Tue, 26 Aug 2003 00:19:58 +0000 (00:19 +0000)
committerkmhugo <kmhugo>
Tue, 26 Aug 2003 00:19:58 +0000 (00:19 +0000)
commit6c70ec2799dc6743fb7b361fe972921588d764b8
tree8bc8a0a3c01d8bdd0ea2136ce5aca8a89e0b6536
parentacc58a75b2d3eb56d2658344682a2bcdb2c0a548
Mac port prefix files

Support compilation of multiple flavors for the Macintosh:
1.  A Carbon port, text only and backwards-compatible with
    older versions of the MacOS.
2.  A termcap/Unix port for MacOS X only.
3.  A Qt port, tiled and MacOS X only.

The flavor can be selected at compile-time by specifying the
appropriate prefix file for the compiler.
Files
include/mac-carbon.h [new file with mode: 0644]
include/mac-qt.h [new file with mode: 0644]
include/mac-term.h [new file with mode: 0644]