Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/tools/CedmaDatabaseMerger/CedmaDatabaseMerger.csproj @ 2277

Last change on this file since 2277 was 2277, checked in by gkronber, 15 years ago

Worked on merger tool to combine to CEDMA result sets. #719.

File size: 7.6 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3  <PropertyGroup>
4    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
6    <ProductVersion>9.0.30729</ProductVersion>
7    <SchemaVersion>2.0</SchemaVersion>
8    <ProjectGuid>{D1D66C9C-5B65-4348-B8B5-528A513695E4}</ProjectGuid>
9    <OutputType>WinExe</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>CedmaDatabaseMerger</RootNamespace>
12    <AssemblyName>CedmaDatabaseMerger</AssemblyName>
13    <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
14    <FileAlignment>512</FileAlignment>
15  </PropertyGroup>
16  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
17    <DebugSymbols>true</DebugSymbols>
18    <DebugType>full</DebugType>
19    <Optimize>false</Optimize>
20    <OutputPath>bin\Debug\</OutputPath>
21    <DefineConstants>DEBUG;TRACE</DefineConstants>
22    <ErrorReport>prompt</ErrorReport>
23    <WarningLevel>4</WarningLevel>
24  </PropertyGroup>
25  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
26    <DebugType>pdbonly</DebugType>
27    <Optimize>true</Optimize>
28    <OutputPath>bin\Release\</OutputPath>
29    <DefineConstants>TRACE</DefineConstants>
30    <ErrorReport>prompt</ErrorReport>
31    <WarningLevel>4</WarningLevel>
32  </PropertyGroup>
33  <ItemGroup>
34    <Reference Include="HeuristicLab.CEDMA.Server-3.3, Version=3.3.0.2270, Culture=neutral, processorArchitecture=x86">
35      <SpecificVersion>False</SpecificVersion>
36      <HintPath>..\..\sources\HeuristicLab\bin\x86\Release\plugins\HeuristicLab.CEDMA.Server-3.3.dll</HintPath>
37    </Reference>
38    <Reference Include="HeuristicLab.Core-3.2, Version=3.2.0.2143, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86">
39      <SpecificVersion>False</SpecificVersion>
40      <HintPath>..\..\sources\HeuristicLab\bin\x86\Release\plugins\HeuristicLab.Core-3.2.dll</HintPath>
41    </Reference>
42    <Reference Include="HeuristicLab.DataAnalysis-3.2, Version=3.2.0.2223, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86">
43      <SpecificVersion>False</SpecificVersion>
44      <HintPath>..\..\sources\HeuristicLab\bin\x86\Release\plugins\HeuristicLab.DataAnalysis-3.2.dll</HintPath>
45    </Reference>
46    <Reference Include="HeuristicLab.GP-3.3, Version=3.3.0.2237, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86">
47      <SpecificVersion>False</SpecificVersion>
48      <HintPath>..\..\sources\HeuristicLab\bin\x86\Release\plugins\HeuristicLab.GP-3.3.dll</HintPath>
49    </Reference>
50    <Reference Include="HeuristicLab.GP.Interfaces-3.3, Version=3.3.0.2235, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86">
51      <SpecificVersion>False</SpecificVersion>
52      <HintPath>..\..\sources\HeuristicLab\bin\x86\Release\plugins\HeuristicLab.GP.Interfaces-3.3.dll</HintPath>
53    </Reference>
54    <Reference Include="HeuristicLab.GP.StructureIdentification-3.3, Version=3.3.0.2270, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86">
55      <SpecificVersion>False</SpecificVersion>
56      <HintPath>..\..\sources\HeuristicLab\bin\x86\Release\plugins\HeuristicLab.GP.StructureIdentification-3.3.dll</HintPath>
57    </Reference>
58    <Reference Include="HeuristicLab.Modeling-3.2, Version=3.2.0.2270, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86">
59      <SpecificVersion>False</SpecificVersion>
60      <HintPath>..\..\sources\HeuristicLab\bin\x86\Release\plugins\HeuristicLab.Modeling-3.2.dll</HintPath>
61    </Reference>
62    <Reference Include="HeuristicLab.Modeling.Database-3.2, Version=3.2.0.2271, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86">
63      <SpecificVersion>False</SpecificVersion>
64      <HintPath>..\..\sources\HeuristicLab\bin\x86\Release\plugins\HeuristicLab.Modeling.Database-3.2.dll</HintPath>
65    </Reference>
66    <Reference Include="HeuristicLab.Modeling.Database.SQLServerCompact-3.2, Version=3.2.0.2271, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86">
67      <SpecificVersion>False</SpecificVersion>
68      <HintPath>..\..\sources\HeuristicLab\bin\x86\Release\plugins\HeuristicLab.Modeling.Database.SQLServerCompact-3.2.dll</HintPath>
69    </Reference>
70    <Reference Include="HeuristicLab.PluginInfrastructure, Version=3.2.0.2234, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86">
71      <SpecificVersion>False</SpecificVersion>
72      <HintPath>..\..\sources\HeuristicLab\bin\x86\Release\HeuristicLab.PluginInfrastructure.dll</HintPath>
73    </Reference>
74    <Reference Include="HeuristicLab.SupportVectorMachines-3.2, Version=3.2.0.2270, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86">
75      <SpecificVersion>False</SpecificVersion>
76      <HintPath>..\..\sources\HeuristicLab\bin\x86\Release\plugins\HeuristicLab.SupportVectorMachines-3.2.dll</HintPath>
77    </Reference>
78    <Reference Include="LibSVM, Version=2.84.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86">
79      <SpecificVersion>False</SpecificVersion>
80      <HintPath>..\..\sources\HeuristicLab\bin\x86\Release\plugins\LibSVM.dll</HintPath>
81    </Reference>
82    <Reference Include="System" />
83    <Reference Include="System.Core">
84      <RequiredTargetFramework>3.5</RequiredTargetFramework>
85    </Reference>
86    <Reference Include="System.Xml.Linq">
87      <RequiredTargetFramework>3.5</RequiredTargetFramework>
88    </Reference>
89    <Reference Include="System.Data.DataSetExtensions">
90      <RequiredTargetFramework>3.5</RequiredTargetFramework>
91    </Reference>
92    <Reference Include="System.Data" />
93    <Reference Include="System.Deployment" />
94    <Reference Include="System.Drawing" />
95    <Reference Include="System.Windows.Forms" />
96    <Reference Include="System.Xml" />
97  </ItemGroup>
98  <ItemGroup>
99    <Compile Include="MergerForm.cs">
100      <SubType>Form</SubType>
101    </Compile>
102    <Compile Include="MergerForm.Designer.cs">
103      <DependentUpon>MergerForm.cs</DependentUpon>
104    </Compile>
105    <Compile Include="Program.cs" />
106    <Compile Include="Properties\AssemblyInfo.cs" />
107    <EmbeddedResource Include="MergerForm.resx">
108      <DependentUpon>MergerForm.cs</DependentUpon>
109    </EmbeddedResource>
110    <EmbeddedResource Include="Properties\Resources.resx">
111      <Generator>ResXFileCodeGenerator</Generator>
112      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
113      <SubType>Designer</SubType>
114    </EmbeddedResource>
115    <Compile Include="Properties\Resources.Designer.cs">
116      <AutoGen>True</AutoGen>
117      <DependentUpon>Resources.resx</DependentUpon>
118    </Compile>
119    <None Include="Properties\Settings.settings">
120      <Generator>SettingsSingleFileGenerator</Generator>
121      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
122    </None>
123    <Compile Include="Properties\Settings.Designer.cs">
124      <AutoGen>True</AutoGen>
125      <DependentUpon>Settings.settings</DependentUpon>
126      <DesignTimeSharedInput>True</DesignTimeSharedInput>
127    </Compile>
128  </ItemGroup>
129  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
130  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
131       Other similar extension points exist, see Microsoft.Common.targets.
132  <Target Name="BeforeBuild">
133  </Target>
134  <Target Name="AfterBuild">
135  </Target>
136  -->
137</Project>
Note: See TracBrowser for help on using the repository browser.