forked from qt-creator/qt-creator
...so that unittest.pro compiles on MSVC2013 without duplicating the LIBS line. Change-Id: I2a4f9cab65620ea28692d17352e92ababc47e4fd Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
5 lines
161 B
Prolog
5 lines
161 B
Prolog
include(../../qtcreatorlibrary.pri)
|
|
include(utils-lib.pri)
|
|
|
|
DEFINES += QTC_REL_TOOLS_PATH=$$shell_quote(\"$$relative_path($$IDE_LIBEXEC_PATH, $$IDE_BIN_PATH)\")
|