diff options
author | Bob Arnson <bob@firegiant.com> | 2020-10-27 16:01:25 -0400 |
---|---|---|
committer | Bob Arnson <bob@firegiant.com> | 2020-10-27 16:04:32 -0400 |
commit | e6c98d58a9044a74ba6590a9a04ad42881db12a4 (patch) | |
tree | 96f96d0885e8f8b5573ed34a3f8bff662e45c11d /src/ca | |
parent | 2d71bd9f4379a1605347581c7cdd271315cd94f7 (diff) | |
download | wix-e6c98d58a9044a74ba6590a9a04ad42881db12a4.tar.gz wix-e6c98d58a9044a74ba6590a9a04ad42881db12a4.tar.bz2 wix-e6c98d58a9044a74ba6590a9a04ad42881db12a4.zip |
Update project for Package/SummaryInformation change (and others).
Diffstat (limited to 'src/ca')
-rw-r--r-- | src/ca/directxca.vcxproj | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/ca/directxca.vcxproj b/src/ca/directxca.vcxproj index a9d0c168..e772009a 100644 --- a/src/ca/directxca.vcxproj +++ b/src/ca/directxca.vcxproj | |||
@@ -21,14 +21,6 @@ | |||
21 | <Configuration>Release</Configuration> | 21 | <Configuration>Release</Configuration> |
22 | <Platform>x64</Platform> | 22 | <Platform>x64</Platform> |
23 | </ProjectConfiguration> | 23 | </ProjectConfiguration> |
24 | <ProjectConfiguration Include="Debug|ARM"> | ||
25 | <Configuration>Debug</Configuration> | ||
26 | <Platform>ARM</Platform> | ||
27 | </ProjectConfiguration> | ||
28 | <ProjectConfiguration Include="Release|ARM"> | ||
29 | <Configuration>Release</Configuration> | ||
30 | <Platform>ARM</Platform> | ||
31 | </ProjectConfiguration> | ||
32 | <ProjectConfiguration Include="Debug|ARM64"> | 24 | <ProjectConfiguration Include="Debug|ARM64"> |
33 | <Configuration>Debug</Configuration> | 25 | <Configuration>Debug</Configuration> |
34 | <Platform>ARM64</Platform> | 26 | <Platform>ARM64</Platform> |