dosbox-wii/src/gui/Makefile.am

6 lines
127 B
Makefile
Raw Normal View History

2009-05-02 23:03:37 +02:00
AM_CPPFLAGS = -I$(top_srcdir)/include
noinst_LIBRARIES = libgui.a
2009-05-02 23:27:47 +02:00
libgui_a_SOURCES = sdlmain.cpp render.cpp render_support.h
2009-05-02 23:03:37 +02:00