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 _______________________________________________ QBS mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qbs
