Changeset 2500:5e481907a8c0 in roaraudio for roard/midi.c


Ignore:
Timestamp:
08/24/09 02:55:13 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

support to disable MIDI subsystem completly

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/midi.c

    r2489 r2500  
    2424 
    2525#include "roard.h" 
     26 
     27#ifndef ROAR_WITHOUT_DCOMP_MIDI 
    2628 
    2729#if defined(ROAR_HAVE_IO_POSIX) && !defined(ROAR_TARGET_WIN32) 
     
    831833} 
    832834 
     835#endif 
     836 
    833837//ll 
Note: See TracChangeset for help on using the changeset viewer.