On 07/09/2015 04:56 PM, Иван Комиссаров wrote:
> Hi everybody.
> I have a simple group that installs an icns file:
>
> Application {
>
> Group{
>
> name:".icns"
>
> condition:qbs.targetOS.contains("osx")
>
> files:"LiMon.icns"
>
> qbs.install:true
>
> qbs.installDir:install_data_path
>
> }
>
> }I assume this is not the complete project. In that case, see https://bugreports.qt.io/browse/QBS-830. Christian _______________________________________________ QBS mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qbs
