mirror of
https://github.com/logos-co/velopack.git
synced 2026-08-30 21:21:09 +00:00
6 lines
284 B
Markdown
6 lines
284 B
Markdown
# 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.
|