We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78aaa94 commit 4a40e21Copy full SHA for 4a40e21
ArxAppWiz/Templates/1033/x64win32.vcxproj
@@ -33,6 +33,7 @@
33
<CLRSupport>[!output ARX_CLR_SUPPORT]</CLRSupport>
34
<UseOfMfc>[!output ARX_MFC_SUPPORT]</UseOfMfc>
35
<UseOfAtl>[!output ARX_ATL_SUPPORT]</UseOfAtl>
36
+ <PlatformToolset>v110</PlatformToolset>
37
</PropertyGroup>
38
<PropertyGroup Condition="'$(Configuration)'=='Release'" Label="Configuration">
39
<UseDebugLibraries>false</UseDebugLibraries>
0 commit comments