[4311] | 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>{1DBC4D60-0064-4A53-B48C-63D144A67B07}</ProjectGuid>
|
---|
| 9 | <OutputType>Library</OutputType>
|
---|
| 10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 11 | <RootNamespace>HeuristicLab.MainForm.WPF</RootNamespace>
|
---|
| 12 | <AssemblyName>HeuristicLab.MainForm.WPF-3.3</AssemblyName>
|
---|
| 13 | <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
|
---|
| 14 | <FileAlignment>512</FileAlignment>
|
---|
| 15 | <RunPostBuildEvent>Always</RunPostBuildEvent>
|
---|
| 16 | <FileUpgradeFlags>
|
---|
| 17 | </FileUpgradeFlags>
|
---|
| 18 | <OldToolsVersion>3.5</OldToolsVersion>
|
---|
| 19 | <UpgradeBackupLocation />
|
---|
| 20 | <PublishUrl>publish\</PublishUrl>
|
---|
| 21 | <Install>true</Install>
|
---|
| 22 | <InstallFrom>Disk</InstallFrom>
|
---|
| 23 | <UpdateEnabled>false</UpdateEnabled>
|
---|
| 24 | <UpdateMode>Foreground</UpdateMode>
|
---|
| 25 | <UpdateInterval>7</UpdateInterval>
|
---|
| 26 | <UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
---|
| 27 | <UpdatePeriodically>false</UpdatePeriodically>
|
---|
| 28 | <UpdateRequired>false</UpdateRequired>
|
---|
| 29 | <MapFileExtensions>true</MapFileExtensions>
|
---|
| 30 | <ApplicationRevision>0</ApplicationRevision>
|
---|
| 31 | <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
---|
| 32 | <IsWebBootstrapper>false</IsWebBootstrapper>
|
---|
| 33 | <UseApplicationTrust>false</UseApplicationTrust>
|
---|
| 34 | <BootstrapperEnabled>true</BootstrapperEnabled>
|
---|
| 35 | </PropertyGroup>
|
---|
| 36 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 37 | <DebugSymbols>true</DebugSymbols>
|
---|
| 38 | <DebugType>full</DebugType>
|
---|
| 39 | <Optimize>false</Optimize>
|
---|
| 40 | <OutputPath>bin\Debug\</OutputPath>
|
---|
| 41 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 42 | <ErrorReport>prompt</ErrorReport>
|
---|
| 43 | <WarningLevel>4</WarningLevel>
|
---|
| 44 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 45 | </PropertyGroup>
|
---|
| 46 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 47 | <DebugType>pdbonly</DebugType>
|
---|
| 48 | <Optimize>true</Optimize>
|
---|
| 49 | <OutputPath>bin\Release\</OutputPath>
|
---|
| 50 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 51 | <ErrorReport>prompt</ErrorReport>
|
---|
| 52 | <WarningLevel>4</WarningLevel>
|
---|
| 53 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 54 | </PropertyGroup>
|
---|
| 55 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
|
---|
| 56 | <DebugSymbols>true</DebugSymbols>
|
---|
| 57 | <OutputPath>bin\x64\Debug\</OutputPath>
|
---|
| 58 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 59 | <DebugType>full</DebugType>
|
---|
| 60 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 61 | <ErrorReport>prompt</ErrorReport>
|
---|
| 62 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 63 | </PropertyGroup>
|
---|
| 64 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
|
---|
| 65 | <OutputPath>bin\x64\Release\</OutputPath>
|
---|
| 66 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 67 | <Optimize>true</Optimize>
|
---|
| 68 | <DebugType>pdbonly</DebugType>
|
---|
| 69 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 70 | <ErrorReport>prompt</ErrorReport>
|
---|
| 71 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 72 | </PropertyGroup>
|
---|
| 73 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
---|
| 74 | <DebugSymbols>true</DebugSymbols>
|
---|
| 75 | <OutputPath>bin\x86\Debug\</OutputPath>
|
---|
| 76 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 77 | <DebugType>full</DebugType>
|
---|
| 78 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 79 | <ErrorReport>prompt</ErrorReport>
|
---|
| 80 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 81 | </PropertyGroup>
|
---|
| 82 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
---|
| 83 | <OutputPath>bin\x86\Release\</OutputPath>
|
---|
| 84 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 85 | <Optimize>true</Optimize>
|
---|
| 86 | <DebugType>pdbonly</DebugType>
|
---|
| 87 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 88 | <ErrorReport>prompt</ErrorReport>
|
---|
| 89 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 90 | </PropertyGroup>
|
---|
| 91 | <ItemGroup>
|
---|
| 92 | <Reference Include="AvalonDock, Version=1.2.2691.0, Culture=neutral, PublicKeyToken=85a1e0ada7ec13e4, processorArchitecture=MSIL">
|
---|
| 93 | <SpecificVersion>False</SpecificVersion>
|
---|
| 94 | <HintPath>..\HeuristicLab.AvalonDock\AvalonDock.dll</HintPath>
|
---|
| 95 | </Reference>
|
---|
| 96 | <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 97 | <SpecificVersion>False</SpecificVersion>
|
---|
| 98 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
| 99 | </Reference>
|
---|
| 100 | <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.2474, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86">
|
---|
| 101 | <SpecificVersion>False</SpecificVersion>
|
---|
| 102 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
| 103 | </Reference>
|
---|
| 104 | <Reference Include="HeuristicLab.MainForm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 105 | <SpecificVersion>False</SpecificVersion>
|
---|
| 106 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm-3.3.dll</HintPath>
|
---|
| 107 | </Reference>
|
---|
| 108 | <Reference Include="HeuristicLab.Persistence-3.3, Version=3.3.0.2106, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86">
|
---|
| 109 | <SpecificVersion>False</SpecificVersion>
|
---|
| 110 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath>
|
---|
| 111 | </Reference>
|
---|
| 112 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 113 | <SpecificVersion>False</SpecificVersion>
|
---|
| 114 | <HintPath>C:\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
| 115 | </Reference>
|
---|
| 116 | <Reference Include="PresentationCore">
|
---|
| 117 | <RequiredTargetFramework>3.0</RequiredTargetFramework>
|
---|
| 118 | </Reference>
|
---|
| 119 | <Reference Include="PresentationFramework">
|
---|
| 120 | <RequiredTargetFramework>3.0</RequiredTargetFramework>
|
---|
| 121 | </Reference>
|
---|
| 122 | <Reference Include="System" />
|
---|
| 123 | <Reference Include="System.Core">
|
---|
| 124 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 125 | </Reference>
|
---|
| 126 | <Reference Include="System.Drawing" />
|
---|
| 127 | <Reference Include="System.ServiceModel">
|
---|
| 128 | <RequiredTargetFramework>3.0</RequiredTargetFramework>
|
---|
| 129 | </Reference>
|
---|
| 130 | <Reference Include="System.Windows.Forms" />
|
---|
| 131 | <Reference Include="System.Xml.Linq">
|
---|
| 132 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 133 | </Reference>
|
---|
| 134 | <Reference Include="System.Data" />
|
---|
| 135 | <Reference Include="System.Xml" />
|
---|
| 136 | <Reference Include="WindowsBase">
|
---|
| 137 | <RequiredTargetFramework>3.0</RequiredTargetFramework>
|
---|
| 138 | </Reference>
|
---|
| 139 | <Reference Include="WindowsFormsIntegration">
|
---|
| 140 | <RequiredTargetFramework>3.0</RequiredTargetFramework>
|
---|
| 141 | </Reference>
|
---|
| 142 | </ItemGroup>
|
---|
| 143 | <ItemGroup>
|
---|
| 144 | <Page Include="OperationBarPanel.xaml">
|
---|
| 145 | <SubType>Designer</SubType>
|
---|
| 146 | <Generator>MSBuild:Compile</Generator>
|
---|
| 147 | <Generator>MSBuild:Compile</Generator>
|
---|
| 148 | <SubType>Designer</SubType>
|
---|
| 149 | </Page>
|
---|
| 150 | <None Include="HeuristicLabMainFormWPFPlugin.cs.frame" />
|
---|
| 151 | <Compile Include="ImageConverter.cs" />
|
---|
| 152 | <Compile Include="OperationBarPanel.xaml.cs" />
|
---|
| 153 | <Compile Include="IAutoView.cs" />
|
---|
| 154 | <Compile Include="NativeMethods.cs" />
|
---|
| 155 | <None Include="Properties\AssemblyInfo.frame" />
|
---|
| 156 | <Compile Include="WPFMainFormBase.cs" />
|
---|
| 157 | <Compile Include="DispatchedView.cs" />
|
---|
| 158 | <Compile Include="HeuristicLabMainFormWPFPlugin.cs" />
|
---|
| 159 | <Compile Include="WPFMenuItem.cs" />
|
---|
| 160 | <Compile Include="NotConverter.cs" />
|
---|
| 161 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 162 | <Compile Include="WPFToolBarItem.cs" />
|
---|
| 163 | <Compile Include="WPFUserInterfaceItem.cs" />
|
---|
| 164 | <Compile Include="WPFView.cs" />
|
---|
| 165 | </ItemGroup>
|
---|
| 166 | <ItemGroup>
|
---|
| 167 | <None Include="UpdateLocalInstallation.cmd" />
|
---|
| 168 | </ItemGroup>
|
---|
| 169 | <ItemGroup>
|
---|
| 170 | <Resource Include="Images\Lambda.png" />
|
---|
| 171 | </ItemGroup>
|
---|
| 172 | <ItemGroup>
|
---|
| 173 | <ProjectReference Include="..\HeuristicLab.AvalonDock\HeuristicLab.AvalonDock-1.2.2691.0.csproj">
|
---|
| 174 | <Project>{D86DEAB6-61EA-4008-B2AB-8D8CD5665023}</Project>
|
---|
| 175 | <Name>HeuristicLab.AvalonDock-1.2.2691.0</Name>
|
---|
| 176 | </ProjectReference>
|
---|
| 177 | <ProjectReference Include="..\HeuristicLab.BackgroundProcessing\HeuristicLab.BackgroundProcessing-3.3.csproj">
|
---|
| 178 | <Project>{589BECAE-69B0-4EB1-8C06-C073531762B7}</Project>
|
---|
| 179 | <Name>HeuristicLab.BackgroundProcessing-3.3</Name>
|
---|
| 180 | </ProjectReference>
|
---|
| 181 | </ItemGroup>
|
---|
| 182 | <ItemGroup>
|
---|
| 183 | <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
---|
| 184 | <Visible>False</Visible>
|
---|
| 185 | <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
|
---|
| 186 | <Install>false</Install>
|
---|
| 187 | </BootstrapperPackage>
|
---|
| 188 | <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
---|
| 189 | <Visible>False</Visible>
|
---|
| 190 | <ProductName>.NET Framework 3.5 SP1</ProductName>
|
---|
| 191 | <Install>true</Install>
|
---|
| 192 | </BootstrapperPackage>
|
---|
| 193 | <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
|
---|
| 194 | <Visible>False</Visible>
|
---|
| 195 | <ProductName>Windows Installer 3.1</ProductName>
|
---|
| 196 | <Install>true</Install>
|
---|
| 197 | </BootstrapperPackage>
|
---|
| 198 | </ItemGroup>
|
---|
| 199 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 200 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 201 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 202 | <Target Name="BeforeBuild">
|
---|
| 203 | </Target>
|
---|
| 204 | <Target Name="AfterBuild">
|
---|
| 205 | </Target>
|
---|
| 206 | -->
|
---|
| 207 | <PropertyGroup>
|
---|
| 208 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 209 | set ProjectDir=$(ProjectDir)
|
---|
| 210 | set SolutionDir=$(SolutionDir)
|
---|
| 211 | set Outdir=$(Outdir)
|
---|
| 212 |
|
---|
| 213 | SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\Properties\AssemblyInfo.frame" "%25ProjectDir%25\Properties\AssemblyInfo.cs"
|
---|
| 214 | SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabMainFormWPFPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabMainFormWPFPlugin.cs"</PreBuildEvent>
|
---|
| 215 | <PostBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 216 | set ProjectDir=$(ProjectDir)
|
---|
| 217 | set SolutionDir=$(SolutionDir)
|
---|
| 218 | set Outdir=$(Outdir)
|
---|
| 219 |
|
---|
| 220 | call UpdateLocalInstallation.cmd</PostBuildEvent>
|
---|
| 221 | </PropertyGroup>
|
---|
| 222 | </Project> |
---|