|
|
|
@ -44,3 +44,22 @@ tde_add_library( k3btools STATIC_PIC AUTOMOC
|
|
|
|
|
k3bdirsizejob.cpp k3brichtextlabel.cpp k3btempfile.cpp k3bactivepipe.cpp
|
|
|
|
|
k3bfilesplitter.cpp k3bfilesysteminfo.cpp
|
|
|
|
|
)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
##### Headers ###################################
|
|
|
|
|
|
|
|
|
|
install( FILES k3bwavefilewriter.h k3bbusywidget.h k3bdeviceselectiondialog.h
|
|
|
|
|
k3bmd5job.h k3bcutcombobox.h k3bstringutils.h
|
|
|
|
|
k3bdevicecombobox.h kcutlabel.h k3bstdguiitems.h
|
|
|
|
|
k3bvalidators.h k3bthroughputestimator.h k3biso9660.h
|
|
|
|
|
k3bmultichoicedialog.h k3bdevicehandler.h k3bcdparanoialib.h
|
|
|
|
|
k3blistview.h k3bmsfedit.h k3bcdtextvalidator.h
|
|
|
|
|
k3bintvalidator.h k3bexceptions.h k3bprogressdialog.h
|
|
|
|
|
k3btoolbox.h k3bpushbutton.h k3blistviewitemanimator.h
|
|
|
|
|
k3bthreadwidget.h k3bradioaction.h k3bsignalwaiter.h
|
|
|
|
|
k3biso9660backend.h k3bpipe.h k3bdirsizejob.h
|
|
|
|
|
k3bchecksumpipe.h k3btoolbutton.h k3bintmapcombobox.h
|
|
|
|
|
k3brichtextlabel.h k3btempfile.h k3bactivepipe.h
|
|
|
|
|
k3bfilesplitter.h k3bfilesysteminfo.h
|
|
|
|
|
DESTINATION ${INCLUDE_INSTALL_DIR}
|
|
|
|
|
)
|
|
|
|
|