Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.DataProcessor/HeuristicLab.DataImporter.DataProcessor.csproj @ 11624

Last change on this file since 11624 was 11624, checked in by ascheibe, 9 years ago

#1734 switched data importer projects to .NET 4.5

File size: 12.1 KB
RevLine 
[6133]1<?xml version="1.0" encoding="utf-8"?>
2<Project ToolsVersion="4.0" 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>{D7EE47DB-4D07-4BAC-9E9F-3F0393AEF605}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.DataImporter.DataProcessor</RootNamespace>
12    <AssemblyName>HeuristicLab.DataImporter.DataProcessor-1.0</AssemblyName>
[11624]13    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
[6133]14    <FileAlignment>512</FileAlignment>
15    <SignAssembly>true</SignAssembly>
16    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
17    <Win32Resource>
18    </Win32Resource>
19    <FileUpgradeFlags>
20    </FileUpgradeFlags>
21    <OldToolsVersion>3.5</OldToolsVersion>
22    <UpgradeBackupLocation />
23    <PublishUrl>publish\</PublishUrl>
24    <Install>true</Install>
25    <InstallFrom>Disk</InstallFrom>
26    <UpdateEnabled>false</UpdateEnabled>
27    <UpdateMode>Foreground</UpdateMode>
28    <UpdateInterval>7</UpdateInterval>
29    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
30    <UpdatePeriodically>false</UpdatePeriodically>
31    <UpdateRequired>false</UpdateRequired>
32    <MapFileExtensions>true</MapFileExtensions>
33    <ApplicationRevision>0</ApplicationRevision>
34    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
35    <IsWebBootstrapper>false</IsWebBootstrapper>
36    <UseApplicationTrust>false</UseApplicationTrust>
37    <BootstrapperEnabled>true</BootstrapperEnabled>
38    <TargetFrameworkProfile />
39  </PropertyGroup>
40  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
41    <DebugSymbols>true</DebugSymbols>
42    <DebugType>full</DebugType>
43    <Optimize>false</Optimize>
[7240]44    <OutputPath>..\..\..\trunk\sources\bin\</OutputPath>
[6133]45    <DefineConstants>DEBUG;TRACE</DefineConstants>
46    <ErrorReport>prompt</ErrorReport>
47    <WarningLevel>4</WarningLevel>
48    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[11624]49    <Prefer32Bit>false</Prefer32Bit>
[6133]50  </PropertyGroup>
51  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
52    <DebugType>pdbonly</DebugType>
53    <Optimize>true</Optimize>
[7240]54    <OutputPath>..\..\..\trunk\sources\bin</OutputPath>
[6133]55    <DefineConstants>TRACE</DefineConstants>
56    <ErrorReport>prompt</ErrorReport>
57    <WarningLevel>4</WarningLevel>
58    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[11624]59    <Prefer32Bit>false</Prefer32Bit>
[6133]60  </PropertyGroup>
61  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
62    <DebugSymbols>true</DebugSymbols>
[7240]63    <OutputPath>..\..\..\trunk\sources\bin</OutputPath>
[6133]64    <DefineConstants>DEBUG;TRACE</DefineConstants>
65    <DebugType>full</DebugType>
66    <PlatformTarget>x86</PlatformTarget>
67    <ErrorReport>prompt</ErrorReport>
68    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[11624]69    <Prefer32Bit>false</Prefer32Bit>
[6133]70  </PropertyGroup>
71  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
[7240]72    <OutputPath>..\..\..\trunk\sources\bin</OutputPath>
[6133]73    <DefineConstants>TRACE</DefineConstants>
74    <Optimize>true</Optimize>
75    <DebugType>pdbonly</DebugType>
76    <PlatformTarget>x86</PlatformTarget>
77    <ErrorReport>prompt</ErrorReport>
78    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[11624]79    <Prefer32Bit>false</Prefer32Bit>
[6133]80  </PropertyGroup>
81  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
82    <DebugSymbols>true</DebugSymbols>
[7240]83    <OutputPath>..\..\..\trunk\sources\bin</OutputPath>
[6133]84    <DefineConstants>DEBUG;TRACE</DefineConstants>
85    <DebugType>full</DebugType>
86    <PlatformTarget>x64</PlatformTarget>
87    <ErrorReport>prompt</ErrorReport>
88    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[11624]89    <Prefer32Bit>false</Prefer32Bit>
[6133]90  </PropertyGroup>
91  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
[7240]92    <OutputPath>..\..\..\trunk\sources\bin</OutputPath>
[6133]93    <DefineConstants>TRACE</DefineConstants>
94    <Optimize>true</Optimize>
95    <DebugType>pdbonly</DebugType>
96    <PlatformTarget>x64</PlatformTarget>
97    <ErrorReport>prompt</ErrorReport>
98    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
[11624]99    <Prefer32Bit>false</Prefer32Bit>
[6133]100  </PropertyGroup>
101  <ItemGroup>
[8532]102    <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
103      <Private>False</Private>
104    </Reference>
[7240]105    <Reference Include="HeuristicLab.Common.Resources-3.3">
106      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
107      <Private>False</Private>
[6133]108    </Reference>
[8532]109    <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
110      <Private>False</Private>
111    </Reference>
112    <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
113      <Private>False</Private>
114    </Reference>
[7240]115    <Reference Include="HeuristicLab.Persistence-3.3">
116      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
117      <Private>False</Private>
[6133]118    </Reference>
[7240]119    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
120      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
121      <Private>False</Private>
[6133]122    </Reference>
[8532]123    <Reference Include="HeuristicLab.Problems.DataAnalysis-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
124      <Private>False</Private>
125    </Reference>
[6133]126    <Reference Include="System" />
127    <Reference Include="System.Core">
128      <RequiredTargetFramework>3.5</RequiredTargetFramework>
129    </Reference>
130    <Reference Include="System.Drawing" />
131    <Reference Include="System.Windows.Forms" />
132    <Reference Include="System.Xml.Linq">
133      <RequiredTargetFramework>3.5</RequiredTargetFramework>
134    </Reference>
135    <Reference Include="System.Data.DataSetExtensions">
136      <RequiredTargetFramework>3.5</RequiredTargetFramework>
137    </Reference>
138    <Reference Include="System.Data" />
139    <Reference Include="System.Xml" />
140  </ItemGroup>
141  <ItemGroup>
142    <Compile Include="Command\DataBaseCommandBase.cs" />
143    <Compile Include="Command\LoadColumnGroupsFromDBCommand.cs" />
144    <Compile Include="Command\LoadColumnGroupWithSqlStringFromDBCommand.cs" />
145    <Compile Include="Command\ReorderColumnsCommand.cs" />
146    <Compile Include="Command\SqlCommandView.cs">
147      <SubType>UserControl</SubType>
148    </Compile>
149    <Compile Include="Command\SqlCommandView.Designer.cs">
150      <DependentUpon>SqlCommandView.cs</DependentUpon>
151    </Compile>
[7629]152    <None Include="Plugin.cs.frame" />
[9627]153    <Compile Include="SaveDialog.cs">
154      <SubType>Form</SubType>
155    </Compile>
156    <Compile Include="SaveDialog.Designer.cs">
157      <DependentUpon>SaveDialog.cs</DependentUpon>
158    </Compile>
[6133]159    <Compile Include="ProgressDialog.cs">
160      <SubType>Form</SubType>
161    </Compile>
162    <Compile Include="ProgressDialog.Designer.cs">
163      <DependentUpon>ProgressDialog.cs</DependentUpon>
164    </Compile>
165    <Compile Include="IImporter.cs" />
166    <Compile Include="ImportDialog.cs">
167      <SubType>Form</SubType>
168    </Compile>
169    <Compile Include="ImportDialog.Designer.cs">
170      <DependentUpon>ImportDialog.cs</DependentUpon>
171    </Compile>
172    <Compile Include="DataProcessor.cs" />
173    <Compile Include="DbTablesView.cs">
174      <SubType>Form</SubType>
175    </Compile>
176    <Compile Include="DbTablesView.Designer.cs">
177      <DependentUpon>DbTablesView.cs</DependentUpon>
178    </Compile>
179    <Compile Include="ExportDialog.cs">
180      <SubType>Form</SubType>
181    </Compile>
182    <Compile Include="ExportDialog.Designer.cs">
183      <DependentUpon>ExportDialog.cs</DependentUpon>
184    </Compile>
185    <Compile Include="HeuristicLabDataImporterDataProcessorApplication.cs" />
[7629]186    <Compile Include="Plugin.cs" />
[6133]187    <Compile Include="IExporter.cs" />
188    <Compile Include="DataProcessorView.cs">
189      <SubType>Form</SubType>
190    </Compile>
191    <Compile Include="DataProcessorView.Designer.cs">
192      <DependentUpon>DataProcessorView.cs</DependentUpon>
193    </Compile>
194    <Compile Include="Properties\AssemblyInfo.cs" />
195    <Compile Include="Properties\Resources.Designer.cs">
196      <AutoGen>True</AutoGen>
197      <DesignTime>True</DesignTime>
198      <DependentUpon>Resources.resx</DependentUpon>
199    </Compile>
200    <Compile Include="ToolStripCheckBox.cs">
201      <SubType>Component</SubType>
202    </Compile>
203  </ItemGroup>
204  <ItemGroup>
205    <ProjectReference Include="..\HeuristicLab.DataImporter.Data\HeuristicLab.DataImporter.Data.csproj">
206      <Project>{4A0EE09A-6D8A-458A-8FB0-3D18F88F7FEE}</Project>
207      <Name>HeuristicLab.DataImporter.Data</Name>
[7240]208      <Private>False</Private>
[6133]209    </ProjectReference>
210    <ProjectReference Include="..\HeuristicLab.DataImporter.DbExplorer.Interfaces\HeuristicLab.DataImporter.DbExplorer.Interfaces.csproj">
211      <Project>{815384EE-2B32-4C25-AE06-4FC7F417FE28}</Project>
212      <Name>HeuristicLab.DataImporter.DbExplorer.Interfaces</Name>
[7240]213      <Private>False</Private>
[6133]214    </ProjectReference>
215  </ItemGroup>
216  <ItemGroup>
217    <None Include="HeuristicLab.snk" />
218    <None Include="Properties\DataSources\HeuristicLab.DataImporter.DbExplorer.Interfaces.DbColumn.datasource" />
219  </ItemGroup>
220  <ItemGroup>
221    <EmbeddedResource Include="Properties\Resources.resx">
222      <Generator>ResXFileCodeGenerator</Generator>
223      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
224    </EmbeddedResource>
[9627]225    <EmbeddedResource Include="SaveDialog.resx">
226      <DependentUpon>SaveDialog.cs</DependentUpon>
227    </EmbeddedResource>
[6133]228  </ItemGroup>
229  <ItemGroup>
230    <None Include="Resources\Edit_UndoHS.bmp" />
231  </ItemGroup>
232  <ItemGroup>
233    <None Include="Resources\Edit_RedoHS.bmp" />
234  </ItemGroup>
235  <ItemGroup>
236    <None Include="Resources\Edit_redoHL.bmp" />
237  </ItemGroup>
238  <ItemGroup>
[7632]239    <None Include="Properties\AssemblyInfo.cs.frame" />
[6133]240    <None Include="Resources\Edit_UndoHL.bmp" />
241  </ItemGroup>
242  <ItemGroup>
243    <None Include="Resources\SaveAllHS.bmp" />
244  </ItemGroup>
245  <ItemGroup>
246    <None Include="Resources\OpenSelectedItemHS.BMP" />
247  </ItemGroup>
248  <ItemGroup>
249    <None Include="Resources\RecordHS.bmp" />
250  </ItemGroup>
251  <ItemGroup>
252    <None Include="Resources\StopHS.bmp" />
253  </ItemGroup>
254  <ItemGroup>
255    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
256      <Visible>False</Visible>
257      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
258      <Install>false</Install>
259    </BootstrapperPackage>
260    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
261      <Visible>False</Visible>
262      <ProductName>.NET Framework 3.5 SP1</ProductName>
263      <Install>true</Install>
264    </BootstrapperPackage>
265    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
266      <Visible>False</Visible>
267      <ProductName>Windows Installer 3.1</ProductName>
268      <Install>true</Install>
269    </BootstrapperPackage>
270  </ItemGroup>
[9627]271  <ItemGroup>
272    <None Include="Resources\VS2008ImageLibrary_Actions_Warning.png" />
273  </ItemGroup>
[6133]274  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
275  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
276       Other similar extension points exist, see Microsoft.Common.targets.
277  <Target Name="BeforeBuild">
278  </Target>
279  <Target Name="AfterBuild">
280  </Target>
281  -->
282  <PropertyGroup>
283    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
284set ProjectDir=$(ProjectDir)
285set SolutionDir=$(SolutionDir)
286set Outdir=$(Outdir)
287
[7629]288call PreBuildEvent.cmd</PreBuildEvent>
[6133]289  </PropertyGroup>
290</Project>
Note: See TracBrowser for help on using the repository browser.