summaryrefslogtreecommitdiffstats
path: root/src/extras/text/text.pri
diff options
context:
space:
mode:
Diffstat (limited to 'src/extras/text/text.pri')
-rw-r--r--src/extras/text/text.pri21
1 files changed, 0 insertions, 21 deletions
diff --git a/src/extras/text/text.pri b/src/extras/text/text.pri
deleted file mode 100644
index 1d2cb793c..000000000
--- a/src/extras/text/text.pri
+++ /dev/null
@@ -1,21 +0,0 @@
-HEADERS += \
- $$PWD/distancefieldtextrenderer_p.h \
- $$PWD/distancefieldtextrenderer_p_p.h \
- $$PWD/areaallocator_p.h \
- $$PWD/qdistancefieldglyphcache_p.h \
- $$PWD/qtextureatlas_p_p.h \
- $$PWD/qtextureatlas_p.h \
- $$PWD/qtext2dentity_p.h \
- $$PWD/qtext2dentity.h \
- $$PWD/qtext2dmaterial_p_p.h \
- $$PWD/qtext2dmaterial_p.h
-
-SOURCES += \
- $$PWD/qtextureatlas.cpp \
- $$PWD/qdistancefieldglyphcache.cpp \
- $$PWD/distancefieldtextrenderer.cpp \
- $$PWD/areaallocator.cpp \
- $$PWD/qtext2dentity.cpp \
- $$PWD/qtext2dmaterial.cpp
-
-INCLUDEPATH += $$PWD