premake-core icon indicating copy to clipboard operation
premake-core copied to clipboard

6.x - Add vs2022 to vstudio exporter versions

Open ohthesetrees opened this issue 1 year ago • 0 comments

What does this PR do?

Adds the necessary properties for vstudio exporter to generate VS2022 files.

How does this PR change Premake's behavior?

Users can now run premake6 vstudio 2022 successfully.

Anything else we should know?

I tested it on the Premake 6.x source itself and was able to build the resulting solution.

Did you check all the boxes?

  • [x] Focus on a single fix or feature; remove any unrelated formatting or code changes
  • [x] Add unit tests showing fix or feature works; all tests pass
  • [x] Mention any related issues (put closes #XXXX in comment to auto-close issue when PR is merged)
  • [x] Follow our coding conventions
  • [x] Minimize the number of commits
  • [x] Align documentation to your changes

You can now support Premake on our OpenCollective. Your contributions help us spend more time responding to requests like these!

ohthesetrees avatar Aug 05 '22 20:08 ohthesetrees