Skip to content

bitfront-se/minimal-windows-example

Repository files navigation

Minimal Windows Example

The executable is a minimal Windows application that uses OpenSSL to generate a random string.

It is only useful for testing build pipelines etc.

Build

The solution should build out of the box with Visual Studio 2022.

msbuild minimal-windows-example.sln /p:Configuration=Debug /p:Platform=x64

Run the executable .\x64\Debug\minimal-windows-example.exe directory.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published