]> git.saurik.com Git - wxWidgets.git/commit
Correct type MSVCProjectBuilder in the build script.
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 23 May 2011 23:20:18 +0000 (23:20 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 23 May 2011 23:20:18 +0000 (23:20 +0000)
commit01456a3fa364f562f51305597afa73999238a8f4
tree2428fd83641c333f8ef7dfb3b95739cd16842745
parent218697e27b1215e7491e5fd6f0b5d3c5519ee6d2
Correct type MSVCProjectBuilder in the build script.

This prevented MSVC version detection from environment variables from working.

Closes #13243.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67780 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
build/tools/builder.py