mirror of
https://github.com/logos-co/velopack.git
synced 2026-08-29 12:41:15 +00:00
284 B
284 B
VelopackCppWin32Sample
Prerequisites: Rust/Cargo, Msbuild
The library for C++ is compiled via Rust into a dynamic library (.dll, .dylib, .so, etc).
To build and test this sample, you can run the build.bat script in the current directory which will compile everything you need.