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.
ksquirrel/ksquirrel/imageedit/Makefile.am

16 lines
776 B

####### tdevelop will overwrite this part!!! (begin)##########
noinst_LIBRARIES = libimageedit.a
## INCLUDES were found outside tdevelop specific part
libimageedit_a_METASOURCES = AUTO
libimageedit_a_SOURCES = sq_writeoption.ui sq_label.cpp sq_imagefilter.ui sq_imageeditoptions.ui sq_imageconvert.ui sq_imagebcg.ui sq_converter.cpp sq_bcglabel.cpp
EXTRA_DIST = sq_bcglabel.h sq_converter.h sq_imagebcg.ui.h sq_imageconvert.ui.h sq_imageedit.h sq_imageeditoptions.ui.h sq_imagefilter.ui.h sq_label.h sq_bcglabel.cpp sq_converter.cpp sq_imagebcg.ui sq_imageconvert.ui sq_imageeditoptions.ui sq_imagefilter.ui sq_label.cpp sq_writeoption.ui
####### tdevelop will overwrite this part!!! (end)############
INCLUDES = $(all_includes) -I$(srcdir) -I$(top_srcdir)/ksquirrel