Get build-config of prebuild binaries?
-
Hi,
I'm currently using the prebuilt binary package of Qt 5.4.1 for Windows. Unfortunately it comes with the debug data base files (.pdb) only for debug-build, not for release. So it is still necessary to build the whole package in order to get the release-PDB files.
My question: is there somewhere in the binary package a configuration/information file that gives me the exact configuration this package has been built with?
Thanks!