dxx-rebirth/contrib/broken-vs2017
Kp 78d4a36bb4 Explicitly require support for C++11 constructor inheritance
Parts of the code already used the C++11 syntax, so compilers without it
were already unsupported.  Expand the remaining uses to the standard
syntax.
2022-01-09 15:25:42 +00:00
..
common.props
Common.vcxproj Use C++17 std::size instead of custom lengthof 2020-07-05 23:34:32 +00:00
Common.vcxproj.filters Use C++17 std::size instead of custom lengthof 2020-07-05 23:34:32 +00:00
d1x-rebirth.vcxproj Use C++17 std::size instead of custom lengthof 2020-07-05 23:34:32 +00:00
d1x-rebirth.vcxproj.filters Use C++17 std::size instead of custom lengthof 2020-07-05 23:34:32 +00:00
d2x-rebirth.vcxproj Use C++17 std::size instead of custom lengthof 2020-07-05 23:34:32 +00:00
d2x-rebirth.vcxproj.filters Use C++17 std::size instead of custom lengthof 2020-07-05 23:34:32 +00:00
debug.props
dxxsconf.h Explicitly require support for C++11 constructor inheritance 2022-01-09 15:25:42 +00:00
Rebirth.sln
release.props