Added render_support.h
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@594
This commit is contained in:
parent
3442926a79
commit
0f28c80907
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
AM_CPPFLAGS = -I$(top_srcdir)/include
|
||||
|
||||
noinst_LIBRARIES = libgui.a
|
||||
libgui_a_SOURCES = sdlmain.cpp render.cpp
|
||||
libgui_a_SOURCES = sdlmain.cpp render.cpp render_support.h
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue