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>8.0.30703</ProductVersion>
|
---|
7 | <SchemaVersion>2.0</SchemaVersion>
|
---|
8 | <ProjectGuid>{77169FE1-C48A-49AE-A0DD-67921D7835AB}</ProjectGuid>
|
---|
9 | <OutputType>Library</OutputType>
|
---|
10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
11 | <RootNamespace>HeuristicLab.ExperimentGeneration.DataAnalysis.Wizard</RootNamespace>
|
---|
12 | <AssemblyName>HeuristicLab.ExperimentGeneration.DataAnalysis.Wizard-3.3</AssemblyName>
|
---|
13 | <TargetFrameworkVersion>v4.0</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>..\..\..\..\trunk\sources\bin\</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>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
29 | <DefineConstants>TRACE</DefineConstants>
|
---|
30 | <ErrorReport>prompt</ErrorReport>
|
---|
31 | <WarningLevel>4</WarningLevel>
|
---|
32 | </PropertyGroup>
|
---|
33 | <PropertyGroup>
|
---|
34 | <SignAssembly>true</SignAssembly>
|
---|
35 | </PropertyGroup>
|
---|
36 | <PropertyGroup>
|
---|
37 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
38 | </PropertyGroup>
|
---|
39 | <ItemGroup>
|
---|
40 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
|
---|
41 | <Reference Include="System" />
|
---|
42 | <Reference Include="System.Core" />
|
---|
43 | <Reference Include="System.Drawing" />
|
---|
44 | <Reference Include="System.Windows.Forms" />
|
---|
45 | <Reference Include="System.Xml.Linq" />
|
---|
46 | <Reference Include="System.Data.DataSetExtensions" />
|
---|
47 | <Reference Include="Microsoft.CSharp" />
|
---|
48 | <Reference Include="System.Data" />
|
---|
49 | <Reference Include="System.Xml" />
|
---|
50 | </ItemGroup>
|
---|
51 | <ItemGroup>
|
---|
52 | <Compile Include="Controls\EtchedLine.cs">
|
---|
53 | <SubType>UserControl</SubType>
|
---|
54 | </Compile>
|
---|
55 | <Compile Include="Controls\EtchedLine.Designer.cs">
|
---|
56 | <DependentUpon>EtchedLine.cs</DependentUpon>
|
---|
57 | </Compile>
|
---|
58 | <Compile Include="Controls\WizardBanner.cs">
|
---|
59 | <SubType>UserControl</SubType>
|
---|
60 | </Compile>
|
---|
61 | <Compile Include="Controls\WizardBanner.Designer.cs">
|
---|
62 | <DependentUpon>WizardBanner.cs</DependentUpon>
|
---|
63 | </Compile>
|
---|
64 | <Compile Include="Plugin.cs" />
|
---|
65 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
66 | <Compile Include="WizardBase.cs">
|
---|
67 | <SubType>Form</SubType>
|
---|
68 | </Compile>
|
---|
69 | <Compile Include="WizardBase.Designer.cs">
|
---|
70 | <DependentUpon>WizardBase.cs</DependentUpon>
|
---|
71 | </Compile>
|
---|
72 | <Compile Include="WizardPage.cs">
|
---|
73 | <SubType>UserControl</SubType>
|
---|
74 | </Compile>
|
---|
75 | <Compile Include="WizardPage.Designer.cs">
|
---|
76 | <DependentUpon>WizardPage.cs</DependentUpon>
|
---|
77 | </Compile>
|
---|
78 | <Compile Include="WizardPageEventArgs.cs" />
|
---|
79 | </ItemGroup>
|
---|
80 | <ItemGroup>
|
---|
81 | <EmbeddedResource Include="Controls\EtchedLine.resx">
|
---|
82 | <DependentUpon>EtchedLine.cs</DependentUpon>
|
---|
83 | </EmbeddedResource>
|
---|
84 | <EmbeddedResource Include="Controls\WizardBanner.resx">
|
---|
85 | <DependentUpon>WizardBanner.cs</DependentUpon>
|
---|
86 | </EmbeddedResource>
|
---|
87 | <EmbeddedResource Include="WizardBase.resx">
|
---|
88 | <DependentUpon>WizardBase.cs</DependentUpon>
|
---|
89 | </EmbeddedResource>
|
---|
90 | <EmbeddedResource Include="WizardPage.resx">
|
---|
91 | <DependentUpon>WizardPage.cs</DependentUpon>
|
---|
92 | </EmbeddedResource>
|
---|
93 | </ItemGroup>
|
---|
94 | <ItemGroup>
|
---|
95 | <None Include="HeuristicLab.snk" />
|
---|
96 | <None Include="Plugin.cs.frame" />
|
---|
97 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
98 | </ItemGroup>
|
---|
99 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
100 | <PropertyGroup>
|
---|
101 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
102 | set ProjectDir=$(ProjectDir)
|
---|
103 | set SolutionDir=$(SolutionDir)
|
---|
104 | set Outdir=$(Outdir)
|
---|
105 |
|
---|
106 | call PreBuildEvent.cmd
|
---|
107 | </PreBuildEvent>
|
---|
108 | </PropertyGroup>
|
---|
109 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
110 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
111 | <Target Name="BeforeBuild">
|
---|
112 | </Target>
|
---|
113 | <Target Name="AfterBuild">
|
---|
114 | </Target>
|
---|
115 | -->
|
---|
116 | </Project> |
---|