[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>
|
---|
[5163] | 13 | <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
---|
| 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>
|
---|
| 43 | <OutputPath>bin\Debug\</OutputPath>
|
---|
| 44 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 45 | <ErrorReport>prompt</ErrorReport>
|
---|
| 46 | <WarningLevel>4</WarningLevel>
|
---|
[4065] | 47 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[2834] | 48 | </PropertyGroup>
|
---|
| 49 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 50 | <DebugType>pdbonly</DebugType>
|
---|
| 51 | <Optimize>true</Optimize>
|
---|
| 52 | <OutputPath>bin\Release\</OutputPath>
|
---|
| 53 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 54 | <ErrorReport>prompt</ErrorReport>
|
---|
| 55 | <WarningLevel>4</WarningLevel>
|
---|
| 56 | <DocumentationFile>bin\Release\HeuristicLab.Optimization.Views-3.3.XML</DocumentationFile>
|
---|
[4065] | 57 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[2834] | 58 | </PropertyGroup>
|
---|
[2900] | 59 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
|
---|
| 60 | <DebugSymbols>true</DebugSymbols>
|
---|
| 61 | <OutputPath>bin\x86\Debug\</OutputPath>
|
---|
| 62 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 63 | <DebugType>full</DebugType>
|
---|
| 64 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 65 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 66 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[2900] | 67 | </PropertyGroup>
|
---|
| 68 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
---|
| 69 | <OutputPath>bin\x86\Release\</OutputPath>
|
---|
| 70 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 71 | <DocumentationFile>bin\x86\Release\HeuristicLab.Optimization.Views-3.3.XML</DocumentationFile>
|
---|
| 72 | <Optimize>true</Optimize>
|
---|
| 73 | <DebugType>pdbonly</DebugType>
|
---|
| 74 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 75 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 76 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[2900] | 77 | </PropertyGroup>
|
---|
| 78 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
|
---|
| 79 | <DebugSymbols>true</DebugSymbols>
|
---|
| 80 | <OutputPath>bin\x64\Debug\</OutputPath>
|
---|
| 81 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 82 | <DebugType>full</DebugType>
|
---|
| 83 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 84 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 85 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[2900] | 86 | </PropertyGroup>
|
---|
| 87 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
|
---|
| 88 | <OutputPath>bin\x64\Release\</OutputPath>
|
---|
| 89 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 90 | <DocumentationFile>bin\x64\Release\HeuristicLab.Optimization.Views-3.3.XML</DocumentationFile>
|
---|
| 91 | <Optimize>true</Optimize>
|
---|
| 92 | <DebugType>pdbonly</DebugType>
|
---|
| 93 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 94 | <ErrorReport>prompt</ErrorReport>
|
---|
[4065] | 95 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
---|
[2900] | 96 | </PropertyGroup>
|
---|
[2834] | 97 | <ItemGroup>
|
---|
| 98 | <Reference Include="System" />
|
---|
| 99 | <Reference Include="System.Core">
|
---|
| 100 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 101 | </Reference>
|
---|
| 102 | <Reference Include="System.Drawing" />
|
---|
| 103 | <Reference Include="System.Windows.Forms" />
|
---|
[5163] | 104 | <Reference Include="System.Windows.Forms.DataVisualization" />
|
---|
[2834] | 105 | <Reference Include="System.Xml.Linq">
|
---|
| 106 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 107 | </Reference>
|
---|
| 108 | <Reference Include="System.Data.DataSetExtensions">
|
---|
| 109 | <RequiredTargetFramework>3.5</RequiredTargetFramework>
|
---|
| 110 | </Reference>
|
---|
| 111 | <Reference Include="System.Data" />
|
---|
| 112 | <Reference Include="System.Xml" />
|
---|
[3349] | 113 | <Reference Include="WeifenLuo.WinFormsUI.Docking-2.3.1, Version=2.3.1.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86" />
|
---|
[2834] | 114 | </ItemGroup>
|
---|
| 115 | <ItemGroup>
|
---|
| 116 | <None Include="HeuristicLabOptimizationViewsPlugin.cs.frame" />
|
---|
[2851] | 117 | <Compile Include="AlgorithmView.cs">
|
---|
| 118 | <SubType>UserControl</SubType>
|
---|
| 119 | </Compile>
|
---|
| 120 | <Compile Include="AlgorithmView.Designer.cs">
|
---|
| 121 | <DependentUpon>AlgorithmView.cs</DependentUpon>
|
---|
| 122 | </Compile>
|
---|
[3265] | 123 | <Compile Include="BatchRunView.cs">
|
---|
| 124 | <SubType>UserControl</SubType>
|
---|
| 125 | </Compile>
|
---|
| 126 | <Compile Include="BatchRunView.Designer.cs">
|
---|
| 127 | <DependentUpon>BatchRunView.cs</DependentUpon>
|
---|
| 128 | </Compile>
|
---|
[5875] | 129 | <Compile Include="ResultValueView.cs">
|
---|
| 130 | <SubType>UserControl</SubType>
|
---|
| 131 | </Compile>
|
---|
| 132 | <Compile Include="ResultValueView.Designer.cs">
|
---|
| 133 | <DependentUpon>ResultValueView.cs</DependentUpon>
|
---|
| 134 | </Compile>
|
---|
[4094] | 135 | <Compile Include="RunCollectionBoxPlotView.cs">
|
---|
| 136 | <SubType>UserControl</SubType>
|
---|
| 137 | </Compile>
|
---|
| 138 | <Compile Include="RunCollectionBoxPlotView.Designer.cs">
|
---|
| 139 | <DependentUpon>RunCollectionBoxPlotView.cs</DependentUpon>
|
---|
| 140 | </Compile>
|
---|
[3718] | 141 | <Compile Include="RunCollectionComparisonConstraintView.cs">
|
---|
[3614] | 142 | <SubType>UserControl</SubType>
|
---|
| 143 | </Compile>
|
---|
[3718] | 144 | <Compile Include="RunCollectionComparisonConstraintView.Designer.cs">
|
---|
| 145 | <DependentUpon>RunCollectionComparisonConstraintView.cs</DependentUpon>
|
---|
[3614] | 146 | </Compile>
|
---|
| 147 | <Compile Include="RunCollectionTypeCompatibilityConstraintView.cs">
|
---|
| 148 | <SubType>UserControl</SubType>
|
---|
| 149 | </Compile>
|
---|
| 150 | <Compile Include="RunCollectionTypeCompatibilityConstraintView.Designer.cs">
|
---|
| 151 | <DependentUpon>RunCollectionTypeCompatibilityConstraintView.cs</DependentUpon>
|
---|
| 152 | </Compile>
|
---|
| 153 | <Compile Include="RunCollectionConstraintCollectionView.cs">
|
---|
| 154 | <SubType>UserControl</SubType>
|
---|
| 155 | </Compile>
|
---|
| 156 | <Compile Include="RunCollectionConstraintCollectionView.Designer.cs">
|
---|
| 157 | <DependentUpon>RunCollectionConstraintCollectionView.cs</DependentUpon>
|
---|
| 158 | </Compile>
|
---|
| 159 | <Compile Include="RunCollectionConstraintView.cs">
|
---|
| 160 | <SubType>UserControl</SubType>
|
---|
| 161 | </Compile>
|
---|
| 162 | <Compile Include="RunCollectionConstraintView.Designer.cs">
|
---|
| 163 | <DependentUpon>RunCollectionConstraintView.cs</DependentUpon>
|
---|
| 164 | </Compile>
|
---|
[3274] | 165 | <Compile Include="OptimizerListView.cs">
|
---|
[3267] | 166 | <SubType>UserControl</SubType>
|
---|
| 167 | </Compile>
|
---|
[3274] | 168 | <Compile Include="OptimizerListView.Designer.cs">
|
---|
| 169 | <DependentUpon>OptimizerListView.cs</DependentUpon>
|
---|
[3267] | 170 | </Compile>
|
---|
| 171 | <Compile Include="ExperimentView.cs">
|
---|
| 172 | <SubType>UserControl</SubType>
|
---|
| 173 | </Compile>
|
---|
| 174 | <Compile Include="ExperimentView.Designer.cs">
|
---|
| 175 | <DependentUpon>ExperimentView.cs</DependentUpon>
|
---|
| 176 | </Compile>
|
---|
[3349] | 177 | <Compile Include="RunCollectionBubbleChartView.cs">
|
---|
| 178 | <SubType>UserControl</SubType>
|
---|
| 179 | </Compile>
|
---|
| 180 | <Compile Include="RunCollectionBubbleChartView.Designer.cs">
|
---|
| 181 | <DependentUpon>RunCollectionBubbleChartView.cs</DependentUpon>
|
---|
| 182 | </Compile>
|
---|
[3614] | 183 | <Compile Include="RunCollectionEqualityConstraintView.cs">
|
---|
| 184 | <SubType>UserControl</SubType>
|
---|
| 185 | </Compile>
|
---|
| 186 | <Compile Include="RunCollectionEqualityConstraintView.Designer.cs">
|
---|
| 187 | <DependentUpon>RunCollectionEqualityConstraintView.cs</DependentUpon>
|
---|
| 188 | </Compile>
|
---|
[3332] | 189 | <Compile Include="RunCollectionTabularView.cs">
|
---|
| 190 | <SubType>UserControl</SubType>
|
---|
| 191 | </Compile>
|
---|
| 192 | <Compile Include="RunCollectionTabularView.Designer.cs">
|
---|
| 193 | <DependentUpon>RunCollectionTabularView.cs</DependentUpon>
|
---|
| 194 | </Compile>
|
---|
[3260] | 195 | <Compile Include="RunCollectionView.cs">
|
---|
| 196 | <SubType>UserControl</SubType>
|
---|
| 197 | </Compile>
|
---|
| 198 | <Compile Include="RunCollectionView.Designer.cs">
|
---|
| 199 | <DependentUpon>RunCollectionView.cs</DependentUpon>
|
---|
| 200 | </Compile>
|
---|
| 201 | <Compile Include="RunView.cs">
|
---|
| 202 | <SubType>UserControl</SubType>
|
---|
| 203 | </Compile>
|
---|
| 204 | <Compile Include="RunView.Designer.cs">
|
---|
| 205 | <DependentUpon>RunView.cs</DependentUpon>
|
---|
| 206 | </Compile>
|
---|
[2851] | 207 | <Compile Include="UserDefinedAlgorithmView.cs">
|
---|
| 208 | <SubType>UserControl</SubType>
|
---|
| 209 | </Compile>
|
---|
| 210 | <Compile Include="UserDefinedAlgorithmView.Designer.cs">
|
---|
| 211 | <DependentUpon>UserDefinedAlgorithmView.cs</DependentUpon>
|
---|
| 212 | </Compile>
|
---|
| 213 | <Compile Include="EngineAlgorithmView.cs">
|
---|
| 214 | <SubType>UserControl</SubType>
|
---|
| 215 | </Compile>
|
---|
| 216 | <Compile Include="EngineAlgorithmView.Designer.cs">
|
---|
| 217 | <DependentUpon>EngineAlgorithmView.cs</DependentUpon>
|
---|
| 218 | </Compile>
|
---|
[2834] | 219 | <Compile Include="HeuristicLabOptimizationViewsPlugin.cs" />
|
---|
| 220 | <Compile Include="ProblemView.cs">
|
---|
| 221 | <SubType>UserControl</SubType>
|
---|
| 222 | </Compile>
|
---|
| 223 | <Compile Include="ProblemView.Designer.cs">
|
---|
| 224 | <DependentUpon>ProblemView.cs</DependentUpon>
|
---|
| 225 | </Compile>
|
---|
| 226 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
[3226] | 227 | <Compile Include="ResultCollectionView.cs">
|
---|
| 228 | <SubType>UserControl</SubType>
|
---|
| 229 | </Compile>
|
---|
| 230 | <Compile Include="ResultCollectionView.Designer.cs">
|
---|
| 231 | <DependentUpon>ResultCollectionView.cs</DependentUpon>
|
---|
| 232 | </Compile>
|
---|
| 233 | <Compile Include="ResultView.cs">
|
---|
| 234 | <SubType>UserControl</SubType>
|
---|
| 235 | </Compile>
|
---|
| 236 | <Compile Include="ResultView.Designer.cs">
|
---|
| 237 | <DependentUpon>ResultView.cs</DependentUpon>
|
---|
| 238 | </Compile>
|
---|
[2834] | 239 | </ItemGroup>
|
---|
| 240 | <ItemGroup>
|
---|
| 241 | <None Include="HeuristicLab.snk" />
|
---|
| 242 | <None Include="Properties\AssemblyInfo.frame" />
|
---|
| 243 | </ItemGroup>
|
---|
| 244 | <ItemGroup>
|
---|
| 245 | <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
|
---|
| 246 | <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
|
---|
| 247 | <Name>HeuristicLab.Collections-3.3</Name>
|
---|
| 248 | </ProjectReference>
|
---|
[3702] | 249 | <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
|
---|
[2851] | 250 | <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
|
---|
[3702] | 251 | <Name>HeuristicLab.Common.Resources-3.3</Name>
|
---|
[2851] | 252 | </ProjectReference>
|
---|
[3384] | 253 | <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
|
---|
| 254 | <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
|
---|
| 255 | <Name>HeuristicLab.Common-3.3</Name>
|
---|
[2851] | 256 | </ProjectReference>
|
---|
[2834] | 257 | <ProjectReference Include="..\..\HeuristicLab.Core.Views\3.3\HeuristicLab.Core.Views-3.3.csproj">
|
---|
| 258 | <Project>{E226881D-315F-423D-B419-A766FE0D8685}</Project>
|
---|
| 259 | <Name>HeuristicLab.Core.Views-3.3</Name>
|
---|
| 260 | </ProjectReference>
|
---|
| 261 | <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
|
---|
| 262 | <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
|
---|
| 263 | <Name>HeuristicLab.Core-3.3</Name>
|
---|
| 264 | </ProjectReference>
|
---|
[3332] | 265 | <ProjectReference Include="..\..\HeuristicLab.Data.Views\3.3\HeuristicLab.Data.Views-3.3.csproj">
|
---|
| 266 | <Project>{72104A0B-90E7-42F3-9ABE-9BBBADD4B943}</Project>
|
---|
| 267 | <Name>HeuristicLab.Data.Views-3.3</Name>
|
---|
| 268 | </ProjectReference>
|
---|
[3329] | 269 | <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
|
---|
| 270 | <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
|
---|
| 271 | <Name>HeuristicLab.Data-3.3</Name>
|
---|
| 272 | </ProjectReference>
|
---|
[3437] | 273 | <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj">
|
---|
[2834] | 274 | <Project>{AB687BBE-1BFE-476B-906D-44237135431D}</Project>
|
---|
[3437] | 275 | <Name>HeuristicLab.MainForm.WindowsForms-3.3</Name>
|
---|
[2834] | 276 | </ProjectReference>
|
---|
[3437] | 277 | <ProjectReference Include="..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj">
|
---|
[2834] | 278 | <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project>
|
---|
[3437] | 279 | <Name>HeuristicLab.MainForm-3.3</Name>
|
---|
[2834] | 280 | </ProjectReference>
|
---|
| 281 | <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
|
---|
| 282 | <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
|
---|
| 283 | <Name>HeuristicLab.Optimization-3.3</Name>
|
---|
| 284 | </ProjectReference>
|
---|
[2851] | 285 | <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
|
---|
| 286 | <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>
|
---|
| 287 | <Name>HeuristicLab.Persistence-3.3</Name>
|
---|
| 288 | </ProjectReference>
|
---|
[3832] | 289 | <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
|
---|
[2834] | 290 | <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
|
---|
[3832] | 291 | <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
|
---|
[2834] | 292 | </ProjectReference>
|
---|
[4635] | 293 | <ProjectReference Include="..\..\HeuristicLab.Visualization.ChartControlsExtensions\3.3\HeuristicLab.Visualization.ChartControlsExtensions-3.3.csproj">
|
---|
| 294 | <Project>{315BDA09-3F4F-49B3-9790-B37CFC1C5750}</Project>
|
---|
| 295 | <Name>HeuristicLab.Visualization.ChartControlsExtensions-3.3</Name>
|
---|
| 296 | </ProjectReference>
|
---|
[2834] | 297 | </ItemGroup>
|
---|
[4065] | 298 | <ItemGroup>
|
---|
| 299 | <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
---|
| 300 | <Visible>False</Visible>
|
---|
| 301 | <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
|
---|
| 302 | <Install>false</Install>
|
---|
| 303 | </BootstrapperPackage>
|
---|
| 304 | <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
---|
| 305 | <Visible>False</Visible>
|
---|
| 306 | <ProductName>.NET Framework 3.5 SP1</ProductName>
|
---|
| 307 | <Install>true</Install>
|
---|
| 308 | </BootstrapperPackage>
|
---|
| 309 | <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
|
---|
| 310 | <Visible>False</Visible>
|
---|
| 311 | <ProductName>Windows Installer 3.1</ProductName>
|
---|
| 312 | <Install>true</Install>
|
---|
| 313 | </BootstrapperPackage>
|
---|
| 314 | </ItemGroup>
|
---|
[2834] | 315 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 316 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 317 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 318 | <Target Name="BeforeBuild">
|
---|
| 319 | </Target>
|
---|
| 320 | <Target Name="AfterBuild">
|
---|
| 321 | </Target>
|
---|
| 322 | -->
|
---|
| 323 | <PropertyGroup>
|
---|
| 324 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 325 | set ProjectDir=$(ProjectDir)
|
---|
| 326 | set SolutionDir=$(SolutionDir)
|
---|
| 327 | set Outdir=$(Outdir)
|
---|
| 328 |
|
---|
| 329 | call PreBuildEvent.cmd
|
---|
| 330 | SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabOptimizationViewsPlugin.cs.frame" "%25ProjectDir%25\HeuristicLabOptimizationViewsPlugin.cs"</PreBuildEvent>
|
---|
| 331 | </PropertyGroup>
|
---|
| 332 | </Project> |
---|