forked from qt-creator/qt-creator
Qbs: Libraries capitalized and relocated in bin on Windows
Change-Id: I994027ef50f5f7c4ff1b2bef06d9f8db037243e4 Reviewed-by: Marco Bubke <marco.bubke@nokia.com> Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
This commit is contained in:
committed by
Joerg Bornemann
parent
791a196f1d
commit
06aa0363b0
@@ -1,8 +1,8 @@
|
||||
import qbs.base 1.0
|
||||
import "../QtcLibrary.qbs" as QtcLibrary
|
||||
|
||||
DynamicLibrary {
|
||||
QtcLibrary {
|
||||
name: "CPlusPlus"
|
||||
destination: "lib"
|
||||
|
||||
cpp.includePaths: [
|
||||
".",
|
||||
|
||||
Reference in New Issue
Block a user