forked from qt-creator/qt-creator
process launcher: Fix qbs build on Windows
Change-Id: I461056e7a0449d5a69694deb1af53a303d7f1b8f Reviewed-by: Jarek Kobus <jaroslaw.kobus@qt.io>
This commit is contained in:
@@ -6,6 +6,7 @@ QtcTool {
|
|||||||
|
|
||||||
Depends { name: "Qt.network" }
|
Depends { name: "Qt.network" }
|
||||||
|
|
||||||
|
cpp.defines: base.concat("QTCREATOR_UTILS_STATIC_LIB")
|
||||||
cpp.includePaths: base.concat(pathToUtils)
|
cpp.includePaths: base.concat(pathToUtils)
|
||||||
|
|
||||||
files: [
|
files: [
|
||||||
|
Reference in New Issue
Block a user