src/tools/bootstrap/bootstrap.pri
changeset 3 41300fa6a67c
parent 0 1918ee327afb
child 30 5dc02b23752f
--- 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) {