PvPGN Magic Builder v2.29
- fix prepare projects for Visual Studio solution by
build_pvpgn_dev.bat
- build
RelWithDebInfo
configuration instead ofRelease
by default
RelWithDebInfo
binaries are optimized as if they were built asRelease
but they also contain debug information and generate .pdb files likeDebug
does