[QBS] dynamic library target name on mac osX

olivier musse olivier.musse at sfr.fr
Wed Sep 17 17:33:01 CEST 2014


Hi,

On mac os X when compiling a dynamic library, the target name is 
automatically prefix with lib and postfix with version number.
It is possible to change the prefix using cpp.dynamicLibraryPrefix (not 
documented) but we found nothing (exception modifying path-tools.js 
file) to not append the version number.
Is there any solution to do that properly using a cpp module property or 
something else than hacking path-tools.js file?
If not, is it possible to imagine that as a feature for a next QBS version?

Many thanks for help.

Regards

Olivier





More information about the Qbs mailing list