winsdk: Remove rt installer using msvcr120.dll
authorLenny Komow <lenny@lunarg.com>
Wed, 31 Aug 2016 00:38:05 +0000 (18:38 -0600)
committerLenny Komow <lenny@lunarg.com>
Wed, 31 Aug 2016 00:38:05 +0000 (18:38 -0600)
windowsRuntimeInstaller/ConfigureRT.vcxproj

index 9825f66..2627b17 100644 (file)
@@ -44,6 +44,7 @@
       <WarningLevel>Level2</WarningLevel>\r
       <Optimization>Disabled</Optimization>\r
       <SDLCheck>false</SDLCheck>\r
+      <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>\r
     </ClCompile>\r
     <Link>\r
       <GenerateDebugInformation>true</GenerateDebugInformation>\r
@@ -58,6 +59,7 @@
       <FunctionLevelLinking>true</FunctionLevelLinking>\r
       <IntrinsicFunctions>true</IntrinsicFunctions>\r
       <SDLCheck>false</SDLCheck>\r
+      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>\r
     </ClCompile>\r
     <Link>\r
       <GenerateDebugInformation>true</GenerateDebugInformation>\r