[7830] | 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>{B1BA398F-953F-4C3A-B07B-1E5E17A27DD9}</ProjectGuid>
|
---|
| 9 | <OutputType>Library</OutputType>
|
---|
| 10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 11 | <RootNamespace>HeuristicLab.Problems.Instances.Views</RootNamespace>
|
---|
| 12 | <AssemblyName>HeuristicLab.Problems.Instances.Views-3.3</AssemblyName>
|
---|
[11920] | 13 | <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
---|
[7830] | 14 | <FileAlignment>512</FileAlignment>
|
---|
[11920] | 15 | <TargetFrameworkProfile />
|
---|
[7830] | 16 | </PropertyGroup>
|
---|
| 17 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 18 | <DebugSymbols>true</DebugSymbols>
|
---|
| 19 | <DebugType>full</DebugType>
|
---|
| 20 | <Optimize>false</Optimize>
|
---|
| 21 | <OutputPath>..\..\bin\</OutputPath>
|
---|
| 22 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 23 | <ErrorReport>prompt</ErrorReport>
|
---|
| 24 | <WarningLevel>4</WarningLevel>
|
---|
[11920] | 25 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[7830] | 26 | </PropertyGroup>
|
---|
| 27 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 28 | <DebugType>pdbonly</DebugType>
|
---|
| 29 | <Optimize>true</Optimize>
|
---|
[7923] | 30 | <OutputPath>..\..\bin\</OutputPath>
|
---|
[7830] | 31 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 32 | <ErrorReport>prompt</ErrorReport>
|
---|
| 33 | <WarningLevel>4</WarningLevel>
|
---|
[11920] | 34 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[7830] | 35 | </PropertyGroup>
|
---|
| 36 | <PropertyGroup>
|
---|
| 37 | <SignAssembly>true</SignAssembly>
|
---|
| 38 | </PropertyGroup>
|
---|
| 39 | <PropertyGroup>
|
---|
| 40 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
| 41 | </PropertyGroup>
|
---|
[7892] | 42 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
---|
| 43 | <DebugSymbols>true</DebugSymbols>
|
---|
| 44 | <OutputPath>..\..\bin\</OutputPath>
|
---|
| 45 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 46 | <DebugType>full</DebugType>
|
---|
| 47 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 48 | <CodeAnalysisLogFile>..\..\bin\HeuristicLab.Problems.Instances.Views-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 49 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 50 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 51 | <ErrorReport>prompt</ErrorReport>
|
---|
| 52 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 53 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 54 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 55 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 56 | <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
---|
[11920] | 57 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[7892] | 58 | </PropertyGroup>
|
---|
| 59 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
---|
| 60 | <OutputPath>..\..\bin\</OutputPath>
|
---|
| 61 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 62 | <Optimize>true</Optimize>
|
---|
| 63 | <DebugType>pdbonly</DebugType>
|
---|
| 64 | <PlatformTarget>x86</PlatformTarget>
|
---|
[7923] | 65 | <CodeAnalysisLogFile>..\..\bin\HeuristicLab.Problems.Instances.Views-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
[7892] | 66 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 67 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 68 | <ErrorReport>prompt</ErrorReport>
|
---|
| 69 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 70 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 71 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 72 | <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
---|
| 73 | <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
|
---|
[11920] | 74 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[7892] | 75 | </PropertyGroup>
|
---|
| 76 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
---|
| 77 | <DebugSymbols>true</DebugSymbols>
|
---|
| 78 | <OutputPath>..\..\bin\</OutputPath>
|
---|
| 79 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 80 | <DebugType>full</DebugType>
|
---|
| 81 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 82 | <CodeAnalysisLogFile>..\..\bin\HeuristicLab.Problems.Instances.Views-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 83 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 84 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 85 | <ErrorReport>prompt</ErrorReport>
|
---|
| 86 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 87 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 88 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 89 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 90 | <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
---|
[11920] | 91 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[7892] | 92 | </PropertyGroup>
|
---|
| 93 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
---|
| 94 | <OutputPath>..\..\bin\</OutputPath>
|
---|
| 95 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 96 | <Optimize>true</Optimize>
|
---|
| 97 | <DebugType>pdbonly</DebugType>
|
---|
| 98 | <PlatformTarget>x64</PlatformTarget>
|
---|
[7923] | 99 | <CodeAnalysisLogFile>..\..\bin\HeuristicLab.Problems.Instances.Views-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
[7892] | 100 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 101 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 102 | <ErrorReport>prompt</ErrorReport>
|
---|
| 103 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 104 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 105 | <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 106 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 107 | <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
---|
[11920] | 108 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[7892] | 109 | </PropertyGroup>
|
---|
[7830] | 110 | <ItemGroup>
|
---|
| 111 | <Reference Include="System" />
|
---|
| 112 | <Reference Include="System.Core" />
|
---|
| 113 | <Reference Include="System.Drawing" />
|
---|
| 114 | <Reference Include="System.Windows.Forms" />
|
---|
| 115 | <Reference Include="System.Xml.Linq" />
|
---|
| 116 | <Reference Include="System.Data.DataSetExtensions" />
|
---|
| 117 | <Reference Include="Microsoft.CSharp" />
|
---|
| 118 | <Reference Include="System.Data" />
|
---|
| 119 | <Reference Include="System.Xml" />
|
---|
| 120 | </ItemGroup>
|
---|
| 121 | <ItemGroup>
|
---|
| 122 | <Compile Include="Plugin.cs" />
|
---|
[7956] | 123 | <Compile Include="ProblemInstanceProviderView.cs">
|
---|
| 124 | <SubType>UserControl</SubType>
|
---|
| 125 | </Compile>
|
---|
| 126 | <Compile Include="ProblemInstanceProviderView.Designer.cs">
|
---|
| 127 | <DependentUpon>ProblemInstanceProviderView.cs</DependentUpon>
|
---|
| 128 | </Compile>
|
---|
[7830] | 129 | <Compile Include="ProblemInstanceProviderViewGeneric.cs">
|
---|
| 130 | <SubType>UserControl</SubType>
|
---|
| 131 | </Compile>
|
---|
| 132 | <Compile Include="ProblemInstanceProviderViewGeneric.Designer.cs">
|
---|
| 133 | <DependentUpon>ProblemInstanceProviderViewGeneric.cs</DependentUpon>
|
---|
| 134 | </Compile>
|
---|
| 135 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 136 | </ItemGroup>
|
---|
| 137 | <ItemGroup>
|
---|
| 138 | <None Include="HeuristicLab.snk" />
|
---|
| 139 | <None Include="Plugin.cs.frame" />
|
---|
| 140 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
| 141 | </ItemGroup>
|
---|
| 142 | <ItemGroup>
|
---|
| 143 | <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
|
---|
| 144 | <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
|
---|
| 145 | <Name>HeuristicLab.Common.Resources-3.3</Name>
|
---|
| 146 | <Private>False</Private>
|
---|
| 147 | </ProjectReference>
|
---|
| 148 | <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
|
---|
| 149 | <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
|
---|
| 150 | <Name>HeuristicLab.Common-3.3</Name>
|
---|
| 151 | <Private>False</Private>
|
---|
| 152 | </ProjectReference>
|
---|
[7960] | 153 | <ProjectReference Include="..\..\HeuristicLab.Core.Views\3.3\HeuristicLab.Core.Views-3.3.csproj">
|
---|
| 154 | <Project>{E226881D-315F-423D-B419-A766FE0D8685}</Project>
|
---|
| 155 | <Name>HeuristicLab.Core.Views-3.3</Name>
|
---|
| 156 | <Private>False</Private>
|
---|
| 157 | </ProjectReference>
|
---|
| 158 | <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
|
---|
| 159 | <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
|
---|
| 160 | <Name>HeuristicLab.Core-3.3</Name>
|
---|
| 161 | <Private>False</Private>
|
---|
| 162 | </ProjectReference>
|
---|
[7956] | 163 | <ProjectReference Include="..\..\HeuristicLab.Data.Views\3.3\HeuristicLab.Data.Views-3.3.csproj">
|
---|
| 164 | <Project>{72104A0B-90E7-42F3-9ABE-9BBBADD4B943}</Project>
|
---|
| 165 | <Name>HeuristicLab.Data.Views-3.3</Name>
|
---|
[7960] | 166 | <Private>False</Private>
|
---|
[7956] | 167 | </ProjectReference>
|
---|
[7960] | 168 | <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
|
---|
| 169 | <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
|
---|
| 170 | <Name>HeuristicLab.Data-3.3</Name>
|
---|
| 171 | <Private>False</Private>
|
---|
| 172 | </ProjectReference>
|
---|
[7830] | 173 | <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj">
|
---|
| 174 | <Project>{AB687BBE-1BFE-476B-906D-44237135431D}</Project>
|
---|
| 175 | <Name>HeuristicLab.MainForm.WindowsForms-3.3</Name>
|
---|
| 176 | <Private>False</Private>
|
---|
| 177 | </ProjectReference>
|
---|
| 178 | <ProjectReference Include="..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj">
|
---|
| 179 | <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project>
|
---|
| 180 | <Name>HeuristicLab.MainForm-3.3</Name>
|
---|
| 181 | <Private>False</Private>
|
---|
| 182 | </ProjectReference>
|
---|
| 183 | <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
|
---|
| 184 | <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
|
---|
| 185 | <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
|
---|
| 186 | <Private>False</Private>
|
---|
| 187 | </ProjectReference>
|
---|
| 188 | <ProjectReference Include="..\..\HeuristicLab.Problems.Instances\3.3\HeuristicLab.Problems.Instances-3.3.csproj">
|
---|
| 189 | <Project>{3540E29E-4793-49E7-8EE2-FEA7F61C3994}</Project>
|
---|
| 190 | <Name>HeuristicLab.Problems.Instances-3.3</Name>
|
---|
| 191 | <Private>False</Private>
|
---|
| 192 | </ProjectReference>
|
---|
| 193 | </ItemGroup>
|
---|
| 194 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 195 | <PropertyGroup>
|
---|
[10021] | 196 | <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
[7830] | 197 | set ProjectDir=$(ProjectDir)
|
---|
| 198 | set SolutionDir=$(SolutionDir)
|
---|
| 199 | set Outdir=$(Outdir)
|
---|
| 200 |
|
---|
| 201 | call PreBuildEvent.cmd
|
---|
| 202 | </PreBuildEvent>
|
---|
[10021] | 203 | <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
|
---|
[8600] | 204 | export ProjectDir=$(ProjectDir)
|
---|
| 205 | export SolutionDir=$(SolutionDir)
|
---|
| 206 |
|
---|
| 207 | $SolutionDir/PreBuildEvent.sh
|
---|
| 208 | </PreBuildEvent>
|
---|
[7830] | 209 | </PropertyGroup>
|
---|
| 210 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 211 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 212 | <Target Name="BeforeBuild">
|
---|
| 213 | </Target>
|
---|
| 214 | <Target Name="AfterBuild">
|
---|
| 215 | </Target>
|
---|
| 216 | -->
|
---|
| 217 | </Project> |
---|