[6121] | 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>{78763A4E-E163-48C2-98EB-709760D06F25}</ProjectGuid>
|
---|
| 9 | <OutputType>Library</OutputType>
|
---|
| 10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 11 | <RootNamespace>HeuristicLab.Problems.Scheduling.Views</RootNamespace>
|
---|
| 12 | <AssemblyName>HeuristicLab.Problems.Scheduling.Views-3.3</AssemblyName>
|
---|
[11623] | 13 | <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
---|
[6121] | 14 | <FileAlignment>512</FileAlignment>
|
---|
[11623] | 15 | <TargetFrameworkProfile />
|
---|
[6121] | 16 | </PropertyGroup>
|
---|
| 17 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 18 | <DebugSymbols>true</DebugSymbols>
|
---|
| 19 | <DebugType>full</DebugType>
|
---|
| 20 | <Optimize>false</Optimize>
|
---|
[8757] | 21 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[6121] | 22 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 23 | <ErrorReport>prompt</ErrorReport>
|
---|
| 24 | <WarningLevel>4</WarningLevel>
|
---|
[11623] | 25 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[6121] | 26 | </PropertyGroup>
|
---|
| 27 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 28 | <DebugType>pdbonly</DebugType>
|
---|
| 29 | <Optimize>true</Optimize>
|
---|
[8757] | 30 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[6121] | 31 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 32 | <ErrorReport>prompt</ErrorReport>
|
---|
| 33 | <WarningLevel>4</WarningLevel>
|
---|
[11623] | 34 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[6121] | 35 | </PropertyGroup>
|
---|
[8757] | 36 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
---|
| 37 | <DebugSymbols>true</DebugSymbols>
|
---|
| 38 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
| 39 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 40 | <DebugType>full</DebugType>
|
---|
| 41 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 42 | <CodeAnalysisLogFile>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Scheduling.Views-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 43 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 44 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 45 | <ErrorReport>prompt</ErrorReport>
|
---|
| 46 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 47 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 48 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 49 | <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
|
---|
[11623] | 50 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[8757] | 51 | </PropertyGroup>
|
---|
| 52 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
---|
| 53 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
| 54 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 55 | <Optimize>true</Optimize>
|
---|
| 56 | <DebugType>pdbonly</DebugType>
|
---|
| 57 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 58 | <CodeAnalysisLogFile>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Scheduling.Views-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 59 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 60 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 61 | <ErrorReport>prompt</ErrorReport>
|
---|
| 62 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 63 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 64 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 65 | <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
---|
| 66 | <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
|
---|
[11623] | 67 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[8757] | 68 | </PropertyGroup>
|
---|
| 69 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
---|
| 70 | <DebugSymbols>true</DebugSymbols>
|
---|
| 71 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
| 72 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 73 | <DebugType>full</DebugType>
|
---|
| 74 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 75 | <CodeAnalysisLogFile>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Scheduling.Views-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 76 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 77 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 78 | <ErrorReport>prompt</ErrorReport>
|
---|
| 79 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 80 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 81 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 82 | <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
---|
| 83 | <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
|
---|
[11623] | 84 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[8757] | 85 | </PropertyGroup>
|
---|
| 86 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
---|
| 87 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
| 88 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 89 | <Optimize>true</Optimize>
|
---|
| 90 | <DebugType>pdbonly</DebugType>
|
---|
| 91 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 92 | <CodeAnalysisLogFile>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Scheduling.Views-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 93 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 94 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 95 | <ErrorReport>prompt</ErrorReport>
|
---|
| 96 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 97 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 98 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 99 | <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
---|
| 100 | <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
|
---|
[11623] | 101 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[8757] | 102 | </PropertyGroup>
|
---|
[8788] | 103 | <PropertyGroup>
|
---|
| 104 | <SignAssembly>true</SignAssembly>
|
---|
| 105 | </PropertyGroup>
|
---|
| 106 | <PropertyGroup>
|
---|
| 107 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
| 108 | </PropertyGroup>
|
---|
[6121] | 109 | <ItemGroup>
|
---|
| 110 | <Reference Include="System" />
|
---|
| 111 | <Reference Include="System.Core" />
|
---|
[8886] | 112 | <Reference Include="System.Data" />
|
---|
[6121] | 113 | <Reference Include="System.Drawing" />
|
---|
| 114 | <Reference Include="System.Windows.Forms" />
|
---|
[8886] | 115 | <Reference Include="System.Xml" />
|
---|
[6121] | 116 | </ItemGroup>
|
---|
| 117 | <ItemGroup>
|
---|
[8887] | 118 | <Compile Include="JSMForcingStrategyView.cs">
|
---|
| 119 | <SubType>UserControl</SubType>
|
---|
| 120 | </Compile>
|
---|
| 121 | <Compile Include="JSMForcingStrategyView.Designer.cs">
|
---|
| 122 | <DependentUpon>JSMForcingStrategyView.cs</DependentUpon>
|
---|
| 123 | </Compile>
|
---|
[8806] | 124 | <Compile Include="JobShopSchedulingProblemView.cs">
|
---|
| 125 | <SubType>UserControl</SubType>
|
---|
| 126 | </Compile>
|
---|
[6121] | 127 | <Compile Include="JobShopSchedulingProblemView.Designer.cs">
|
---|
| 128 | <DependentUpon>JobShopSchedulingProblemView.cs</DependentUpon>
|
---|
| 129 | </Compile>
|
---|
[8887] | 130 | <Compile Include="JSMDecodingErrorPolicyView.cs">
|
---|
| 131 | <SubType>UserControl</SubType>
|
---|
| 132 | </Compile>
|
---|
| 133 | <Compile Include="JSMDecodingErrorPolicyView.Designer.cs">
|
---|
| 134 | <DependentUpon>JSMDecodingErrorPolicyView.cs</DependentUpon>
|
---|
| 135 | </Compile>
|
---|
[6121] | 136 | <Compile Include="Plugin.cs" />
|
---|
| 137 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 138 | </ItemGroup>
|
---|
| 139 | <ItemGroup>
|
---|
| 140 | <None Include="HeuristicLab.snk" />
|
---|
| 141 | <None Include="Plugin.cs.frame" />
|
---|
[8759] | 142 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
[6121] | 143 | </ItemGroup>
|
---|
| 144 | <ItemGroup>
|
---|
[8800] | 145 | <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
|
---|
| 146 | <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
|
---|
| 147 | <Name>HeuristicLab.Collections-3.3</Name>
|
---|
| 148 | <Private>False</Private>
|
---|
| 149 | </ProjectReference>
|
---|
| 150 | <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
|
---|
| 151 | <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
|
---|
| 152 | <Name>HeuristicLab.Common-3.3</Name>
|
---|
| 153 | <Private>False</Private>
|
---|
| 154 | </ProjectReference>
|
---|
| 155 | <ProjectReference Include="..\..\HeuristicLab.Core.Views\3.3\HeuristicLab.Core.Views-3.3.csproj">
|
---|
| 156 | <Project>{E226881D-315F-423D-B419-A766FE0D8685}</Project>
|
---|
| 157 | <Name>HeuristicLab.Core.Views-3.3</Name>
|
---|
| 158 | <Private>False</Private>
|
---|
| 159 | </ProjectReference>
|
---|
| 160 | <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
|
---|
| 161 | <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
|
---|
| 162 | <Name>HeuristicLab.Core-3.3</Name>
|
---|
| 163 | <Private>False</Private>
|
---|
| 164 | </ProjectReference>
|
---|
[8887] | 165 | <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
|
---|
| 166 | <Project>{bbab9df5-5ef3-4ba8-ade9-b36e82114937}</Project>
|
---|
| 167 | <Name>HeuristicLab.Data-3.3</Name>
|
---|
| 168 | </ProjectReference>
|
---|
[6406] | 169 | <ProjectReference Include="..\..\HeuristicLab.Encodings.ScheduleEncoding.Views\3.3\HeuristicLab.Encodings.ScheduleEncoding.Views-3.3.csproj">
|
---|
[6364] | 170 | <Project>{0C378762-D5DB-488A-8931-2BA42B1B7CBF}</Project>
|
---|
[6406] | 171 | <Name>HeuristicLab.Encodings.ScheduleEncoding.Views-3.3</Name>
|
---|
[8603] | 172 | <Private>False</Private>
|
---|
[6364] | 173 | </ProjectReference>
|
---|
[6406] | 174 | <ProjectReference Include="..\..\HeuristicLab.Encodings.ScheduleEncoding\3.3\HeuristicLab.Encodings.ScheduleEncoding-3.3.csproj">
|
---|
[6294] | 175 | <Project>{17F3EF80-B2C3-4B8D-A4D5-BE9CE3BA2606}</Project>
|
---|
[6406] | 176 | <Name>HeuristicLab.Encodings.ScheduleEncoding-3.3</Name>
|
---|
[8603] | 177 | <Private>False</Private>
|
---|
[6294] | 178 | </ProjectReference>
|
---|
[8800] | 179 | <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj">
|
---|
| 180 | <Project>{AB687BBE-1BFE-476B-906D-44237135431D}</Project>
|
---|
| 181 | <Name>HeuristicLab.MainForm.WindowsForms-3.3</Name>
|
---|
| 182 | <Private>False</Private>
|
---|
| 183 | </ProjectReference>
|
---|
| 184 | <ProjectReference Include="..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj">
|
---|
| 185 | <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project>
|
---|
| 186 | <Name>HeuristicLab.MainForm-3.3</Name>
|
---|
| 187 | <Private>False</Private>
|
---|
| 188 | </ProjectReference>
|
---|
[8882] | 189 | <ProjectReference Include="..\..\HeuristicLab.Optimization.Views\3.3\HeuristicLab.Optimization.Views-3.3.csproj">
|
---|
| 190 | <Project>{662B4B15-8F4D-4AE5-B3EB-D91C215F5AF2}</Project>
|
---|
| 191 | <Name>HeuristicLab.Optimization.Views-3.3</Name>
|
---|
| 192 | <Private>False</Private>
|
---|
| 193 | </ProjectReference>
|
---|
[8800] | 194 | <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
|
---|
| 195 | <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
|
---|
| 196 | <Name>HeuristicLab.Optimization-3.3</Name>
|
---|
| 197 | <Private>False</Private>
|
---|
| 198 | </ProjectReference>
|
---|
| 199 | <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
|
---|
| 200 | <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
|
---|
| 201 | <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
|
---|
| 202 | <Private>False</Private>
|
---|
| 203 | </ProjectReference>
|
---|
[8882] | 204 | <ProjectReference Include="..\..\HeuristicLab.Problems.Instances\3.3\HeuristicLab.Problems.Instances-3.3.csproj">
|
---|
| 205 | <Project>{3540E29E-4793-49E7-8EE2-FEA7F61C3994}</Project>
|
---|
| 206 | <Name>HeuristicLab.Problems.Instances-3.3</Name>
|
---|
| 207 | </ProjectReference>
|
---|
[6121] | 208 | <ProjectReference Include="..\..\HeuristicLab.Problems.Scheduling\3.3\HeuristicLab.Problems.Scheduling-3.3.csproj">
|
---|
| 209 | <Project>{2BF1D639-1A74-44ED-AAAD-41ECD395AD93}</Project>
|
---|
| 210 | <Name>HeuristicLab.Problems.Scheduling-3.3</Name>
|
---|
[8603] | 211 | <Private>False</Private>
|
---|
[6121] | 212 | </ProjectReference>
|
---|
| 213 | </ItemGroup>
|
---|
| 214 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 215 | <PropertyGroup>
|
---|
[8788] | 216 | <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
[6121] | 217 | set ProjectDir=$(ProjectDir)
|
---|
| 218 | set SolutionDir=$(SolutionDir)
|
---|
| 219 | set Outdir=$(Outdir)
|
---|
| 220 |
|
---|
[8769] | 221 | call PreBuildEvent.cmd
|
---|
| 222 | </PreBuildEvent>
|
---|
[8788] | 223 | <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
|
---|
[8769] | 224 | export ProjectDir=$(ProjectDir)
|
---|
| 225 | export SolutionDir=$(SolutionDir)
|
---|
| 226 |
|
---|
| 227 | $SolutionDir/PreBuildEvent.sh
|
---|
| 228 | </PreBuildEvent>
|
---|
[6121] | 229 | </PropertyGroup>
|
---|
| 230 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 231 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 232 | <Target Name="BeforeBuild">
|
---|
| 233 | </Target>
|
---|
| 234 | <Target Name="AfterBuild">
|
---|
| 235 | </Target>
|
---|
| 236 | -->
|
---|
| 237 | </Project> |
---|