File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,23 +18,3 @@ index bea553d..867c64d 100644
1818 <IntDir>obj\$(Configuration)\$(Platform)\</IntDir>
1919 </PropertyGroup>
2020 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
21- diff --git a/MSVC17/libiconv_static/libiconv_static.vcxproj b/MSVC17/libiconv_static/libiconv_static.vcxproj
22- index bea553d..867c64d 100644
23- --- a/MSVC17/libiconv_static/libiconv_static.vcxproj
24- +++ b/MSVC17/libiconv_static/libiconv_static.vcxproj
25- @@ -100,6 +100,7 @@
26- <IntDir>obj\$(Configuration)\$(Platform)\</IntDir>
27- </PropertyGroup>
28- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">
29- + <OutDir>..\$(Platform)\</OutDir>
30- <IntDir>obj\$(Configuration)\$(Platform)\</IntDir>
31- </PropertyGroup>
32- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
33- @@ -111,6 +112,7 @@
34- <IntDir>obj\$(Configuration)\$(Platform)\</IntDir>
35- </PropertyGroup>
36- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">
37- + <OutDir>..\$(Platform)\</OutDir>
38- <IntDir>obj\$(Configuration)\$(Platform)\</IntDir>
39- </PropertyGroup>
40- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
You can’t perform that action at this time.
0 commit comments