summaryrefslogtreecommitdiffstats
path: root/qmake/qmake.pri
diff options
context:
space:
mode:
authorThomas Zander <t.zander@nokia.com>2010-08-30 15:28:02 (GMT)
committerThomas Zander <t.zander@nokia.com>2010-08-30 16:26:00 (GMT)
commit900eb656849d4fa3ff119305c08b631c76fae75e (patch)
tree647f2f7c1c3d23023474537ce7062238ff823701 /qmake/qmake.pri
parent1bdc1dfda903426e7a0bd844c48e67ff9e6b6a94 (diff)
downloadQt-900eb656849d4fa3ff119305c08b631c76fae75e.zip
Qt-900eb656849d4fa3ff119305c08b631c76fae75e.tar.gz
Qt-900eb656849d4fa3ff119305c08b631c76fae75e.tar.bz2
Move canonicalPath() to the new qfilesystemengine_unix
Reviewed-by: João Abecasis
Diffstat (limited to 'qmake/qmake.pri')
-rw-r--r--qmake/qmake.pri1
1 files changed, 1 insertions, 0 deletions
diff --git a/qmake/qmake.pri b/qmake/qmake.pri
index 4d78c8b..be6a909 100644
--- a/qmake/qmake.pri
+++ b/qmake/qmake.pri
@@ -58,6 +58,7 @@ bootstrap { #Qt code
qabstractfileengine.cpp \
qfileinfo.cpp \
qfilesystementry.cpp \
+ qfilesystemengine.cpp \
qfsfileengine.cpp \
qfsfileengine_iterator.cpp \
qglobal.cpp \