diff options
Diffstat (limited to 'src/dutil/dutil.vcxproj')
| -rw-r--r-- | src/dutil/dutil.vcxproj | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/dutil/dutil.vcxproj b/src/dutil/dutil.vcxproj index 4dbd2e6b..e9bbb98b 100644 --- a/src/dutil/dutil.vcxproj +++ b/src/dutil/dutil.vcxproj | |||
| @@ -3,10 +3,6 @@ | |||
| 3 | 3 | ||
| 4 | <Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | 4 | <Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
| 5 | <ItemGroup Label="ProjectConfigurations"> | 5 | <ItemGroup Label="ProjectConfigurations"> |
| 6 | <ProjectConfiguration Include="Debug|ARM"> | ||
| 7 | <Configuration>Debug</Configuration> | ||
| 8 | <Platform>ARM</Platform> | ||
| 9 | </ProjectConfiguration> | ||
| 10 | <ProjectConfiguration Include="Debug|ARM64"> | 6 | <ProjectConfiguration Include="Debug|ARM64"> |
| 11 | <Configuration>Debug</Configuration> | 7 | <Configuration>Debug</Configuration> |
| 12 | <Platform>ARM64</Platform> | 8 | <Platform>ARM64</Platform> |
| @@ -15,10 +11,6 @@ | |||
| 15 | <Configuration>Debug</Configuration> | 11 | <Configuration>Debug</Configuration> |
| 16 | <Platform>Win32</Platform> | 12 | <Platform>Win32</Platform> |
| 17 | </ProjectConfiguration> | 13 | </ProjectConfiguration> |
| 18 | <ProjectConfiguration Include="Release|ARM"> | ||
| 19 | <Configuration>Release</Configuration> | ||
| 20 | <Platform>ARM</Platform> | ||
| 21 | </ProjectConfiguration> | ||
| 22 | <ProjectConfiguration Include="Release|ARM64"> | 14 | <ProjectConfiguration Include="Release|ARM64"> |
| 23 | <Configuration>Release</Configuration> | 15 | <Configuration>Release</Configuration> |
| 24 | <Platform>ARM64</Platform> | 16 | <Platform>ARM64</Platform> |
