home *** CD-ROM | disk | FTP | other *** search
- /*-----------------------------------------------------------------*/
- /* WhichSys.h */
- /* Defines which target system we are compiling for. */
- /*-----------------------------------------------------------------*/
-
- /* #define PM_OS2 */
-
- /* #define PM_WINDOWS */
-
- #define PM_MACINTOSH
-
- /*-----------------------------------------------------------------*/
-