We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e98fa2 commit b21d1c7Copy full SHA for b21d1c7
tests/auto/autoupdatercore/UpdaterTest/UpdaterTest.pro
@@ -13,9 +13,9 @@ SOURCES += tst_updatertest.cpp \
13
14
HEADERS += \
15
installercontroller.h
16
-
+
17
DEFINES += SRCDIR=\\\"$$PWD/\\\"
18
-DEFINES += BINDIR=\\\"$$[QT_INSTALL_BINS]/../../../Tools/QtInstallerFramework/2.0/bin/\\\"
+DEFINES += BINDIR=\\\"$$[QT_INSTALL_BINS]/../../../Tools/QtInstallerFramework/3.0/bin/\\\"
19
DEFINES += QTDIR=\\\"$$[QT_INSTALL_BINS]/../../../\\\"
20
21
mac: QMAKE_LFLAGS += '-Wl,-rpath,\'$$OUT_PWD/../../../../lib\''
0 commit comments