Skip to content

Commit 4a40e21

Browse files
committed
fix toolset for VS2013
1 parent 78aaa94 commit 4a40e21

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ArxAppWiz/Templates/1033/x64win32.vcxproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
<CLRSupport>[!output ARX_CLR_SUPPORT]</CLRSupport>
3434
<UseOfMfc>[!output ARX_MFC_SUPPORT]</UseOfMfc>
3535
<UseOfAtl>[!output ARX_ATL_SUPPORT]</UseOfAtl>
36+
<PlatformToolset>v110</PlatformToolset>
3637
</PropertyGroup>
3738
<PropertyGroup Condition="'$(Configuration)'=='Release'" Label="Configuration">
3839
<UseDebugLibraries>false</UseDebugLibraries>

0 commit comments

Comments
 (0)