Line | |
---|
1 |
|
---|
2 | Microsoft Visual Studio Solution File, Format Version 11.00
|
---|
3 | # Visual Studio 2010
|
---|
4 | Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{B61EDC99-07A3-4B84-9174-06D8549963D0}"
|
---|
5 | ProjectSection(SolutionItems) = preProject
|
---|
6 | ..\documentation\License\gpl-3.0.txt = ..\documentation\License\gpl-3.0.txt
|
---|
7 | PreBuildEvent.cmd = PreBuildEvent.cmd
|
---|
8 | EndProjectSection
|
---|
9 | EndProject
|
---|
10 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ConfigMerger", "ConfigMerger\ConfigMerger.csproj", "{E94C5E71-3F29-408D-BCDF-23E096CA84CA}"
|
---|
11 | EndProject
|
---|
12 | Global
|
---|
13 | GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
---|
14 | Debug|Any CPU = Debug|Any CPU
|
---|
15 | Debug|x86 = Debug|x86
|
---|
16 | Release|Any CPU = Release|Any CPU
|
---|
17 | Release|x86 = Release|x86
|
---|
18 | EndGlobalSection
|
---|
19 | GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
---|
20 | {E94C5E71-3F29-408D-BCDF-23E096CA84CA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
---|
21 | {E94C5E71-3F29-408D-BCDF-23E096CA84CA}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
---|
22 | {E94C5E71-3F29-408D-BCDF-23E096CA84CA}.Debug|x86.ActiveCfg = Debug|x86
|
---|
23 | {E94C5E71-3F29-408D-BCDF-23E096CA84CA}.Debug|x86.Build.0 = Debug|x86
|
---|
24 | {E94C5E71-3F29-408D-BCDF-23E096CA84CA}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
---|
25 | {E94C5E71-3F29-408D-BCDF-23E096CA84CA}.Release|Any CPU.Build.0 = Release|Any CPU
|
---|
26 | {E94C5E71-3F29-408D-BCDF-23E096CA84CA}.Release|x86.ActiveCfg = Release|Any CPU
|
---|
27 | {E94C5E71-3F29-408D-BCDF-23E096CA84CA}.Release|x86.Build.0 = Release|Any CPU
|
---|
28 | EndGlobalSection
|
---|
29 | GlobalSection(SolutionProperties) = preSolution
|
---|
30 | HideSolutionNode = FALSE
|
---|
31 | EndGlobalSection
|
---|
32 | EndGlobal
|
---|
Note: See
TracBrowser
for help on using the repository browser.