Answer the question
In order to leave comments, you need to log in
How to build and configure a distribution from a bunch of disparate files?
There is a rather large project in C++/Qt/qbs under Win32 that is built using TeamCity.
Used by qbs and its tools, the build results after qbs install end up in a structured folder , almost ready to be slipped into Inno Setup.
But besides the build results (binaries, translations), there are also a bunch of files for the interface (qml, js), ini project settings files for a specific configuration. The total number of such files can reach 300-500.
Now a bicycle has been written in C - a utility that builds the distribution structure based on the xml description of a specific software configuration (there are about 12 configurations themselves).
The utility performs the following tasks:
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question