初始化工程 添加基础数据类型与宏

This commit is contained in:
2021-09-26 23:24:15 +08:00
commit dce84d24a4
10 changed files with 267 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
# Visual Studio cache directory
.vs/
# CMake generated files
Build/
Install/