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:
Orgad Shaneh
2012-04-01 19:21:05 +03:00
committed by Joerg Bornemann
parent 791a196f1d
commit 06aa0363b0
15 changed files with 51 additions and 42 deletions

View File

@@ -1,8 +1,8 @@
import qbs.base 1.0
import "../QtcLibrary.qbs" as QtcLibrary
DynamicLibrary {
QtcLibrary {
name: "CPlusPlus"
destination: "lib"
cpp.includePaths: [
".",