1
0
Fork 0

midi_coreaudio.h added

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@843
This commit is contained in:
Sjoerd van der Berg 2003-03-30 12:37:33 +00:00
parent 447094cfb3
commit c7f8e95cdb

View file

@ -2,5 +2,5 @@ AM_CPPFLAGS = -I$(top_srcdir)/include
noinst_LIBRARIES = libgui.a
libgui_a_SOURCES = sdlmain.cpp render.cpp render_normal.h render_scale2x.h \
midi.cpp midi_win32.h midi_oss.h
midi.cpp midi_win32.h midi_oss.h midi_coreaudio.h