Hi my project has a some config values at qt project file(.pro).
such as c++14, resources_bit ...
I want to build this project on Visual Studio with Qt VS tools.
How can I add a config value?
I can not run build output because resources_big is missing.