Remove accidentally committed wxCompilerPrefix setting.
Don't use "vc120" compiler prefix by default. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_3_0_BRANCH@76820 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
<PropertyGroup Label="UserMacros">
|
<PropertyGroup Label="UserMacros">
|
||||||
<wxShortVersionString>30</wxShortVersionString>
|
<wxShortVersionString>30</wxShortVersionString>
|
||||||
<wxToolkitPrefix>msw</wxToolkitPrefix>
|
<wxToolkitPrefix>msw</wxToolkitPrefix>
|
||||||
<wxCompilerPrefix>vc120</wxCompilerPrefix>
|
<wxCompilerPrefix>vc</wxCompilerPrefix>
|
||||||
<wxCfg>
|
<wxCfg>
|
||||||
</wxCfg>
|
</wxCfg>
|
||||||
<wxVendor>custom</wxVendor>
|
<wxVendor>custom</wxVendor>
|
||||||
|
Reference in New Issue
Block a user