Free cookie consent management tool by TermsFeed Policy Generator

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

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

#1734 adapted data importer to changes of #2247

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" />
[11653]131    <Reference Include="System.IO.Compression" />
[6133]132    <Reference Include="System.Windows.Forms" />
133    <Reference Include="System.Xml.Linq">
134      <RequiredTargetFramework>3.5</RequiredTargetFramework>
135    </Reference>
136    <Reference Include="System.Data.DataSetExtensions">
137      <RequiredTargetFramework>3.5</RequiredTargetFramework>
138    </Reference>
139    <Reference Include="System.Data" />
140    <Reference Include="System.Xml" />
141  </ItemGroup>
142  <ItemGroup>
143    <Compile Include="Command\DataBaseCommandBase.cs" />
144    <Compile Include="Command\LoadColumnGroupsFromDBCommand.cs" />
145    <Compile Include="Command\LoadColumnGroupWithSqlStringFromDBCommand.cs" />
146    <Compile Include="Command\ReorderColumnsCommand.cs" />
147    <Compile Include="Command\SqlCommandView.cs">
148      <SubType>UserControl</SubType>
149    </Compile>
150    <Compile Include="Command\SqlCommandView.Designer.cs">
151      <DependentUpon>SqlCommandView.cs</DependentUpon>
152    </Compile>
[7629]153    <None Include="Plugin.cs.frame" />
[9627]154    <Compile Include="SaveDialog.cs">
155      <SubType>Form</SubType>
156    </Compile>
157    <Compile Include="SaveDialog.Designer.cs">
158      <DependentUpon>SaveDialog.cs</DependentUpon>
159    </Compile>
[6133]160    <Compile Include="ProgressDialog.cs">
161      <SubType>Form</SubType>
162    </Compile>
163    <Compile Include="ProgressDialog.Designer.cs">
164      <DependentUpon>ProgressDialog.cs</DependentUpon>
165    </Compile>
166    <Compile Include="IImporter.cs" />
167    <Compile Include="ImportDialog.cs">
168      <SubType>Form</SubType>
169    </Compile>
170    <Compile Include="ImportDialog.Designer.cs">
171      <DependentUpon>ImportDialog.cs</DependentUpon>
172    </Compile>
173    <Compile Include="DataProcessor.cs" />
174    <Compile Include="DbTablesView.cs">
175      <SubType>Form</SubType>
176    </Compile>
177    <Compile Include="DbTablesView.Designer.cs">
178      <DependentUpon>DbTablesView.cs</DependentUpon>
179    </Compile>
180    <Compile Include="ExportDialog.cs">
181      <SubType>Form</SubType>
182    </Compile>
183    <Compile Include="ExportDialog.Designer.cs">
184      <DependentUpon>ExportDialog.cs</DependentUpon>
185    </Compile>
186    <Compile Include="HeuristicLabDataImporterDataProcessorApplication.cs" />
[7629]187    <Compile Include="Plugin.cs" />
[6133]188    <Compile Include="IExporter.cs" />
189    <Compile Include="DataProcessorView.cs">
190      <SubType>Form</SubType>
191    </Compile>
192    <Compile Include="DataProcessorView.Designer.cs">
193      <DependentUpon>DataProcessorView.cs</DependentUpon>
194    </Compile>
195    <Compile Include="Properties\AssemblyInfo.cs" />
196    <Compile Include="Properties\Resources.Designer.cs">
197      <AutoGen>True</AutoGen>
198      <DesignTime>True</DesignTime>
199      <DependentUpon>Resources.resx</DependentUpon>
200    </Compile>
201    <Compile Include="ToolStripCheckBox.cs">
202      <SubType>Component</SubType>
203    </Compile>
204  </ItemGroup>
205  <ItemGroup>
206    <ProjectReference Include="..\HeuristicLab.DataImporter.Data\HeuristicLab.DataImporter.Data.csproj">
207      <Project>{4A0EE09A-6D8A-458A-8FB0-3D18F88F7FEE}</Project>
208      <Name>HeuristicLab.DataImporter.Data</Name>
[7240]209      <Private>False</Private>
[6133]210    </ProjectReference>
211    <ProjectReference Include="..\HeuristicLab.DataImporter.DbExplorer.Interfaces\HeuristicLab.DataImporter.DbExplorer.Interfaces.csproj">
212      <Project>{815384EE-2B32-4C25-AE06-4FC7F417FE28}</Project>
213      <Name>HeuristicLab.DataImporter.DbExplorer.Interfaces</Name>
[7240]214      <Private>False</Private>
[6133]215    </ProjectReference>
216  </ItemGroup>
217  <ItemGroup>
218    <None Include="HeuristicLab.snk" />
219    <None Include="Properties\DataSources\HeuristicLab.DataImporter.DbExplorer.Interfaces.DbColumn.datasource" />
220  </ItemGroup>
221  <ItemGroup>
222    <EmbeddedResource Include="Properties\Resources.resx">
223      <Generator>ResXFileCodeGenerator</Generator>
224      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
225    </EmbeddedResource>
[9627]226    <EmbeddedResource Include="SaveDialog.resx">
227      <DependentUpon>SaveDialog.cs</DependentUpon>
228    </EmbeddedResource>
[6133]229  </ItemGroup>
230  <ItemGroup>
231    <None Include="Resources\Edit_UndoHS.bmp" />
232  </ItemGroup>
233  <ItemGroup>
234    <None Include="Resources\Edit_RedoHS.bmp" />
235  </ItemGroup>
236  <ItemGroup>
237    <None Include="Resources\Edit_redoHL.bmp" />
238  </ItemGroup>
239  <ItemGroup>
[7632]240    <None Include="Properties\AssemblyInfo.cs.frame" />
[6133]241    <None Include="Resources\Edit_UndoHL.bmp" />
242  </ItemGroup>
243  <ItemGroup>
244    <None Include="Resources\SaveAllHS.bmp" />
245  </ItemGroup>
246  <ItemGroup>
247    <None Include="Resources\OpenSelectedItemHS.BMP" />
248  </ItemGroup>
249  <ItemGroup>
250    <None Include="Resources\RecordHS.bmp" />
251  </ItemGroup>
252  <ItemGroup>
253    <None Include="Resources\StopHS.bmp" />
254  </ItemGroup>
255  <ItemGroup>
256    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
257      <Visible>False</Visible>
258      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
259      <Install>false</Install>
260    </BootstrapperPackage>
261    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
262      <Visible>False</Visible>
263      <ProductName>.NET Framework 3.5 SP1</ProductName>
264      <Install>true</Install>
265    </BootstrapperPackage>
266    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
267      <Visible>False</Visible>
268      <ProductName>Windows Installer 3.1</ProductName>
269      <Install>true</Install>
270    </BootstrapperPackage>
271  </ItemGroup>
[9627]272  <ItemGroup>
273    <None Include="Resources\VS2008ImageLibrary_Actions_Warning.png" />
274  </ItemGroup>
[6133]275  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
276  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
277       Other similar extension points exist, see Microsoft.Common.targets.
278  <Target Name="BeforeBuild">
279  </Target>
280  <Target Name="AfterBuild">
281  </Target>
282  -->
283  <PropertyGroup>
284    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
285set ProjectDir=$(ProjectDir)
286set SolutionDir=$(SolutionDir)
287set Outdir=$(Outdir)
288
[7629]289call PreBuildEvent.cmd</PreBuildEvent>
[6133]290  </PropertyGroup>
291</Project>
Note: See TracBrowser for help on using the repository browser.