summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/install_rules/freetype
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/platforms/install_rules/freetype')
-rw-r--r--src/plugins/platforms/install_rules/freetype/freetype.pro11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/plugins/platforms/install_rules/freetype/freetype.pro b/src/plugins/platforms/install_rules/freetype/freetype.pro
deleted file mode 100644
index d9eb6ff304..0000000000
--- a/src/plugins/platforms/install_rules/freetype/freetype.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-TEMPLATE = subdirs
-
-SRCDIR += \
- $$QT_SOURCE_TREE/src/3rdparty/freetype/src
-
-INCDIR += \
- $$QT_SOURCE_TREE/src/3rdparty/freetype/include
-
-sources.files = $$SRCDIR $$INCDIR
-sources.path = $$[QT_INSTALL_DATA]/platforms/fontdatabases/freetype
-INSTALLS = sources