noinst_LTLIBRARIES = libqt.la # TODO: refactor so we can get away using only AF_CPPFLAGS here AM_CPPFLAGS = \ $(WP_CPPFLAGS) libqt_la_SOURCES = \ ev_QtKeyboard.cpp \ ev_QtKeyboard.h \ ev_QtMouse.cpp \ ev_QtMouse.h \ $(NULL) # ev_UnixFontCombo.cpp \ # ev_UnixFontCombo.h \ # ev_UnixKeysym2ucs.cpp \ # ev_UnixKeysym2ucs.h \ # ev_UnixMenuBar.h \ # ev_UnixMenu.cpp \ # ev_UnixMenu.h \ # ev_UnixMenuPopup.h \ # ev_UnixToolbar.cpp \ # ev_UnixToolbar.h \ # ev_UnixToolbar_ViewListener.cpp \ # ev_UnixToolbar_ViewListener.h