Skip to content

Commit

Permalink
fix toolset for VS2013
Browse files Browse the repository at this point in the history
  • Loading branch information
duchangyu committed Feb 14, 2014
1 parent 78aaa94 commit 4a40e21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ArxAppWiz/Templates/1033/x64win32.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
<CLRSupport>[!output ARX_CLR_SUPPORT]</CLRSupport>
<UseOfMfc>[!output ARX_MFC_SUPPORT]</UseOfMfc>
<UseOfAtl>[!output ARX_ATL_SUPPORT]</UseOfAtl>
<PlatformToolset>v110</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)'=='Release'" Label="Configuration">
<UseDebugLibraries>false</UseDebugLibraries>
Expand Down

0 comments on commit 4a40e21

Please sign in to comment.