You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kftpgrabber/kftpgrabber/src/widgets/queueview/Makefile.am

16 lines
469 B

INCLUDES = -I$(srcdir)/../.. \
-I$(srcdir)/../../engine \
-I$(srcdir)/../../misc \
-I$(srcdir)/../../ui -I../../ui\
-I$(srcdir)/.. \
-I$(srcdir)/../browser \
-I$(top_builddir) \
-I$(top_builddir)/kftpgrabber/src \
$(all_includes)
METASOURCES = AUTO
noinst_LIBRARIES = libqueueviewwidget.a
libqueueviewwidget_a_SOURCES = queueeditor.cpp queueview.cpp threadview.cpp
noinst_HEADERS = queueeditor.h queueview.h threadview.h