Skip to content

Commit

Permalink
Re-downgraded v141 for runtime. #80
Browse files Browse the repository at this point in the history
  • Loading branch information
kekyo committed Sep 17, 2019
1 parent dbb66e6 commit 6749e19
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions IL2C.Runtime/IL2C.Runtime.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
<ProjectGuid>{182A62A4-47AC-4290-8EA5-250AE8131613}</ProjectGuid>
<Keyword>Win32Proj</Keyword>
<RootNamespace>IL2CRuntime</RootNamespace>
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
<WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion>
<ConfigurationType>StaticLibrary</ConfigurationType>
<PlatformToolset>v142</PlatformToolset>
<PlatformToolset>v141</PlatformToolset>
<LinkIncremental>false</LinkIncremental>
<OutDir>$(ProjectDir)bin\$(Platform)\$(Configuration)\</OutDir>
<IntDir>obj\$(Platform)\$(Configuration)\</IntDir>
Expand Down

0 comments on commit 6749e19

Please sign in to comment.