|
|
|
@ -34,7 +34,7 @@ tqbuttongroup.cpp tqbutton.cpp \
|
|
|
|
|
tqcanvas.cpp tqcdestyle.cpp tqcheckbox.cpp tqclipboard.cpp tqcolordialog.cpp tqcombobox.cpp tqcommonstyle.cpp \
|
|
|
|
|
tqdatabrowser.cpp tqdatatable.cpp tqdataview.cpp tqdatetimeedit.cpp tqdesktopwidget.cpp tqdial.cpp tqdialog.cpp tqdns.cpp tqdockarea.cpp tqdockwindow.cpp tqdragobject.cpp \
|
|
|
|
|
tqerrormessage.cpp tqeventloop.cpp \
|
|
|
|
|
tqframe.cpp tqftp.cpp tqfiledialog.cpp \
|
|
|
|
|
tqframe.cpp tqftp.cpp tqfiledialog.cpp tqfontdialog.cpp \
|
|
|
|
|
tqgl.cpp tqgplugin.cpp tqgrid.cpp tqgridview.cpp tqgroupbox.cpp tqguardedptr.cpp \
|
|
|
|
|
tqhbox.cpp tqhbuttongroup.cpp tqheader.cpp tqhgroupbox.cpp tqhttp.cpp \
|
|
|
|
|
tqiconview.cpp tqimageformatplugin.cpp tqinputcontext.cpp tqinputdialog.cpp \
|
|
|
|
@ -82,7 +82,7 @@ tqbuttongroup.h tqbutton.h \
|
|
|
|
|
tqcanvas.h tqcdestyle.h tqcheckbox.h tqclipboard.h tqcolordialog.h tqcombobox.h tqcommonstyle.h \
|
|
|
|
|
tqdatabrowser.h tqdatatable.h tqdataview.h tqdatetimeedit.h tqdesktopwidget.h tqdial.h tqdialog.h tqdns.h tqdockarea.h tqdockwindow.h tqdragobject.h \
|
|
|
|
|
tqerrormessage.h tqeventloop.h \
|
|
|
|
|
tqfiledialog.h tqframe.h tqftp.h \
|
|
|
|
|
tqfiledialog.h tqfontdialog.h tqframe.h tqftp.h \
|
|
|
|
|
tqgl.h tqgplugin.h tqgrid.h tqgridview.h tqgroupbox.h tqguardedptr.h \
|
|
|
|
|
tqhbox.h tqhbuttongroup.h tqheader.h tqhgroupbox.h tqhttp.h \
|
|
|
|
|
tqiconview.h tqimageformatplugin.h tqinputcontext.h tqinputdialog.h \
|
|
|
|
@ -135,6 +135,7 @@ include ../admin/Doxyfile.am
|
|
|
|
|
install-exec-local:
|
|
|
|
|
test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
|
|
|
|
|
cp -Rp "$(srcdir)/tqt-replace" "$(DESTDIR)$(bindir)/"
|
|
|
|
|
cp -Rp "$(srcdir)/tqt-replace-stream" "$(DESTDIR)$(bindir)/"
|
|
|
|
|
cp -Rp "$(srcdir)/moc-tqt" "$(DESTDIR)$(bindir)/"
|
|
|
|
|
cp -Rp "$(srcdir)/mcopidl-tqt" "$(DESTDIR)$(bindir)/"
|
|
|
|
|
cp -Rp "$(srcdir)/dcopidl-tqt" "$(DESTDIR)$(bindir)/"
|
|
|
|
|