summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/install_rules/fontengine_files
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/platforms/install_rules/fontengine_files')
-rw-r--r--src/plugins/platforms/install_rules/fontengine_files/fontengine_files.pro9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/plugins/platforms/install_rules/fontengine_files/fontengine_files.pro b/src/plugins/platforms/install_rules/fontengine_files/fontengine_files.pro
deleted file mode 100644
index 2cd27da623..0000000000
--- a/src/plugins/platforms/install_rules/fontengine_files/fontengine_files.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-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