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.
|
KDE_CXXFLAGS = -UTQT_NO_ASCII_CAST
|
|
INCLUDES = -I$(top_srcdir)/lib/interfaces/external $(all_includes)
|
|
METASOURCES = AUTO
|
|
libshared_la_LDFLAGS = $(all_libraries)
|
|
noinst_LTLIBRARIES = libshared.la
|
|
libshared_la_SOURCES = domtool.cpp parser.cpp ui2uib.cpp uib.cpp widgetdatabase.cpp
|