Free cookie consent management tool by TermsFeed Policy Generator

source: misc/tools/ConfigMerger/ConfigMerger.sln @ 16715

Last change on this file since 16715 was 16715, checked in by abeham, 5 years ago

updated config merger to include further subsettings for oracle clients

File size: 1.7 KB
Line 
1
2Microsoft Visual Studio Solution File, Format Version 12.00
3# Visual Studio 15
4VisualStudioVersion = 15.0.28307.136
5MinimumVisualStudioVersion = 10.0.40219.1
6Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ConfigMerger", "ConfigMerger.csproj", "{E94C5E71-3F29-408D-BCDF-23E096CA84CA}"
7EndProject
8Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{9A7139CB-8FE1-4319-A30C-2D95DFBD2CD2}"
9  ProjectSection(SolutionItems) = preProject
10    PreBuildEvent.cmd = PreBuildEvent.cmd
11  EndProjectSection
12EndProject
13Global
14  GlobalSection(SolutionConfigurationPlatforms) = preSolution
15    Debug|Any CPU = Debug|Any CPU
16    Debug|x86 = Debug|x86
17    Release|Any CPU = Release|Any CPU
18    Release|x86 = Release|x86
19  EndGlobalSection
20  GlobalSection(ProjectConfigurationPlatforms) = postSolution
21    {E94C5E71-3F29-408D-BCDF-23E096CA84CA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
22    {E94C5E71-3F29-408D-BCDF-23E096CA84CA}.Debug|Any CPU.Build.0 = Debug|Any CPU
23    {E94C5E71-3F29-408D-BCDF-23E096CA84CA}.Debug|x86.ActiveCfg = Debug|x86
24    {E94C5E71-3F29-408D-BCDF-23E096CA84CA}.Debug|x86.Build.0 = Debug|x86
25    {E94C5E71-3F29-408D-BCDF-23E096CA84CA}.Release|Any CPU.ActiveCfg = Release|Any CPU
26    {E94C5E71-3F29-408D-BCDF-23E096CA84CA}.Release|Any CPU.Build.0 = Release|Any CPU
27    {E94C5E71-3F29-408D-BCDF-23E096CA84CA}.Release|x86.ActiveCfg = Release|x86
28    {E94C5E71-3F29-408D-BCDF-23E096CA84CA}.Release|x86.Build.0 = Release|x86
29  EndGlobalSection
30  GlobalSection(SolutionProperties) = preSolution
31    HideSolutionNode = FALSE
32  EndGlobalSection
33  GlobalSection(ExtensibilityGlobals) = postSolution
34    SolutionGuid = {7042041C-6BB0-45BA-8677-92F74406BB5B}
35  EndGlobalSection
36EndGlobal
Note: See TracBrowser for help on using the repository browser.