1
0
Fork 0

Add render_simple.h

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2498
This commit is contained in:
Peter Veenstra 2006-02-13 11:12:29 +00:00
parent 36f1182601
commit fba1560397

View file

@ -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