1
0

add progId generator and example

This commit is contained in:
2022-02-18 14:53:49 +08:00
parent b93e5eaf5d
commit 86864bbd09
7 changed files with 252 additions and 80 deletions

7
.gitignore vendored
View File

@ -1,3 +1,10 @@
# Custom ignore
# ignore build directory
builds/
Debug_MB/
Debug_UNICODE/
Release_UNICODE/
## Ignore Visual Studio temporary files, build results, and
## files generated by popular Visual Studio add-ons.
##