add scale2x and normal headers
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@732
This commit is contained in:
parent
84daa51d7e
commit
359aca11f3
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
AM_CPPFLAGS = -I$(top_srcdir)/include
|
||||
|
||||
noinst_LIBRARIES = libgui.a
|
||||
libgui_a_SOURCES = sdlmain.cpp render.cpp render_support.h \
|
||||
libgui_a_SOURCES = sdlmain.cpp render.cpp render_normal.h render_scale2x.h \
|
||||
midi.cpp midi_win32.h midi_oss.h
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue