Adding config values on Qt VS Tools
Unsolved
General and Desktop
-
wrote on 13 Jul 2022, 00:29 last edited by
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.
1/1