File:  [RetroPC.NET] / np2 / macosx / np2gcc_ia32.h
Revision 1.1: download - view: text, annotated - select for diffs
Wed Mar 3 08:23:06 2004 JST (21 years, 7 months ago) by tk800
Branches: MAIN
CVS tags: VER_0_82_x64, VER_0_82, VER_0_81A, VER_0_81, VER_0_80, VER_0_79, VER_0_78, VER_0_77, VER_0_76, VER_0_75, HEAD
support CoreMIDI and IA32[MacOSX] (tk800)

// Apple Developer Builder include file.
// Used by np2.pbproj

#include <Carbon/Carbon.h>

#ifndef __MACOS__
#define	__MACOS__
#endif

#define	NP2GCC

#define CPUCORE_IA32

RetroPC.NET-CVS <cvs@retropc.net>