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
- Host: GitHub
- URL: https://github.com/HelloWorld886/xmake-visualstudio
- Owner: HelloWorld886
- License: apache-2.0
- Created: 2021-12-13T15:10:48.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-02T03:35:34.000Z (3 months ago)
- Last Synced: 2025-02-02T04:17:59.924Z (3 months ago)
- Language: C#
- Size: 170 KB
- Stars: 22
- Watchers: 2
- Forks: 7
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-xmake - xmake-visualstudio - party, thanks [@HelloWorld886](https://github.com/HelloWorld886)) (Plugins)
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 |

# 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.