summaryrefslogtreecommitdiffstats
path: root/src/tools
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 /src/tools
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 'src/tools')
-rw-r--r--src/tools/bootstrap/bootstrap.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tools/bootstrap/bootstrap.pro b/src/tools/bootstrap/bootstrap.pro
index bec1329..9adba9c 100644
--- a/src/tools/bootstrap/bootstrap.pro
+++ b/src/tools/bootstrap/bootstrap.pro
@@ -58,6 +58,7 @@ SOURCES += \
../../corelib/io/qfile.cpp \
../../corelib/io/qfileinfo.cpp \
../../corelib/io/qfilesystementry.cpp \
+ ../../corelib/io/qfilesystemengine.cpp \
../../corelib/io/qfsfileengine.cpp \
../../corelib/io/qfsfileengine_iterator.cpp \
../../corelib/io/qiodevice.cpp \