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