Document Windows build setup

This commit is contained in:
luochen570
2026-05-31 12:14:45 +08:00
parent c658fa4265
commit 7e7c9f1d74
4 changed files with 67 additions and 10 deletions

12
.gitignore vendored Normal file
View File

@@ -0,0 +1,12 @@
build/
cmake-build-*/
.qt/
.qtc/
CMakeUserPresets.json
*.user
*.suo
*.vcxproj*
*.sln
*.exe
*.dll
*.pdb