source:
trunk/tools/Tools.sln
@
1830
Last change on this file since 1830 was 1546, checked in by swagner, 16 years ago | |
---|---|
File size: 1.7 KB |
Rev | Line | |
---|---|---|
[848] | 1 | |
2 | Microsoft Visual Studio Solution File, Format Version 10.00 | |
3 | # Visual Studio 2008 | |
4 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ConfigMerger", "ConfigMerger\ConfigMerger.csproj", "{E94C5E71-3F29-408D-BCDF-23E096CA84CA}" | |
5 | EndProject | |
6 | Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{B61EDC99-07A3-4B84-9174-06D8549963D0}" | |
7 | ProjectSection(SolutionItems) = preProject | |
8 | ..\documentation\License\gpl-3.0.txt = ..\documentation\License\gpl-3.0.txt | |
9 | PreBuildEvent.cmd = PreBuildEvent.cmd | |
10 | EndProjectSection | |
11 | EndProject | |
[1546] | 12 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Wizards", "Wizards\Wizards.csproj", "{1E4B971A-83BA-4C39-BE19-D09B13CF7242}" |
[1544] | 13 | EndProject |
[848] | 14 | Global |
15 | GlobalSection(SolutionConfigurationPlatforms) = preSolution | |
16 | Debug|Any CPU = Debug|Any CPU | |
17 | Release|Any CPU = Release|Any CPU | |
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}.Release|Any CPU.ActiveCfg = Release|Any CPU | |
23 | {E94C5E71-3F29-408D-BCDF-23E096CA84CA}.Release|Any CPU.Build.0 = Release|Any CPU | |
[1544] | 24 | {1E4B971A-83BA-4C39-BE19-D09B13CF7242}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
25 | {1E4B971A-83BA-4C39-BE19-D09B13CF7242}.Debug|Any CPU.Build.0 = Debug|Any CPU | |
26 | {1E4B971A-83BA-4C39-BE19-D09B13CF7242}.Release|Any CPU.ActiveCfg = Release|Any CPU | |
27 | {1E4B971A-83BA-4C39-BE19-D09B13CF7242}.Release|Any CPU.Build.0 = Release|Any CPU | |
[848] | 28 | EndGlobalSection |
29 | GlobalSection(SolutionProperties) = preSolution | |
30 | HideSolutionNode = FALSE | |
31 | EndGlobalSection | |
32 | EndGlobal |
Note: See TracBrowser
for help on using the repository browser.