开发者

How do I set different application icon for different configurations?

开发者 https://www.devze.com 2023-03-17 19:33 出处:网络
In the project properties dialog, on the \'Applicati开发者_StackOverflow社区on\' tab, the dropdown for choosing the configuration is disabled; how can I set the icon to be dependent on the build confi

In the project properties dialog, on the 'Applicati开发者_StackOverflow社区on' tab, the dropdown for choosing the configuration is disabled; how can I set the icon to be dependent on the build configuration?


This might shed some light - but I think it's only for VS2010:

application-icon--how-to-select-different-icon-based-on-compiler-directives-32338


Personally, I would change the configuration but remember to change the Icon manually in the Project Properties before compiling for each configuration.

0

精彩评论

暂无评论...
验证码 换一张
取 消