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.
|
|
|
####### tdevelop will overwrite this part!!! (begin)##########
|
|
|
|
noinst_LIBRARIES = libphrasebook.a
|
|
|
|
|
|
|
|
INCLUDES = $(all_includes)
|
|
|
|
|
|
|
|
libphrasebook_a_METASOURCES = AUTO
|
|
|
|
|
|
|
|
libphrasebook_a_SOURCES = buttonboxui.ui phrasetree.cpp phrasebookparser.cpp phrasebookdialog.cpp phrasebook.cpp
|
|
|
|
|
|
|
|
|
|
|
|
EXTRA_DIST = phrasebook.cpp phrasebook.h phrasebookdialog.cpp phrasebookdialog.h phrasebookparser.cpp phrasebookparser.h phrasetree.cpp phrasetree.h phrasebookdialogui.rc buttonboxui.ui
|
|
|
|
|
|
|
|
####### tdevelop will overwrite this part!!! (end)############
|
|
|
|
|
|
|
|
rcdir = $(kde_datadir)/kmouth
|
|
|
|
rc_DATA = phrasebookdialogui.rc
|