aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Dependency/ca/dependencyca.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/ext/Dependency/ca/dependencyca.vcxproj')
-rw-r--r--src/ext/Dependency/ca/dependencyca.vcxproj2
1 files changed, 0 insertions, 2 deletions
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" />