Hello,
Currently qbs does not allow DynamicLibraries with more than one ".".
Now what is the suggested way to build a structure like:
+"Toplevel"
+-+"SecondLevel"
| +--"ThirdLevel"
...
Toplevel.SecondLevel.ThirdLevel does not work since that has two "." and
hence triggers the said error when mentioning it in a Depends {} tag.
So what would be the suggested way to do a structure like the one I
pointed out?
Thanks a lot for your input!
Erik
_______________________________________________
QBS mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qbs