On 01/02/2014 07:42 PM, 罗勇刚(Yonggang Luo)  wrote:
> I am using the following qbs instruction to install data, but the
> problem is
>      Group {
>          name: "map data directory"
>          files: ["D:/CI/615/3DMap-data/"]
>          qbs.install: false
>          qbs.installDir: project.binInstallDir + "/data/"
>      }
> It's doesn't work

Why do you set qbs.install to false?


Christian
_______________________________________________
QBS mailing list
QBS@qt-project.org
http://lists.qt-project.org/mailman/listinfo/qbs

Reply via email to