Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/tools/Tools.sln @ 957

Last change on this file since 957 was 848, checked in by swagner, 15 years ago

Added new solution for HeuristicLab build tools and empty console application for ConfigMerger (#402)

File size: 1.2 KB
Line 
1
2Microsoft Visual Studio Solution File, Format Version 10.00
3# Visual Studio 2008
4Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ConfigMerger", "ConfigMerger\ConfigMerger.csproj", "{E94C5E71-3F29-408D-BCDF-23E096CA84CA}"
5EndProject
6Project("{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
11EndProject
12Global
13  GlobalSection(SolutionConfigurationPlatforms) = preSolution
14    Debug|Any CPU = Debug|Any CPU
15    Release|Any CPU = Release|Any CPU
16  EndGlobalSection
17  GlobalSection(ProjectConfigurationPlatforms) = postSolution
18    {E94C5E71-3F29-408D-BCDF-23E096CA84CA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
19    {E94C5E71-3F29-408D-BCDF-23E096CA84CA}.Debug|Any CPU.Build.0 = Debug|Any CPU
20    {E94C5E71-3F29-408D-BCDF-23E096CA84CA}.Release|Any CPU.ActiveCfg = Release|Any CPU
21    {E94C5E71-3F29-408D-BCDF-23E096CA84CA}.Release|Any CPU.Build.0 = Release|Any CPU
22  EndGlobalSection
23  GlobalSection(SolutionProperties) = preSolution
24    HideSolutionNode = FALSE
25  EndGlobalSection
26EndGlobal
Note: See TracBrowser for help on using the repository browser.