View | Details | Raw Unified
Collapse All | Expand All

(-) qtstalker/docs/docs.pro-orig (-27 lines)
 Lines 2-34    Link Here 
CONFIG += thread
CONFIG += thread
# install the html files
docs.path = /usr/local/share/doc/qtstalker/html
docs.files = *.html
INSTALLS += docs
# install the html pic files
pics.path = /usr/local/share/doc/qtstalker/html
pics.files = *.png
INSTALLS += pics
# install the example indicator html files and pics
idocs.path = /usr/local/share/doc/qtstalker/html/indicator
idocs.files = indicator/*.html
idocs.files += indicator/*.png
INSTALLS += idocs
# install the CHANGELOG files
cl.path = /usr/local/share/doc/qtstalker/html
cl.files = CHANGELOG*
INSTALLS += cl
# install the past CHANGELOG files
pcl.path = /usr/local/share/doc/qtstalker/html/pastchanges
pcl.files = pastchanges/*.html
pcl.files += pastchanges/CHANGELOG*
INSTALLS += pcl
# install the translation files
# install the translation files
i18n.path = /usr/local/share/qtstalker/i18n
i18n.path = /usr/local/share/qtstalker/i18n
i18n.files = ../i18n/*.qm
i18n.files = ../i18n/*.qm