An open API service indexing awesome lists of open source software.

https://github.com/HelloWorld886/xmake-visualstudio

xmake plugin for visual studio
https://github.com/HelloWorld886/xmake-visualstudio

Last synced: about 1 month ago
JSON representation

xmake plugin for visual studio

Awesome Lists containing this project

README

        

# xmake-visualstudio
xmake plugin for visual studio

| Project | IDE | Download |
| ---- | ---- | ---- |
| XMake.VisualStudio | VS2019 | https://marketplace.visualstudio.com/items?itemName=musmus9405.xmake9405&ssr=false#overview |
| XMake.VisualStudio.VS2022 | VS2022 | https://marketplace.visualstudio.com/items?itemName=musmus9405.XMakeVS2022 |

![Options](screenshot/options.png)

![ToolsWindow](screenshot/tools.png)

# How to open xmake project
> make sure xmake.lua is in your project directory root, right click on project directory and open with Visual Studio.