diff options
Diffstat (limited to 'src/ext/ComPlus')
-rw-r--r-- | src/ext/ComPlus/ca/complusca.vcxproj | 2 |
1 files changed, 0 insertions, 2 deletions
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" /> |