We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec5d339 commit 3844210Copy full SHA for 3844210
README.md
@@ -565,7 +565,7 @@ target("test")
565
566
## Plugins
567
568
-#### Generate IDE project file plugin(makefile, vs2002 - vs2022 .. )
+#### Generate IDE project file plugin(makefile, vs2002 - vs2026 .. )
569
570
```bash
571
$ xmake project -k vsxmake -m "debug,release" # New vsproj generator (Recommended)
README_zh.md
@@ -553,7 +553,7 @@ target("test")
553
554
## 插件
555
556
-#### 生成IDE工程文件插件(makefile, vs2002 - vs2022, ...)
+#### 生成IDE工程文件插件(makefile, vs2002 - vs2026, ...)
557
558
559
$ xmake project -k vsxmake -m "debug,release" # 新版vs工程生成插件(推荐)
0 commit comments