summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/install_rules/fontengine_files/fontengine_files.pro
blob: 2cd27da623fccb35c684a5b555ca40ba8601346c (plain)
1
2
3
4
5
6
7
8
9
TEMPLATE = subdirs

FILES += \
    $$QT_SOURCE_TREE/src/gui/text/qfontengine_ft_p.h \
    $$QT_SOURCE_TREE/src/gui/text/qfontengine_ft.cpp

sources.files = $$FILES
sources.path = $$[QT_INSTALL_DATA]/platforms/fontdatabases/fontengines
INSTALLS = sources