Hi,
I am trying to install a .lib file generated during shared library build.
Group {
condition: product.type == "dynamiclibrary"
fileTagsFilter: "dynamiclibrary_export"
qbs.install: true
qbs.installDir: "lib"
}
That does not work. What is a correct way of doing this? Also, I did
not find "dynamiclibrary_export" in qbs sources, so may be this file
tag is wrong?
Is it possbile to generate .lib file with qbs using gcc/mingw
toolchain (without writing all necessary steps explicitly)?
--
Best regards,
Alex Skorodumov
_______________________________________________
QBS mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qbs