added render_loops.h
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2460
This commit is contained in:
parent
5efb59c0aa
commit
e82452e6a9
1 changed files with 2 additions and 1 deletions
|
@ -2,6 +2,7 @@ AM_CPPFLAGS = -I$(top_srcdir)/include
|
|||
|
||||
noinst_LIBRARIES = libgui.a
|
||||
libgui_a_SOURCES = sdlmain.cpp sdl_mapper.cpp \
|
||||
render.cpp render_scalers.cpp render_scalers.h render_templates.h \
|
||||
render.cpp render_scalers.cpp render_scalers.h \
|
||||
render_templates.h render_loops.h \
|
||||
midi.cpp midi_win32.h midi_oss.h midi_coreaudio.h midi_alsa.h
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue