初始适配

This commit is contained in:
chinosk
2025-03-17 21:53:55 +00:00
commit 45338b40cd
334 changed files with 113217 additions and 0 deletions

3
generate.bat Normal file
View File

@@ -0,0 +1,3 @@
@echo off
conan install . -if build -s build_type=Release -s compiler.version=16 --build missing
utils\bin\premake5 %* vs2022