MusicKit  0.0.0
MKPerformSndMIDIConfig.h
00001 /* Frameworks/PlatformDependent/MKPerformSndMIDI_portaudio/MKPerformSndMIDIConfig.h.  Generated from MKPerformSndMIDIConfig.h.in by configure.  */
00002 /*
00003  *   $Id$
00004  *   Defined In: The MusicKit
00005  *
00006  *  Description:
00007  *    Platform specific configuration definitions for MKPerformSndMIDI 
00008  *    Facilitate DLL (Dynamic Link Library) creation on Win32.
00009  *
00010  *  Original Author: Leigh Smith <leigh@leighsmith.com>
00011  *
00012  *  5 Feb 2005, Copyright (c) 2005 The MusicKit Project
00013  *
00014  *  Permission is granted to use and modify this code for commercial and non-
00015  *  commercial purposes so long as the author attribution and this copyright
00016  *  message remains intact and accompanies all derived code.
00017  */
00018 
00019 #ifndef __MKPerformSndMIDIDefines_INCLUDE
00020 #define __MKPerformSndMIDIDefines_INCLUDE
00021 
00022 #define PERFORM_API extern
00023 #define PERFORM_DECLARE
00024 
00025 #define HAVE_PORTAUDIO_H 1
00026 
00027 /* #undef HAVE_PORTMIDI_H */
00028 
00029 /* #undef HAVE_PORTTIME_H */
00030 
00031 #endif /* __MKPerformSndMIDIDefines_INCLUDE */