Skip to content

coolaardvark/New-SFMLProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

New-SFMLProject

Creates a stub Visual Studio solution folder (2022) for a SFML based C++ project.

A fairly simple script that takes a known localtion for the SFML lib, bin and include folders creates the required Visual Studio directory stucture and sets up the solution and project files (.sln and .vcxproj respectivley) so the project should build with no futher configuration tweaking.

I've built this as part of me learning SFML and C++ programing in general, so while it works, it might not create a project that produces the most optimised code, but as I learn things should improve!

About

Creates a stub Visual Studio solution folder (2022) for a SFML based C++ project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors