Files
rust-ffi/GenerateProjectFiles.bat
2021-01-21 13:53:44 -03:00

3 lines
126 B
Batchfile

cbindgen --config .\Config\Bindings.toml --crate Library --output Source\Library.h
call .\Premake\Windows\premake5.exe vs2019