SFML community forums

General => SFML projects => Topic started by: profk on January 12, 2022, 05:54:24 pm

Title: Working C++ Nuget package for Visual Studio 2019
Post by: profk on January 12, 2022, 05:54:24 pm
Based on SFML 2.5.1 releases
Supports all build modes (Win32/x64, Debug and Release)
By default it builds with the dynamic libs and copies them to the output directory automatically.

Created for my C++ students.

Nuget: https://www.nuget.org/packages/SFML_VS2019/

Github:  https://github.com/profK/SFML-VS2019-