diff options
Diffstat (limited to 'src/ext/Bal')
-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 |
5 files changed, 0 insertions, 6 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> |