Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
1.1.1
-
None
-
Qt 4.8, Qt Creator 3.0
-
bdb9a14de0f771c82cc7a93323fe43a1ff9d3427
Description
I have a large amount of configuration properties (lib locations, toolchain-specific), which i had setup in command-line QBS and all seems fine.
But in QtC I am not able to just set "baseProfile:complexConfig" in project setting, i MUST to copy all the settings.
If i have 5 toolchains and 2 variants... Too much copypaste actions.
Moreover, i compiled QtC 3.0 with latest QBS and i don't understand how to integrate Qt profile setup with it. AFAIK, all settings are in the qbs profile, so if the first issue is resolved, then it wouldn't be problem?