[14333] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
| 2 | <Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
---|
| 3 | <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
---|
| 4 | <PropertyGroup>
|
---|
| 5 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
---|
| 6 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
---|
| 7 | <ProjectGuid>{B0CBFF1B-6A06-4DDA-B622-E847B8ADC908}</ProjectGuid>
|
---|
| 8 | <OutputType>Library</OutputType>
|
---|
| 9 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 10 | <RootNamespace>HeuristicLab.GoalSeekingProblem.Views</RootNamespace>
|
---|
| 11 | <AssemblyName>HeuristicLab.GoalSeekingProblem.Views-3.4</AssemblyName>
|
---|
[16901] | 12 | <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
|
---|
[14333] | 13 | <FileAlignment>512</FileAlignment>
|
---|
| 14 | <TargetFrameworkProfile />
|
---|
| 15 | </PropertyGroup>
|
---|
| 16 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 17 | <DebugSymbols>true</DebugSymbols>
|
---|
| 18 | <DebugType>full</DebugType>
|
---|
| 19 | <Optimize>false</Optimize>
|
---|
[16901] | 20 | <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
|
---|
[14333] | 21 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 22 | <ErrorReport>prompt</ErrorReport>
|
---|
| 23 | <WarningLevel>4</WarningLevel>
|
---|
[16901] | 24 | <LangVersion>5</LangVersion>
|
---|
[14333] | 25 | </PropertyGroup>
|
---|
| 26 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 27 | <DebugType>pdbonly</DebugType>
|
---|
| 28 | <Optimize>true</Optimize>
|
---|
[16901] | 29 | <OutputPath>..\..\..\..\trunk\bin\</OutputPath>
|
---|
[14333] | 30 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 31 | <ErrorReport>prompt</ErrorReport>
|
---|
| 32 | <WarningLevel>4</WarningLevel>
|
---|
[16901] | 33 | <LangVersion>5</LangVersion>
|
---|
[14333] | 34 | </PropertyGroup>
|
---|
| 35 | <ItemGroup>
|
---|
[16901] | 36 | <Reference Include="HeuristicLab.Collections-3.3">
|
---|
| 37 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath>
|
---|
| 38 | <Private>False</Private>
|
---|
| 39 | </Reference>
|
---|
[14333] | 40 | <Reference Include="HeuristicLab.Common-3.3">
|
---|
[16901] | 41 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
[14333] | 42 | <Private>False</Private>
|
---|
| 43 | </Reference>
|
---|
[16901] | 44 | <Reference Include="HeuristicLab.Core-3.3">
|
---|
| 45 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
[14333] | 46 | <Private>False</Private>
|
---|
| 47 | </Reference>
|
---|
[16901] | 48 | <Reference Include="HeuristicLab.Core.Views-3.3">
|
---|
| 49 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
|
---|
[14380] | 50 | <Private>False</Private>
|
---|
| 51 | </Reference>
|
---|
[14333] | 52 | <Reference Include="HeuristicLab.MainForm-3.3">
|
---|
[16901] | 53 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
|
---|
[14333] | 54 | <Private>False</Private>
|
---|
| 55 | </Reference>
|
---|
| 56 | <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
|
---|
[16901] | 57 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
|
---|
[14333] | 58 | <Private>False</Private>
|
---|
| 59 | </Reference>
|
---|
[16901] | 60 | <Reference Include="HeuristicLab.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
[14380] | 61 | <SpecificVersion>False</SpecificVersion>
|
---|
[16901] | 62 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Operators-3.3.dll</HintPath>
|
---|
[14380] | 63 | <Private>False</Private>
|
---|
| 64 | </Reference>
|
---|
[16901] | 65 | <Reference Include="HeuristicLab.Optimization-3.3">
|
---|
| 66 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
|
---|
[14380] | 67 | <Private>False</Private>
|
---|
| 68 | </Reference>
|
---|
[16901] | 69 | <Reference Include="HeuristicLab.Optimization.Views-3.3">
|
---|
| 70 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Optimization.Views-3.3.dll</HintPath>
|
---|
[14333] | 71 | <Private>False</Private>
|
---|
| 72 | </Reference>
|
---|
[16901] | 73 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
[14380] | 74 | <SpecificVersion>False</SpecificVersion>
|
---|
[16901] | 75 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
| 76 | </Reference>
|
---|
| 77 | <Reference Include="HeuristicLab.Problems.DataAnalysis-3.4">
|
---|
| 78 | <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath>
|
---|
[14380] | 79 | <Private>False</Private>
|
---|
| 80 | </Reference>
|
---|
[14333] | 81 | <Reference Include="System" />
|
---|
| 82 | <Reference Include="System.Core" />
|
---|
| 83 | <Reference Include="System.Drawing" />
|
---|
| 84 | <Reference Include="System.Windows.Forms" />
|
---|
| 85 | <Reference Include="System.Xml.Linq" />
|
---|
| 86 | <Reference Include="System.Data.DataSetExtensions" />
|
---|
| 87 | <Reference Include="Microsoft.CSharp" />
|
---|
| 88 | <Reference Include="System.Data" />
|
---|
| 89 | <Reference Include="System.Net.Http" />
|
---|
| 90 | <Reference Include="System.Xml" />
|
---|
| 91 | </ItemGroup>
|
---|
| 92 | <ItemGroup>
|
---|
[14380] | 93 | <Compile Include="GoalSeekingOptimizerView.cs">
|
---|
| 94 | <SubType>UserControl</SubType>
|
---|
| 95 | </Compile>
|
---|
| 96 | <Compile Include="GoalSeekingOptimizerView.Designer.cs">
|
---|
| 97 | <DependentUpon>GoalSeekingOptimizerView.cs</DependentUpon>
|
---|
| 98 | </Compile>
|
---|
[14333] | 99 | <Compile Include="InputParameterView.cs">
|
---|
| 100 | <SubType>UserControl</SubType>
|
---|
| 101 | </Compile>
|
---|
| 102 | <Compile Include="InputParameterView.Designer.cs">
|
---|
| 103 | <DependentUpon>InputParameterView.cs</DependentUpon>
|
---|
| 104 | </Compile>
|
---|
| 105 | <Compile Include="GoalParameterView.cs">
|
---|
| 106 | <SubType>UserControl</SubType>
|
---|
| 107 | </Compile>
|
---|
| 108 | <Compile Include="GoalParameterView.Designer.cs">
|
---|
| 109 | <DependentUpon>GoalParameterView.cs</DependentUpon>
|
---|
| 110 | </Compile>
|
---|
| 111 | <Compile Include="Plugin.cs" />
|
---|
| 112 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 113 | </ItemGroup>
|
---|
| 114 | <ItemGroup>
|
---|
| 115 | <ProjectReference Include="..\..\HeuristicLab.GoalSeekingProblem\3.4\GoalSeekingProblem.csproj">
|
---|
| 116 | <Project>{79271bc8-4446-40e2-bb89-9be4e17174fe}</Project>
|
---|
| 117 | <Name>GoalSeekingProblem</Name>
|
---|
| 118 | </ProjectReference>
|
---|
| 119 | </ItemGroup>
|
---|
| 120 | <ItemGroup>
|
---|
| 121 | <None Include="Plugin.cs.frame" />
|
---|
| 122 | </ItemGroup>
|
---|
| 123 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 124 | <PropertyGroup>
|
---|
| 125 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 126 | set ProjectDir=$(ProjectDir)
|
---|
| 127 | set SolutionDir=$(SolutionDir)
|
---|
| 128 | set Outdir=$(Outdir)
|
---|
| 129 |
|
---|
| 130 | call PreBuildEvent.cmd</PreBuildEvent>
|
---|
| 131 | </PropertyGroup>
|
---|
| 132 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 133 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 134 | <Target Name="BeforeBuild">
|
---|
| 135 | </Target>
|
---|
| 136 | <Target Name="AfterBuild">
|
---|
| 137 | </Target>
|
---|
| 138 | -->
|
---|
| 139 | </Project> |
---|