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.
|
AM_CPPFLAGS = -DTQT_NO_CAST_ASCII
|
|
noinst_LTLIBRARIES = libkwidgetstreamer.la
|
|
|
|
INCLUDES= -I$(srcdir)/../KMultiFormListBox $(all_includes)
|
|
|
|
include_HEADERS = kwidgetstreamer.h
|
|
libkwidgetstreamer_la_SOURCES = kwidgetstreamer.cpp
|
|
|
|
METASOURCES = AUTO
|