premake-core
premake-core copied to clipboard
premake5 resoptions not working on VS2022
What seems to be the problem? 'resoptions' API is not being applied to a VS2022 project file
What did you expect to happen? using resoptions { '/n' } should add /n to Additional Options for .rc/ resource additional options
How can we reproduce this? Make a VS2022 file and include resoptions { "/n" }
- [ X] Visual Studio 2022 (vs2022)
What version of Premake are you using? premake5 (Premake Build Script Generator) 5.0.0-beta1
For VS2010+ in fact.