Hello all.
I am trying to understand the possibilities of creating complex modules name
____
DynamicLibrary {
name: "SomeLib"+"_"+SomePostfix
....
}
Application {
name: "SomeApplication"+'_'+OtherPostfix
Depends { name: "cpp" }
Depends { name: "Qt"; submodules: ["core", "network"] }
Depends { name: "SomeLib"+"_"+SomePostfix }
....
}
Is it possible, may be I must know a trick.
By default this construction is not working. (Product dependency '....' not
found. )
Thanks a lot!
--
Oleg Shalnev (Kalpa Project)
----------------------------------------------
mailto: [email protected]
skype: oleg_shalnev
cell : +79187417217
_______________________________________________
QBS mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qbs