diff -r 56cd8111b7f7 -r 41300fa6a67c src/tools/bootstrap/bootstrap.pri --- a/src/tools/bootstrap/bootstrap.pri Tue Jan 26 12:42:25 2010 +0200 +++ b/src/tools/bootstrap/bootstrap.pri Tue Feb 02 00:43:10 2010 +0200 @@ -38,7 +38,7 @@ $$QT_SOURCE_TREE/src/xml hpux-acc*|hpuxi-acc* { - LIBS += ../bootstrap/libbootstrap.a + LIBS += $$QT_BUILD_TREE/src/tools/bootstrap/libbootstrap.a } else { contains(CONFIG, debug_and_release_target) { CONFIG(debug, debug|release) {