Skip to content

Setting build vs properties in scons.

Rafał Mikrut requested to merge github/fork/PeaceSells50/UsefulVSSconsEnvs into master

Created by: PeaceSells50

This sets up the nmake build properties in visual studio. The build properties are limited to the build settings you used when making the vsproj. so if you built the vs project files with debug all of the vs configurations will use target debug.

Merge request reports