qbs project files: Make use of new qbsSearchPaths property.

Change-Id: I396d970fafea1fd0b4c4d73883796662a1d0064b
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
This commit is contained in:
Christian Kandeler
2013-10-02 17:52:45 +02:00
committed by Joerg Bornemann
parent b60bbbaec9
commit f1da03c73b
81 changed files with 87 additions and 84 deletions

View File

@@ -1,5 +1,5 @@
import qbs.base 1.0
import "../QtcLibrary.qbs" as QtcLibrary
import QtcLibrary
QtcLibrary {
name: "QmlJS"