diff options
author | Bob Arnson <bob@firegiant.com> | 2021-12-05 21:16:28 -0500 |
---|---|---|
committer | Bob Arnson <github@bobs.org> | 2021-12-25 20:31:10 -0500 |
commit | 667ee81ee0263314b4546f5598efc66fe84c08b7 (patch) | |
tree | cfc2077743411a93d0e3c0d2ef637ef9bbdb655e /src/ext | |
parent | b9c712f26d921f7ffe0509d1cc45456680e8139f (diff) | |
download | wix-667ee81ee0263314b4546f5598efc66fe84c08b7.tar.gz wix-667ee81ee0263314b4546f5598efc66fe84c08b7.tar.bz2 wix-667ee81ee0263314b4546f5598efc66fe84c08b7.zip |
Build with VS2022, which is now required.
- Use VS2022/v143 libraries exclusively. C++ compatibility works.
Diffstat (limited to 'src/ext')
-rw-r--r-- | src/ext/Bal/Samples/bafunctions/bafunctions.vcxproj | 1 | ||||
-rw-r--r-- | src/ext/Bal/dnchost/dnchost.vcxproj | 1 | ||||
-rw-r--r-- | src/ext/Bal/mbahost/mbahost.vcxproj | 1 | ||||
-rw-r--r-- | src/ext/Bal/test/examples/TestEngine/Example.TestEngine.vcxproj | 2 | ||||
-rw-r--r-- | src/ext/Bal/wixstdba/wixstdba.vcxproj | 1 | ||||
-rw-r--r-- | src/ext/ComPlus/ca/complusca.vcxproj | 2 | ||||
-rw-r--r-- | src/ext/Dependency/ca/dependencyca.vcxproj | 2 | ||||
-rw-r--r-- | src/ext/DirectX/ca/directxca.vcxproj | 1 | ||||
-rw-r--r-- | src/ext/Firewall/ca/fwca.vcxproj | 1 | ||||
-rw-r--r-- | src/ext/Http/ca/httpca.vcxproj | 1 | ||||
-rw-r--r-- | src/ext/Iis/ca/iisca.vcxproj | 1 | ||||
-rw-r--r-- | src/ext/Msmq/ca/msmqca.vcxproj | 1 | ||||
-rw-r--r-- | src/ext/NetFx/ca/netfxca.vcxproj | 1 | ||||
-rw-r--r-- | src/ext/Sql/ca/sqlca.vcxproj | 1 | ||||
-rw-r--r-- | src/ext/UI/ca/uica.vcxproj | 1 | ||||
-rw-r--r-- | src/ext/Util/be/utilbe.vcxproj | 1 | ||||
-rw-r--r-- | src/ext/Util/ca/utilca.vcxproj | 1 | ||||
-rw-r--r-- | src/ext/VisualStudio/ca/vsca.vcxproj | 2 |
18 files changed, 0 insertions, 22 deletions
diff --git a/src/ext/Bal/Samples/bafunctions/bafunctions.vcxproj b/src/ext/Bal/Samples/bafunctions/bafunctions.vcxproj index 6aac6943..6d6f78c8 100644 --- a/src/ext/Bal/Samples/bafunctions/bafunctions.vcxproj +++ b/src/ext/Bal/Samples/bafunctions/bafunctions.vcxproj | |||
@@ -32,7 +32,6 @@ | |||
32 | <PropertyGroup Label="Globals"> | 32 | <PropertyGroup Label="Globals"> |
33 | <ProjectGuid>{EB0A7D51-2133-4EE7-B6CA-87DBEAC67E02}</ProjectGuid> | 33 | <ProjectGuid>{EB0A7D51-2133-4EE7-B6CA-87DBEAC67E02}</ProjectGuid> |
34 | <ConfigurationType>DynamicLibrary</ConfigurationType> | 34 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
35 | <PlatformToolset>v142</PlatformToolset> | ||
36 | <CharacterSet>Unicode</CharacterSet> | 35 | <CharacterSet>Unicode</CharacterSet> |
37 | <TargetName>BAFunctions</TargetName> | 36 | <TargetName>BAFunctions</TargetName> |
38 | <ProjectModuleDefinitionFile>bafunctions.def</ProjectModuleDefinitionFile> | 37 | <ProjectModuleDefinitionFile>bafunctions.def</ProjectModuleDefinitionFile> |
diff --git a/src/ext/Bal/dnchost/dnchost.vcxproj b/src/ext/Bal/dnchost/dnchost.vcxproj index 6bc89427..66c1f8d1 100644 --- a/src/ext/Bal/dnchost/dnchost.vcxproj +++ b/src/ext/Bal/dnchost/dnchost.vcxproj | |||
@@ -31,7 +31,6 @@ | |||
31 | <PropertyGroup Label="Globals"> | 31 | <PropertyGroup Label="Globals"> |
32 | <ProjectGuid>{B6F70281-6583-4138-BB7F-AABFEBBB3CA2}</ProjectGuid> | 32 | <ProjectGuid>{B6F70281-6583-4138-BB7F-AABFEBBB3CA2}</ProjectGuid> |
33 | <ConfigurationType>DynamicLibrary</ConfigurationType> | 33 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
34 | <PlatformToolset>v142</PlatformToolset> | ||
35 | <CharacterSet>Unicode</CharacterSet> | 34 | <CharacterSet>Unicode</CharacterSet> |
36 | <TargetName>dnchost</TargetName> | 35 | <TargetName>dnchost</TargetName> |
37 | <ProjectModuleDefinitionFile>dnchost.def</ProjectModuleDefinitionFile> | 36 | <ProjectModuleDefinitionFile>dnchost.def</ProjectModuleDefinitionFile> |
diff --git a/src/ext/Bal/mbahost/mbahost.vcxproj b/src/ext/Bal/mbahost/mbahost.vcxproj index 5edb2562..ababf19c 100644 --- a/src/ext/Bal/mbahost/mbahost.vcxproj +++ b/src/ext/Bal/mbahost/mbahost.vcxproj | |||
@@ -32,7 +32,6 @@ | |||
32 | <PropertyGroup Label="Globals"> | 32 | <PropertyGroup Label="Globals"> |
33 | <ProjectGuid>{12C87C77-3547-44F8-8134-29BC915CB19D}</ProjectGuid> | 33 | <ProjectGuid>{12C87C77-3547-44F8-8134-29BC915CB19D}</ProjectGuid> |
34 | <ConfigurationType>DynamicLibrary</ConfigurationType> | 34 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
35 | <PlatformToolset>v142</PlatformToolset> | ||
36 | <CharacterSet>Unicode</CharacterSet> | 35 | <CharacterSet>Unicode</CharacterSet> |
37 | <TargetName>mbahost</TargetName> | 36 | <TargetName>mbahost</TargetName> |
38 | <ProjectModuleDefinitionFile>mbahost.def</ProjectModuleDefinitionFile> | 37 | <ProjectModuleDefinitionFile>mbahost.def</ProjectModuleDefinitionFile> |
diff --git a/src/ext/Bal/test/examples/TestEngine/Example.TestEngine.vcxproj b/src/ext/Bal/test/examples/TestEngine/Example.TestEngine.vcxproj index 39207d77..12abe976 100644 --- a/src/ext/Bal/test/examples/TestEngine/Example.TestEngine.vcxproj +++ b/src/ext/Bal/test/examples/TestEngine/Example.TestEngine.vcxproj | |||
@@ -34,9 +34,7 @@ | |||
34 | <ConfigurationType>Application</ConfigurationType> | 34 | <ConfigurationType>Application</ConfigurationType> |
35 | <ProjectSubSystem>Console</ProjectSubSystem> | 35 | <ProjectSubSystem>Console</ProjectSubSystem> |
36 | <TargetName>Example.TestEngine</TargetName> | 36 | <TargetName>Example.TestEngine</TargetName> |
37 | <PlatformToolset>v142</PlatformToolset> | ||
38 | <CharacterSet>Unicode</CharacterSet> | 37 | <CharacterSet>Unicode</CharacterSet> |
39 | <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion> | ||
40 | </PropertyGroup> | 38 | </PropertyGroup> |
41 | 39 | ||
42 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | 40 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |
diff --git a/src/ext/Bal/wixstdba/wixstdba.vcxproj b/src/ext/Bal/wixstdba/wixstdba.vcxproj index fba3e885..85d90e77 100644 --- a/src/ext/Bal/wixstdba/wixstdba.vcxproj +++ b/src/ext/Bal/wixstdba/wixstdba.vcxproj | |||
@@ -32,7 +32,6 @@ | |||
32 | <PropertyGroup Label="Globals"> | 32 | <PropertyGroup Label="Globals"> |
33 | <ProjectGuid>{41085A22-E6AA-4E8B-AB1B-DDEE0DC89DFA}</ProjectGuid> | 33 | <ProjectGuid>{41085A22-E6AA-4E8B-AB1B-DDEE0DC89DFA}</ProjectGuid> |
34 | <ConfigurationType>DynamicLibrary</ConfigurationType> | 34 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
35 | <PlatformToolset>v142</PlatformToolset> | ||
36 | <CharacterSet>Unicode</CharacterSet> | 35 | <CharacterSet>Unicode</CharacterSet> |
37 | <TargetName>WixStdBA</TargetName> | 36 | <TargetName>WixStdBA</TargetName> |
38 | <ProjectModuleDefinitionFile>wixstdba.def</ProjectModuleDefinitionFile> | 37 | <ProjectModuleDefinitionFile>wixstdba.def</ProjectModuleDefinitionFile> |
diff --git a/src/ext/ComPlus/ca/complusca.vcxproj b/src/ext/ComPlus/ca/complusca.vcxproj index 5a8b23cd..0bd490b1 100644 --- a/src/ext/ComPlus/ca/complusca.vcxproj +++ b/src/ext/ComPlus/ca/complusca.vcxproj | |||
@@ -24,12 +24,10 @@ | |||
24 | <PropertyGroup Label="Globals"> | 24 | <PropertyGroup Label="Globals"> |
25 | <ProjectGuid>{BDEF51ED-E242-4FA2-801A-01B127DF851A}</ProjectGuid> | 25 | <ProjectGuid>{BDEF51ED-E242-4FA2-801A-01B127DF851A}</ProjectGuid> |
26 | <ConfigurationType>DynamicLibrary</ConfigurationType> | 26 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
27 | <PlatformToolset>v142</PlatformToolset> | ||
28 | <CharacterSet>Unicode</CharacterSet> | 27 | <CharacterSet>Unicode</CharacterSet> |
29 | <TargetName>complusca</TargetName> | 28 | <TargetName>complusca</TargetName> |
30 | <ProjectModuleDefinitionFile>complusca.def</ProjectModuleDefinitionFile> | 29 | <ProjectModuleDefinitionFile>complusca.def</ProjectModuleDefinitionFile> |
31 | <Description>WiX Toolset ComPlus CustomAction</Description> | 30 | <Description>WiX Toolset ComPlus CustomAction</Description> |
32 | <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion> | ||
33 | </PropertyGroup> | 31 | </PropertyGroup> |
34 | 32 | ||
35 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | 33 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |
diff --git a/src/ext/Dependency/ca/dependencyca.vcxproj b/src/ext/Dependency/ca/dependencyca.vcxproj index 9e31994b..b84321df 100644 --- a/src/ext/Dependency/ca/dependencyca.vcxproj +++ b/src/ext/Dependency/ca/dependencyca.vcxproj | |||
@@ -32,12 +32,10 @@ | |||
32 | <PropertyGroup Label="Globals"> | 32 | <PropertyGroup Label="Globals"> |
33 | <ProjectGuid>{B86AF46C-0F90-49CC-923F-A800B088D015}</ProjectGuid> | 33 | <ProjectGuid>{B86AF46C-0F90-49CC-923F-A800B088D015}</ProjectGuid> |
34 | <ConfigurationType>DynamicLibrary</ConfigurationType> | 34 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
35 | <PlatformToolset>v142</PlatformToolset> | ||
36 | <CharacterSet>Unicode</CharacterSet> | 35 | <CharacterSet>Unicode</CharacterSet> |
37 | <TargetName>dependencyca</TargetName> | 36 | <TargetName>dependencyca</TargetName> |
38 | <ProjectModuleDefinitionFile>wixdepca.def</ProjectModuleDefinitionFile> | 37 | <ProjectModuleDefinitionFile>wixdepca.def</ProjectModuleDefinitionFile> |
39 | <Description>WiX Toolset Dependency CustomAction</Description> | 38 | <Description>WiX Toolset Dependency CustomAction</Description> |
40 | <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion> | ||
41 | </PropertyGroup> | 39 | </PropertyGroup> |
42 | 40 | ||
43 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | 41 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |
diff --git a/src/ext/DirectX/ca/directxca.vcxproj b/src/ext/DirectX/ca/directxca.vcxproj index 85ce0828..e2baa46a 100644 --- a/src/ext/DirectX/ca/directxca.vcxproj +++ b/src/ext/DirectX/ca/directxca.vcxproj | |||
@@ -32,7 +32,6 @@ | |||
32 | <PropertyGroup Label="Globals"> | 32 | <PropertyGroup Label="Globals"> |
33 | <ProjectGuid>{76542B28-0FFD-47D3-AD6A-D0F20FA875AC}</ProjectGuid> | 33 | <ProjectGuid>{76542B28-0FFD-47D3-AD6A-D0F20FA875AC}</ProjectGuid> |
34 | <ConfigurationType>DynamicLibrary</ConfigurationType> | 34 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
35 | <PlatformToolset>v142</PlatformToolset> | ||
36 | <CharacterSet>Unicode</CharacterSet> | 35 | <CharacterSet>Unicode</CharacterSet> |
37 | <TargetName>directxca</TargetName> | 36 | <TargetName>directxca</TargetName> |
38 | <ProjectModuleDefinitionFile>directx.def</ProjectModuleDefinitionFile> | 37 | <ProjectModuleDefinitionFile>directx.def</ProjectModuleDefinitionFile> |
diff --git a/src/ext/Firewall/ca/fwca.vcxproj b/src/ext/Firewall/ca/fwca.vcxproj index 38497d97..11170675 100644 --- a/src/ext/Firewall/ca/fwca.vcxproj +++ b/src/ext/Firewall/ca/fwca.vcxproj | |||
@@ -35,7 +35,6 @@ | |||
35 | <ProjectGuid>{F72D34CA-48DA-4DFD-91A9-A0C78BEF6981}</ProjectGuid> | 35 | <ProjectGuid>{F72D34CA-48DA-4DFD-91A9-A0C78BEF6981}</ProjectGuid> |
36 | <ConfigurationType>DynamicLibrary</ConfigurationType> | 36 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
37 | <TargetName>fwca</TargetName> | 37 | <TargetName>fwca</TargetName> |
38 | <PlatformToolset>v142</PlatformToolset> | ||
39 | <CharacterSet>Unicode</CharacterSet> | 38 | <CharacterSet>Unicode</CharacterSet> |
40 | <ProjectModuleDefinitionFile>fwca.def</ProjectModuleDefinitionFile> | 39 | <ProjectModuleDefinitionFile>fwca.def</ProjectModuleDefinitionFile> |
41 | <Description>WiX Toolset Firewall CustomAction</Description> | 40 | <Description>WiX Toolset Firewall CustomAction</Description> |
diff --git a/src/ext/Http/ca/httpca.vcxproj b/src/ext/Http/ca/httpca.vcxproj index 3a17b3b0..2614275f 100644 --- a/src/ext/Http/ca/httpca.vcxproj +++ b/src/ext/Http/ca/httpca.vcxproj | |||
@@ -32,7 +32,6 @@ | |||
32 | <PropertyGroup Label="Globals"> | 32 | <PropertyGroup Label="Globals"> |
33 | <ProjectGuid>{90743805-C043-47C7-B5FF-8F5EE5C8A2DE}</ProjectGuid> | 33 | <ProjectGuid>{90743805-C043-47C7-B5FF-8F5EE5C8A2DE}</ProjectGuid> |
34 | <ConfigurationType>DynamicLibrary</ConfigurationType> | 34 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
35 | <PlatformToolset>v142</PlatformToolset> | ||
36 | <CharacterSet>Unicode</CharacterSet> | 35 | <CharacterSet>Unicode</CharacterSet> |
37 | <TargetName>httpca</TargetName> | 36 | <TargetName>httpca</TargetName> |
38 | <ProjectModuleDefinitionFile>wixhttpca.def</ProjectModuleDefinitionFile> | 37 | <ProjectModuleDefinitionFile>wixhttpca.def</ProjectModuleDefinitionFile> |
diff --git a/src/ext/Iis/ca/iisca.vcxproj b/src/ext/Iis/ca/iisca.vcxproj index d99ef4ab..de3ef83e 100644 --- a/src/ext/Iis/ca/iisca.vcxproj +++ b/src/ext/Iis/ca/iisca.vcxproj | |||
@@ -35,7 +35,6 @@ | |||
35 | <ProjectGuid>{CB3FB8C4-14BF-4EA6-9F01-7FB258E5AEF3}</ProjectGuid> | 35 | <ProjectGuid>{CB3FB8C4-14BF-4EA6-9F01-7FB258E5AEF3}</ProjectGuid> |
36 | <ConfigurationType>DynamicLibrary</ConfigurationType> | 36 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
37 | <TargetName>iisca</TargetName> | 37 | <TargetName>iisca</TargetName> |
38 | <PlatformToolset>v142</PlatformToolset> | ||
39 | <CharacterSet>Unicode</CharacterSet> | 38 | <CharacterSet>Unicode</CharacterSet> |
40 | <ProjectModuleDefinitionFile>iisca.def</ProjectModuleDefinitionFile> | 39 | <ProjectModuleDefinitionFile>iisca.def</ProjectModuleDefinitionFile> |
41 | <Description>WiX Toolset Iis CustomAction</Description> | 40 | <Description>WiX Toolset Iis CustomAction</Description> |
diff --git a/src/ext/Msmq/ca/msmqca.vcxproj b/src/ext/Msmq/ca/msmqca.vcxproj index 473624b4..b00cd88e 100644 --- a/src/ext/Msmq/ca/msmqca.vcxproj +++ b/src/ext/Msmq/ca/msmqca.vcxproj | |||
@@ -20,7 +20,6 @@ | |||
20 | <ProjectGuid>{CAD56A7E-342B-4324-9DCB-BCEB8F3BC80D}</ProjectGuid> | 20 | <ProjectGuid>{CAD56A7E-342B-4324-9DCB-BCEB8F3BC80D}</ProjectGuid> |
21 | <ConfigurationType>DynamicLibrary</ConfigurationType> | 21 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
22 | <TargetName>msmqca</TargetName> | 22 | <TargetName>msmqca</TargetName> |
23 | <PlatformToolset>v142</PlatformToolset> | ||
24 | <CharacterSet>Unicode</CharacterSet> | 23 | <CharacterSet>Unicode</CharacterSet> |
25 | <ProjectModuleDefinitionFile>msmqca.def</ProjectModuleDefinitionFile> | 24 | <ProjectModuleDefinitionFile>msmqca.def</ProjectModuleDefinitionFile> |
26 | <Description>WiX Toolset MSMQ CustomAction</Description> | 25 | <Description>WiX Toolset MSMQ CustomAction</Description> |
diff --git a/src/ext/NetFx/ca/netfxca.vcxproj b/src/ext/NetFx/ca/netfxca.vcxproj index 34332180..7b0f731a 100644 --- a/src/ext/NetFx/ca/netfxca.vcxproj +++ b/src/ext/NetFx/ca/netfxca.vcxproj | |||
@@ -33,7 +33,6 @@ | |||
33 | <ProjectGuid>{F72D34CA-48DA-4DFD-91A9-A0C78BEF6981}</ProjectGuid> | 33 | <ProjectGuid>{F72D34CA-48DA-4DFD-91A9-A0C78BEF6981}</ProjectGuid> |
34 | <ConfigurationType>DynamicLibrary</ConfigurationType> | 34 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
35 | <TargetName>netfxca</TargetName> | 35 | <TargetName>netfxca</TargetName> |
36 | <PlatformToolset>v142</PlatformToolset> | ||
37 | <CharacterSet>Unicode</CharacterSet> | 36 | <CharacterSet>Unicode</CharacterSet> |
38 | <ProjectModuleDefinitionFile>netfxca.def</ProjectModuleDefinitionFile> | 37 | <ProjectModuleDefinitionFile>netfxca.def</ProjectModuleDefinitionFile> |
39 | <Description>WiX Toolset .NET Framework CustomAction</Description> | 38 | <Description>WiX Toolset .NET Framework CustomAction</Description> |
diff --git a/src/ext/Sql/ca/sqlca.vcxproj b/src/ext/Sql/ca/sqlca.vcxproj index 01eae1fb..9a5df8cf 100644 --- a/src/ext/Sql/ca/sqlca.vcxproj +++ b/src/ext/Sql/ca/sqlca.vcxproj | |||
@@ -33,7 +33,6 @@ | |||
33 | <ProjectGuid>{4DCA6E4B-A1F1-4450-BC2D-94AC20F31935}</ProjectGuid> | 33 | <ProjectGuid>{4DCA6E4B-A1F1-4450-BC2D-94AC20F31935}</ProjectGuid> |
34 | <ConfigurationType>DynamicLibrary</ConfigurationType> | 34 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
35 | <TargetName>sqlca</TargetName> | 35 | <TargetName>sqlca</TargetName> |
36 | <PlatformToolset>v142</PlatformToolset> | ||
37 | <CharacterSet>Unicode</CharacterSet> | 36 | <CharacterSet>Unicode</CharacterSet> |
38 | <ProjectModuleDefinitionFile>sqlca.def</ProjectModuleDefinitionFile> | 37 | <ProjectModuleDefinitionFile>sqlca.def</ProjectModuleDefinitionFile> |
39 | <Description>WiX Toolset Sql CustomAction</Description> | 38 | <Description>WiX Toolset Sql CustomAction</Description> |
diff --git a/src/ext/UI/ca/uica.vcxproj b/src/ext/UI/ca/uica.vcxproj index 1b145192..e06b7572 100644 --- a/src/ext/UI/ca/uica.vcxproj +++ b/src/ext/UI/ca/uica.vcxproj | |||
@@ -17,7 +17,6 @@ | |||
17 | <ProjectGuid>{F72D34CA-48DA-4DFD-91A9-A0C78BEF6981}</ProjectGuid> | 17 | <ProjectGuid>{F72D34CA-48DA-4DFD-91A9-A0C78BEF6981}</ProjectGuid> |
18 | <ConfigurationType>DynamicLibrary</ConfigurationType> | 18 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
19 | <TargetName>uica</TargetName> | 19 | <TargetName>uica</TargetName> |
20 | <PlatformToolset>v142</PlatformToolset> | ||
21 | <CharacterSet>MultiByte</CharacterSet> | 20 | <CharacterSet>MultiByte</CharacterSet> |
22 | <ProjectModuleDefinitionFile>uica.def</ProjectModuleDefinitionFile> | 21 | <ProjectModuleDefinitionFile>uica.def</ProjectModuleDefinitionFile> |
23 | <Description>WiX Toolset UI CustomAction</Description> | 22 | <Description>WiX Toolset UI CustomAction</Description> |
diff --git a/src/ext/Util/be/utilbe.vcxproj b/src/ext/Util/be/utilbe.vcxproj index 5e5a44d3..8e139812 100644 --- a/src/ext/Util/be/utilbe.vcxproj +++ b/src/ext/Util/be/utilbe.vcxproj | |||
@@ -33,7 +33,6 @@ | |||
33 | <ProjectGuid>{630C1EE7-2517-4A8C-83E3-DA1150308B58}</ProjectGuid> | 33 | <ProjectGuid>{630C1EE7-2517-4A8C-83E3-DA1150308B58}</ProjectGuid> |
34 | <ConfigurationType>DynamicLibrary</ConfigurationType> | 34 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
35 | <TargetName>utilbe</TargetName> | 35 | <TargetName>utilbe</TargetName> |
36 | <PlatformToolset>v142</PlatformToolset> | ||
37 | <CharacterSet>Unicode</CharacterSet> | 36 | <CharacterSet>Unicode</CharacterSet> |
38 | <ProjectModuleDefinitionFile>utilbe.def</ProjectModuleDefinitionFile> | 37 | <ProjectModuleDefinitionFile>utilbe.def</ProjectModuleDefinitionFile> |
39 | <Description>WiX Toolset Util BundleExtension</Description> | 38 | <Description>WiX Toolset Util BundleExtension</Description> |
diff --git a/src/ext/Util/ca/utilca.vcxproj b/src/ext/Util/ca/utilca.vcxproj index f090181b..b3998b6e 100644 --- a/src/ext/Util/ca/utilca.vcxproj +++ b/src/ext/Util/ca/utilca.vcxproj | |||
@@ -33,7 +33,6 @@ | |||
33 | <ProjectGuid>{076018F7-19BD-423A-ABBF-229273DA08D8}</ProjectGuid> | 33 | <ProjectGuid>{076018F7-19BD-423A-ABBF-229273DA08D8}</ProjectGuid> |
34 | <ConfigurationType>DynamicLibrary</ConfigurationType> | 34 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
35 | <TargetName>utilca</TargetName> | 35 | <TargetName>utilca</TargetName> |
36 | <PlatformToolset>v142</PlatformToolset> | ||
37 | <CharacterSet>Unicode</CharacterSet> | 36 | <CharacterSet>Unicode</CharacterSet> |
38 | <ProjectModuleDefinitionFile>utilca.def</ProjectModuleDefinitionFile> | 37 | <ProjectModuleDefinitionFile>utilca.def</ProjectModuleDefinitionFile> |
39 | <Description>WiX Toolset Util CustomAction</Description> | 38 | <Description>WiX Toolset Util CustomAction</Description> |
diff --git a/src/ext/VisualStudio/ca/vsca.vcxproj b/src/ext/VisualStudio/ca/vsca.vcxproj index 0b838b82..4636204f 100644 --- a/src/ext/VisualStudio/ca/vsca.vcxproj +++ b/src/ext/VisualStudio/ca/vsca.vcxproj | |||
@@ -25,11 +25,9 @@ | |||
25 | <ProjectGuid>{45308B85-0628-4978-8FC8-6AD9E1AD5949}</ProjectGuid> | 25 | <ProjectGuid>{45308B85-0628-4978-8FC8-6AD9E1AD5949}</ProjectGuid> |
26 | <ConfigurationType>DynamicLibrary</ConfigurationType> | 26 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
27 | <TargetName>vsca</TargetName> | 27 | <TargetName>vsca</TargetName> |
28 | <PlatformToolset>v142</PlatformToolset> | ||
29 | <CharacterSet>Unicode</CharacterSet> | 28 | <CharacterSet>Unicode</CharacterSet> |
30 | <ProjectModuleDefinitionFile>vsca.def</ProjectModuleDefinitionFile> | 29 | <ProjectModuleDefinitionFile>vsca.def</ProjectModuleDefinitionFile> |
31 | <Description>WiX Toolset VS CustomAction</Description> | 30 | <Description>WiX Toolset VS CustomAction</Description> |
32 | <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion> | ||
33 | </PropertyGroup> | 31 | </PropertyGroup> |
34 | 32 | ||
35 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | 33 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |