[2834] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
[4065] | 2 | <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
---|
[2834] | 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>{662B4B15-8F4D-4AE5-B3EB-D91C215F5AF2}</ProjectGuid>
|
---|
| 9 | <OutputType>Library</OutputType>
|
---|
| 10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 11 | <RootNamespace>HeuristicLab.Optimization.Views</RootNamespace>
|
---|
| 12 | <AssemblyName>HeuristicLab.Optimization.Views-3.3</AssemblyName>
|
---|
[11920] | 13 | <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
---|
[5163] | 14 | <TargetFrameworkProfile>
|
---|
| 15 | </TargetFrameworkProfile>
|
---|
[2834] | 16 | <FileAlignment>512</FileAlignment>
|
---|
| 17 | <SignAssembly>true</SignAssembly>
|
---|
| 18 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
[4065] | 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>
|
---|
[2834] | 38 | </PropertyGroup>
|
---|
| 39 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 40 | <DebugSymbols>true</DebugSymbols>
|
---|
| 41 | <DebugType>full</DebugType>
|
---|
| 42 | <Optimize>false</Optimize>
|
---|
[6866] | 43 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[2834] | 44 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 45 | <ErrorReport>prompt</ErrorReport>
|
---|
| 46 | <WarningLevel>4</WarningLevel>
|
---|
[4065] | 47 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11920] | 48 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[2834] | 49 | </PropertyGroup>
|
---|
| 50 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 51 | <DebugType>pdbonly</DebugType>
|
---|
| 52 | <Optimize>true</Optimize>
|
---|
[6866] | 53 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[2834] | 54 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 55 | <ErrorReport>prompt</ErrorReport>
|
---|
| 56 | <WarningLevel>4</WarningLevel>
|
---|
[6866] | 57 | <DocumentationFile>
|
---|
| 58 | </DocumentationFile>
|
---|
[4065] | 59 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11920] | 60 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[2834] | 61 | </PropertyGroup>
|
---|
[2900] | 62 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
---|
| 63 | <DebugSymbols>true</DebugSymbols>
|
---|
[6866] | 64 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[2900] | 65 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 66 | <DebugType>full</DebugType>
|
---|
| 67 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 68 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 69 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11920] | 70 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[2900] | 71 | </PropertyGroup>
|
---|
| 72 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
---|
[6866] | 73 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[2900] | 74 | <DefineConstants>TRACE</DefineConstants>
|
---|
[6425] | 75 | <DocumentationFile>
|
---|
| 76 | </DocumentationFile>
|
---|
[2900] | 77 | <Optimize>true</Optimize>
|
---|
| 78 | <DebugType>pdbonly</DebugType>
|
---|
| 79 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 80 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 81 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11920] | 82 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[2900] | 83 | </PropertyGroup>
|
---|
| 84 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
|
---|
| 85 | <DebugSymbols>true</DebugSymbols>
|
---|
[6866] | 86 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[2900] | 87 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 88 | <DebugType>full</DebugType>
|
---|
| 89 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 90 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 91 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11920] | 92 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[2900] | 93 | </PropertyGroup>
|
---|
| 94 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
|
---|
[6866] | 95 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[2900] | 96 | <DefineConstants>TRACE</DefineConstants>
|
---|
[6866] | 97 | <DocumentationFile>
|
---|
| 98 | </DocumentationFile>
|
---|
[2900] | 99 | <Optimize>true</Optimize>
|
---|
| 100 | <DebugType>pdbonly</DebugType>
|
---|
| 101 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 102 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 103 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[11920] | 104 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[2900] | 105 | </PropertyGroup>
|
---|
[2834] | 106 | <ItemGroup>
|
---|
[7558] | 107 | <Reference Include="Microsoft.CSharp" />
|
---|
[2834] | 108 | <Reference Include="System" />
|
---|
| 109 | <Reference Include="System.Core">
|
---|
| 110 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 111 | </Reference>
|
---|
| 112 | <Reference Include="System.Drawing" />
|
---|
| 113 | <Reference Include="System.Windows.Forms" />
|
---|
[5163] | 114 | <Reference Include="System.Windows.Forms.DataVisualization" />
|
---|
[2834] | 115 | <Reference Include="System.Xml.Linq">
|
---|
| 116 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 117 | </Reference>
|
---|
| 118 | <Reference Include="System.Data.DataSetExtensions">
|
---|
| 119 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 120 | </Reference>
|
---|
| 121 | <Reference Include="System.Data" />
|
---|
| 122 | <Reference Include="System.Xml" />
|
---|
| 123 | </ItemGroup>
|
---|
| 124 | <ItemGroup>
|
---|
[6866] | 125 | <None Include="Plugin.cs.frame" />
|
---|
[2851] | 126 | <Compile Include="AlgorithmView.cs">
|
---|
| 127 | <SubType>UserControl</SubType>
|
---|
| 128 | </Compile>
|
---|
| 129 | <Compile Include="AlgorithmView.Designer.cs">
|
---|
| 130 | <DependentUpon>AlgorithmView.cs</DependentUpon>
|
---|
| 131 | </Compile>
|
---|
[11924] | 132 | <Compile Include="BasicAlgorithmView.cs">
|
---|
| 133 | <SubType>UserControl</SubType>
|
---|
| 134 | </Compile>
|
---|
| 135 | <Compile Include="BasicAlgorithmView.Designer.cs">
|
---|
| 136 | <DependentUpon>BasicAlgorithmView.cs</DependentUpon>
|
---|
| 137 | </Compile>
|
---|
[3265] | 138 | <Compile Include="BatchRunView.cs">
|
---|
| 139 | <SubType>UserControl</SubType>
|
---|
| 140 | </Compile>
|
---|
| 141 | <Compile Include="BatchRunView.Designer.cs">
|
---|
| 142 | <DependentUpon>BatchRunView.cs</DependentUpon>
|
---|
| 143 | </Compile>
|
---|
[12005] | 144 | <Compile Include="CreateNewSingleEncodingDialog.cs">
|
---|
| 145 | <SubType>Form</SubType>
|
---|
| 146 | </Compile>
|
---|
| 147 | <Compile Include="CreateNewSingleEncodingDialog.Designer.cs">
|
---|
| 148 | <DependentUpon>CreateNewSingleEncodingDialog.cs</DependentUpon>
|
---|
| 149 | </Compile>
|
---|
[12280] | 150 | <Compile Include="ISolutionSimilarityCalculatorView.cs">
|
---|
[8721] | 151 | <SubType>UserControl</SubType>
|
---|
| 152 | </Compile>
|
---|
[12280] | 153 | <Compile Include="ISolutionSimilarityCalculatorView.Designer.cs">
|
---|
| 154 | <DependentUpon>ISolutionSimilarityCalculatorView.cs</DependentUpon>
|
---|
[8721] | 155 | </Compile>
|
---|
[7042] | 156 | <Compile Include="ExperimentListView.cs">
|
---|
| 157 | <SubType>UserControl</SubType>
|
---|
| 158 | </Compile>
|
---|
| 159 | <Compile Include="ExperimentListView.Designer.cs">
|
---|
| 160 | <DependentUpon>ExperimentListView.cs</DependentUpon>
|
---|
| 161 | </Compile>
|
---|
[12005] | 162 | <Compile Include="MultiEncodingView.cs">
|
---|
| 163 | <SubType>UserControl</SubType>
|
---|
| 164 | </Compile>
|
---|
| 165 | <Compile Include="MultiEncodingView.Designer.cs">
|
---|
| 166 | <DependentUpon>MultiEncodingView.cs</DependentUpon>
|
---|
| 167 | </Compile>
|
---|
[6866] | 168 | <Compile Include="Plugin.cs" />
|
---|
[7558] | 169 | <Compile Include="ProblemView.cs">
|
---|
| 170 | <SubType>UserControl</SubType>
|
---|
| 171 | </Compile>
|
---|
[8587] | 172 | <Compile Include="ProblemView.Designer.cs">
|
---|
[7558] | 173 | <DependentUpon>ProblemView.cs</DependentUpon>
|
---|
| 174 | </Compile>
|
---|
[6693] | 175 | <Compile Include="RunCollectionModifierListView.cs">
|
---|
| 176 | <SubType>UserControl</SubType>
|
---|
| 177 | </Compile>
|
---|
| 178 | <Compile Include="RunCollectionModifierListView.Designer.cs">
|
---|
| 179 | <DependentUpon>RunCollectionModifierListView.cs</DependentUpon>
|
---|
| 180 | </Compile>
|
---|
[7469] | 181 | <Compile Include="RunCollectionConstraintViews\RunCollectionContentConstraintView.cs">
|
---|
[6673] | 182 | <SubType>UserControl</SubType>
|
---|
| 183 | </Compile>
|
---|
[7469] | 184 | <Compile Include="RunCollectionConstraintViews\RunCollectionContentConstraintView.Designer.cs">
|
---|
[6673] | 185 | <DependentUpon>RunCollectionContentConstraintView.cs</DependentUpon>
|
---|
| 186 | </Compile>
|
---|
[6471] | 187 | <Compile Include="ExperimentTreeView.cs">
|
---|
| 188 | <SubType>UserControl</SubType>
|
---|
| 189 | </Compile>
|
---|
| 190 | <Compile Include="ExperimentTreeView.Designer.cs">
|
---|
| 191 | <DependentUpon>ExperimentTreeView.cs</DependentUpon>
|
---|
| 192 | </Compile>
|
---|
[6425] | 193 | <Compile Include="IOptimizerView.cs">
|
---|
| 194 | <SubType>UserControl</SubType>
|
---|
| 195 | </Compile>
|
---|
| 196 | <Compile Include="IOptimizerView.Designer.cs">
|
---|
| 197 | <DependentUpon>IOptimizerView.cs</DependentUpon>
|
---|
| 198 | </Compile>
|
---|
[5875] | 199 | <Compile Include="ResultValueView.cs">
|
---|
| 200 | <SubType>UserControl</SubType>
|
---|
| 201 | </Compile>
|
---|
| 202 | <Compile Include="ResultValueView.Designer.cs">
|
---|
| 203 | <DependentUpon>ResultValueView.cs</DependentUpon>
|
---|
| 204 | </Compile>
|
---|
[7469] | 205 | <Compile Include="RunCollectionViews\RunCollectionBoxPlotView.cs">
|
---|
[4094] | 206 | <SubType>UserControl</SubType>
|
---|
| 207 | </Compile>
|
---|
[7469] | 208 | <Compile Include="RunCollectionViews\RunCollectionBoxPlotView.Designer.cs">
|
---|
[4094] | 209 | <DependentUpon>RunCollectionBoxPlotView.cs</DependentUpon>
|
---|
| 210 | </Compile>
|
---|
[7469] | 211 | <Compile Include="RunCollectionConstraintViews\RunCollectionComparisonConstraintView.cs">
|
---|
[3614] | 212 | <SubType>UserControl</SubType>
|
---|
| 213 | </Compile>
|
---|
[7469] | 214 | <Compile Include="RunCollectionConstraintViews\RunCollectionComparisonConstraintView.Designer.cs">
|
---|
[3718] | 215 | <DependentUpon>RunCollectionComparisonConstraintView.cs</DependentUpon>
|
---|
[3614] | 216 | </Compile>
|
---|
[7469] | 217 | <Compile Include="RunCollectionConstraintViews\RunCollectionTypeCompatibilityConstraintView.cs">
|
---|
[3614] | 218 | <SubType>UserControl</SubType>
|
---|
| 219 | </Compile>
|
---|
[7469] | 220 | <Compile Include="RunCollectionConstraintViews\RunCollectionTypeCompatibilityConstraintView.Designer.cs">
|
---|
[3614] | 221 | <DependentUpon>RunCollectionTypeCompatibilityConstraintView.cs</DependentUpon>
|
---|
| 222 | </Compile>
|
---|
[7469] | 223 | <Compile Include="RunCollectionConstraintViews\RunCollectionConstraintCollectionView.cs">
|
---|
[3614] | 224 | <SubType>UserControl</SubType>
|
---|
| 225 | </Compile>
|
---|
[7469] | 226 | <Compile Include="RunCollectionConstraintViews\RunCollectionConstraintCollectionView.Designer.cs">
|
---|
[3614] | 227 | <DependentUpon>RunCollectionConstraintCollectionView.cs</DependentUpon>
|
---|
| 228 | </Compile>
|
---|
[7469] | 229 | <Compile Include="RunCollectionConstraintViews\RunCollectionColumnConstraintView.cs">
|
---|
[3614] | 230 | <SubType>UserControl</SubType>
|
---|
| 231 | </Compile>
|
---|
[7469] | 232 | <Compile Include="RunCollectionConstraintViews\RunCollectionColumnConstraintView.Designer.cs">
|
---|
[6673] | 233 | <DependentUpon>RunCollectionColumnConstraintView.cs</DependentUpon>
|
---|
[3614] | 234 | </Compile>
|
---|
[3274] | 235 | <Compile Include="OptimizerListView.cs">
|
---|
[3267] | 236 | <SubType>UserControl</SubType>
|
---|
| 237 | </Compile>
|
---|
[3274] | 238 | <Compile Include="OptimizerListView.Designer.cs">
|
---|
| 239 | <DependentUpon>OptimizerListView.cs</DependentUpon>
|
---|
[3267] | 240 | </Compile>
|
---|
| 241 | <Compile Include="ExperimentView.cs">
|
---|
| 242 | <SubType>UserControl</SubType>
|
---|
| 243 | </Compile>
|
---|
| 244 | <Compile Include="ExperimentView.Designer.cs">
|
---|
| 245 | <DependentUpon>ExperimentView.cs</DependentUpon>
|
---|
| 246 | </Compile>
|
---|
[7469] | 247 | <Compile Include="RunCollectionViews\RunCollectionBubbleChartView.cs">
|
---|
[3349] | 248 | <SubType>UserControl</SubType>
|
---|
| 249 | </Compile>
|
---|
[7469] | 250 | <Compile Include="RunCollectionViews\RunCollectionBubbleChartView.Designer.cs">
|
---|
[3349] | 251 | <DependentUpon>RunCollectionBubbleChartView.cs</DependentUpon>
|
---|
| 252 | </Compile>
|
---|
[7469] | 253 | <Compile Include="RunCollectionConstraintViews\RunCollectionEqualityConstraintView.cs">
|
---|
[3614] | 254 | <SubType>UserControl</SubType>
|
---|
| 255 | </Compile>
|
---|
[7469] | 256 | <Compile Include="RunCollectionConstraintViews\RunCollectionEqualityConstraintView.Designer.cs">
|
---|
[3614] | 257 | <DependentUpon>RunCollectionEqualityConstraintView.cs</DependentUpon>
|
---|
| 258 | </Compile>
|
---|
[9929] | 259 | <Compile Include="RunCollectionViews\RunCollectionTableView.cs">
|
---|
[3332] | 260 | <SubType>UserControl</SubType>
|
---|
| 261 | </Compile>
|
---|
[9929] | 262 | <Compile Include="RunCollectionViews\RunCollectionTableView.Designer.cs">
|
---|
| 263 | <DependentUpon>RunCollectionTableView.cs</DependentUpon>
|
---|
[3332] | 264 | </Compile>
|
---|
[7469] | 265 | <Compile Include="RunCollectionViews\RunCollectionView.cs">
|
---|
[3260] | 266 | <SubType>UserControl</SubType>
|
---|
| 267 | </Compile>
|
---|
[7469] | 268 | <Compile Include="RunCollectionViews\RunCollectionView.Designer.cs">
|
---|
[3260] | 269 | <DependentUpon>RunCollectionView.cs</DependentUpon>
|
---|
| 270 | </Compile>
|
---|
| 271 | <Compile Include="RunView.cs">
|
---|
| 272 | <SubType>UserControl</SubType>
|
---|
| 273 | </Compile>
|
---|
| 274 | <Compile Include="RunView.Designer.cs">
|
---|
| 275 | <DependentUpon>RunView.cs</DependentUpon>
|
---|
| 276 | </Compile>
|
---|
[9929] | 277 | <Compile Include="RunCollectionViews\RunCollectionChartAggregationView.cs">
|
---|
[7980] | 278 | <SubType>UserControl</SubType>
|
---|
| 279 | </Compile>
|
---|
[9929] | 280 | <Compile Include="RunCollectionViews\RunCollectionChartAggregationView.Designer.cs">
|
---|
| 281 | <DependentUpon>RunCollectionChartAggregationView.cs</DependentUpon>
|
---|
[7980] | 282 | </Compile>
|
---|
[2851] | 283 | <Compile Include="UserDefinedAlgorithmView.cs">
|
---|
| 284 | <SubType>UserControl</SubType>
|
---|
| 285 | </Compile>
|
---|
| 286 | <Compile Include="UserDefinedAlgorithmView.Designer.cs">
|
---|
| 287 | <DependentUpon>UserDefinedAlgorithmView.cs</DependentUpon>
|
---|
| 288 | </Compile>
|
---|
| 289 | <Compile Include="EngineAlgorithmView.cs">
|
---|
| 290 | <SubType>UserControl</SubType>
|
---|
| 291 | </Compile>
|
---|
| 292 | <Compile Include="EngineAlgorithmView.Designer.cs">
|
---|
| 293 | <DependentUpon>EngineAlgorithmView.cs</DependentUpon>
|
---|
| 294 | </Compile>
|
---|
[2834] | 295 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
[3226] | 296 | <Compile Include="ResultCollectionView.cs">
|
---|
| 297 | <SubType>UserControl</SubType>
|
---|
| 298 | </Compile>
|
---|
| 299 | <Compile Include="ResultCollectionView.Designer.cs">
|
---|
| 300 | <DependentUpon>ResultCollectionView.cs</DependentUpon>
|
---|
| 301 | </Compile>
|
---|
| 302 | <Compile Include="ResultView.cs">
|
---|
| 303 | <SubType>UserControl</SubType>
|
---|
| 304 | </Compile>
|
---|
| 305 | <Compile Include="ResultView.Designer.cs">
|
---|
| 306 | <DependentUpon>ResultView.cs</DependentUpon>
|
---|
| 307 | </Compile>
|
---|
[2834] | 308 | </ItemGroup>
|
---|
| 309 | <ItemGroup>
|
---|
| 310 | <None Include="HeuristicLab.snk" />
|
---|
[6866] | 311 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
[2834] | 312 | </ItemGroup>
|
---|
| 313 | <ItemGroup>
|
---|
[7825] | 314 | <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
---|
| 315 | <Visible>False</Visible>
|
---|
| 316 | <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
|
---|
| 317 | <Install>false</Install>
|
---|
| 318 | </BootstrapperPackage>
|
---|
| 319 | <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
---|
| 320 | <Visible>False</Visible>
|
---|
| 321 | <ProductName>.NET Framework 3.5 SP1</ProductName>
|
---|
| 322 | <Install>true</Install>
|
---|
| 323 | </BootstrapperPackage>
|
---|
| 324 | <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
|
---|
| 325 | <Visible>False</Visible>
|
---|
| 326 | <ProductName>Windows Installer 3.1</ProductName>
|
---|
| 327 | <Install>true</Install>
|
---|
| 328 | </BootstrapperPackage>
|
---|
| 329 | </ItemGroup>
|
---|
| 330 | <ItemGroup>
|
---|
[7980] | 331 | <ProjectReference Include="..\..\HeuristicLab.Analysis.Views\3.3\HeuristicLab.Analysis.Views-3.3.csproj">
|
---|
| 332 | <Project>{76945D76-CA61-4147-9DC2-0ACDCDDF87F9}</Project>
|
---|
| 333 | <Name>HeuristicLab.Analysis.Views-3.3</Name>
|
---|
| 334 | <Private>False</Private>
|
---|
| 335 | </ProjectReference>
|
---|
[2834] | 336 | <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
|
---|
| 337 | <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
|
---|
| 338 | <Name>HeuristicLab.Collections-3.3</Name>
|
---|
[6866] | 339 | <Private>False</Private>
|
---|
[2834] | 340 | </ProjectReference>
|
---|
[3702] | 341 | <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
|
---|
[2851] | 342 | <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
|
---|
[3702] | 343 | <Name>HeuristicLab.Common.Resources-3.3</Name>
|
---|
[6866] | 344 | <Private>False</Private>
|
---|
[2851] | 345 | </ProjectReference>
|
---|
[3384] | 346 | <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
|
---|
| 347 | <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
|
---|
| 348 | <Name>HeuristicLab.Common-3.3</Name>
|
---|
[6866] | 349 | <Private>False</Private>
|
---|
[2851] | 350 | </ProjectReference>
|
---|
[2834] | 351 | <ProjectReference Include="..\..\HeuristicLab.Core.Views\3.3\HeuristicLab.Core.Views-3.3.csproj">
|
---|
| 352 | <Project>{E226881D-315F-423D-B419-A766FE0D8685}</Project>
|
---|
| 353 | <Name>HeuristicLab.Core.Views-3.3</Name>
|
---|
[6866] | 354 | <Private>False</Private>
|
---|
[2834] | 355 | </ProjectReference>
|
---|
| 356 | <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
|
---|
| 357 | <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
|
---|
| 358 | <Name>HeuristicLab.Core-3.3</Name>
|
---|
[6866] | 359 | <Private>False</Private>
|
---|
[2834] | 360 | </ProjectReference>
|
---|
[3332] | 361 | <ProjectReference Include="..\..\HeuristicLab.Data.Views\3.3\HeuristicLab.Data.Views-3.3.csproj">
|
---|
| 362 | <Project>{72104A0B-90E7-42F3-9ABE-9BBBADD4B943}</Project>
|
---|
| 363 | <Name>HeuristicLab.Data.Views-3.3</Name>
|
---|
[6866] | 364 | <Private>False</Private>
|
---|
[3332] | 365 | </ProjectReference>
|
---|
[3329] | 366 | <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
|
---|
| 367 | <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
|
---|
| 368 | <Name>HeuristicLab.Data-3.3</Name>
|
---|
[6866] | 369 | <Private>False</Private>
|
---|
[3329] | 370 | </ProjectReference>
|
---|
[3437] | 371 | <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj">
|
---|
[2834] | 372 | <Project>{AB687BBE-1BFE-476B-906D-44237135431D}</Project>
|
---|
[3437] | 373 | <Name>HeuristicLab.MainForm.WindowsForms-3.3</Name>
|
---|
[6866] | 374 | <Private>False</Private>
|
---|
[2834] | 375 | </ProjectReference>
|
---|
[3437] | 376 | <ProjectReference Include="..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj">
|
---|
[2834] | 377 | <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project>
|
---|
[3437] | 378 | <Name>HeuristicLab.MainForm-3.3</Name>
|
---|
[6866] | 379 | <Private>False</Private>
|
---|
[2834] | 380 | </ProjectReference>
|
---|
| 381 | <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
|
---|
| 382 | <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
|
---|
| 383 | <Name>HeuristicLab.Optimization-3.3</Name>
|
---|
[6866] | 384 | <Private>False</Private>
|
---|
[2834] | 385 | </ProjectReference>
|
---|
[3832] | 386 | <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
|
---|
[2834] | 387 | <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
|
---|
[3832] | 388 | <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
|
---|
[6866] | 389 | <Private>False</Private>
|
---|
[2834] | 390 | </ProjectReference>
|
---|
[7830] | 391 | <ProjectReference Include="..\..\HeuristicLab.Problems.Instances.Views\3.3\HeuristicLab.Problems.Instances.Views-3.3.csproj">
|
---|
[7823] | 392 | <Project>{B1BA398F-953F-4C3A-B07B-1E5E17A27DD9}</Project>
|
---|
[7830] | 393 | <Name>HeuristicLab.Problems.Instances.Views-3.3</Name>
|
---|
[7960] | 394 | <Private>False</Private>
|
---|
[7823] | 395 | </ProjectReference>
|
---|
[7558] | 396 | <ProjectReference Include="..\..\HeuristicLab.Problems.Instances\3.3\HeuristicLab.Problems.Instances-3.3.csproj">
|
---|
| 397 | <Project>{3540E29E-4793-49E7-8EE2-FEA7F61C3994}</Project>
|
---|
| 398 | <Name>HeuristicLab.Problems.Instances-3.3</Name>
|
---|
[7646] | 399 | <Private>False</Private>
|
---|
[7558] | 400 | </ProjectReference>
|
---|
[4635] | 401 | <ProjectReference Include="..\..\HeuristicLab.Visualization.ChartControlsExtensions\3.3\HeuristicLab.Visualization.ChartControlsExtensions-3.3.csproj">
|
---|
| 402 | <Project>{315BDA09-3F4F-49B3-9790-B37CFC1C5750}</Project>
|
---|
| 403 | <Name>HeuristicLab.Visualization.ChartControlsExtensions-3.3</Name>
|
---|
[6866] | 404 | <Private>False</Private>
|
---|
[4635] | 405 | </ProjectReference>
|
---|
[8587] | 406 | <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj">
|
---|
| 407 | <Project>{887425B4-4348-49ED-A457-B7D2C26DDBF9}</Project>
|
---|
| 408 | <Name>HeuristicLab.Analysis-3.3</Name>
|
---|
| 409 | <Private>False</Private>
|
---|
| 410 | </ProjectReference>
|
---|
[2834] | 411 | </ItemGroup>
|
---|
[12005] | 412 | <ItemGroup>
|
---|
| 413 | <EmbeddedResource Include="CreateNewSingleEncodingDialog.resx">
|
---|
| 414 | <DependentUpon>CreateNewSingleEncodingDialog.cs</DependentUpon>
|
---|
| 415 | </EmbeddedResource>
|
---|
| 416 | </ItemGroup>
|
---|
[2834] | 417 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 418 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 419 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 420 | <Target Name="BeforeBuild">
|
---|
| 421 | </Target>
|
---|
| 422 | <Target Name="AfterBuild">
|
---|
| 423 | </Target>
|
---|
| 424 | -->
|
---|
| 425 | <PropertyGroup>
|
---|
[8617] | 426 | <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
[2834] | 427 | set ProjectDir=$(ProjectDir)
|
---|
| 428 | set SolutionDir=$(SolutionDir)
|
---|
| 429 | set Outdir=$(Outdir)
|
---|
| 430 |
|
---|
| 431 | call PreBuildEvent.cmd
|
---|
[6866] | 432 | </PreBuildEvent>
|
---|
[8617] | 433 | <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
|
---|
[8600] | 434 | export ProjectDir=$(ProjectDir)
|
---|
| 435 | export SolutionDir=$(SolutionDir)
|
---|
| 436 |
|
---|
| 437 | $SolutionDir/PreBuildEvent.sh
|
---|
| 438 | </PreBuildEvent>
|
---|
[2834] | 439 | </PropertyGroup>
|
---|
[8617] | 440 | </Project> |
---|