Merge GenerateBindings and GenerateProjectFiles Scripts

This commit is contained in:
GuilhermeWerner
2021-01-21 13:53:44 -03:00
parent 38f5e4130f
commit 8eb59a6523
6 changed files with 3 additions and 7 deletions

View File

@ -1 +1,2 @@
cbindgen --config .\Config\Bindings.toml --crate Library --output Source\Library.h
call .\Premake\Windows\premake5.exe vs2019