Free cookie consent management tool by TermsFeed Policy Generator

source: branches/2864_PermutationProblems/HeuristicLab.Problems.PFSP.Views/3.3/HeuristicLab.Problems.PFSP.Views-3.3.csproj @ 15541

Last change on this file since 15541 was 15541, checked in by fholzing, 6 years ago

#2864: CleanUp of old code, added LOP benchmark instances

File size: 11.1 KB
Line 
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>{F53AECD6-061C-4A62-B2DB-51E36EECBB79}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Problems.PFSP.Views</RootNamespace>
12    <AssemblyName>HeuristicLab.Problems.PFSP.Views-3.3</AssemblyName>
13    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
14    <FileAlignment>512</FileAlignment>
15    <TargetFrameworkProfile />
16  </PropertyGroup>
17  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
18    <DebugSymbols>true</DebugSymbols>
19    <DebugType>full</DebugType>
20    <Optimize>false</Optimize>
21    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
22    <DefineConstants>DEBUG;TRACE</DefineConstants>
23    <ErrorReport>prompt</ErrorReport>
24    <WarningLevel>4</WarningLevel>
25    <Prefer32Bit>false</Prefer32Bit>
26  </PropertyGroup>
27  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
28    <DebugType>pdbonly</DebugType>
29    <Optimize>true</Optimize>
30    <OutputPath>$(SolutionDir)\bin\</OutputPath>
31    <DefineConstants>TRACE</DefineConstants>
32    <ErrorReport>prompt</ErrorReport>
33    <WarningLevel>4</WarningLevel>
34    <Prefer32Bit>false</Prefer32Bit>
35  </PropertyGroup>
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.PFSP.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>
50    <Prefer32Bit>false</Prefer32Bit>
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.PFSP.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>
67    <Prefer32Bit>false</Prefer32Bit>
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.PFSP.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>
84    <Prefer32Bit>false</Prefer32Bit>
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.PFSP.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>
101    <Prefer32Bit>false</Prefer32Bit>
102  </PropertyGroup>
103  <PropertyGroup>
104    <SignAssembly>true</SignAssembly>
105  </PropertyGroup>
106  <PropertyGroup>
107    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
108  </PropertyGroup>
109  <ItemGroup>
110    <Reference Include="HeuristicLab.Collections-3.3">
111      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
112    </Reference>
113    <Reference Include="HeuristicLab.Common-3.3">
114      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
115    </Reference>
116    <Reference Include="HeuristicLab.Core-3.3">
117      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
118    </Reference>
119    <Reference Include="HeuristicLab.Core.Views-3.3">
120      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
121    </Reference>
122    <Reference Include="HeuristicLab.Data-3.3">
123      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
124    </Reference>
125    <Reference Include="HeuristicLab.Encodings.PermutationEncoding-3.3">
126      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.PermutationEncoding-3.3.dll</HintPath>
127    </Reference>
128    <Reference Include="HeuristicLab.Encodings.ScheduleEncoding-3.3">
129      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.ScheduleEncoding-3.3.dll</HintPath>
130    </Reference>
131    <Reference Include="HeuristicLab.Encodings.ScheduleEncoding.Views-3.3">
132      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.ScheduleEncoding.Views-3.3.dll</HintPath>
133    </Reference>
134    <Reference Include="HeuristicLab.MainForm-3.3">
135      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
136    </Reference>
137    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
138      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
139    </Reference>
140    <Reference Include="HeuristicLab.Operators-3.3">
141      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
142    </Reference>
143    <Reference Include="HeuristicLab.Optimization-3.3">
144      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
145    </Reference>
146    <Reference Include="HeuristicLab.Optimization.Views-3.3">
147      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization.Views-3.3.dll</HintPath>
148    </Reference>
149    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
150    <Reference Include="HeuristicLab.Problems.Instances-3.3">
151      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
152    </Reference>
153    <Reference Include="System" />
154    <Reference Include="System.Core" />
155    <Reference Include="System.Data" />
156    <Reference Include="System.Drawing" />
157    <Reference Include="System.Windows.Forms" />
158    <Reference Include="System.Xml" />
159  </ItemGroup>
160  <ItemGroup>
161    <Compile Include="JobShopSchedulingProblemView.cs">
162      <SubType>UserControl</SubType>
163    </Compile>
164    <Compile Include="JobShopSchedulingProblemView.Designer.cs">
165      <DependentUpon>JobShopSchedulingProblemView.cs</DependentUpon>
166    </Compile>
167    <Compile Include="Plugin.cs" />
168    <Compile Include="Properties\AssemblyInfo.cs" />
169  </ItemGroup>
170  <ItemGroup>
171    <None Include="HeuristicLab.snk" />
172    <None Include="Plugin.cs.frame" />
173    <None Include="Properties\AssemblyInfo.cs.frame" />
174  </ItemGroup>
175  <ItemGroup>
176    <ProjectReference Include="..\..\HeuristicLab.Problems.PFSP\3.3\HeuristicLab.Problems.PFSP-3.3.csproj">
177      <Project>{51650b00-4ca6-41ff-8cb6-165fcacc3b51}</Project>
178      <Name>HeuristicLab.Problems.PFSP-3.3</Name>
179    </ProjectReference>
180  </ItemGroup>
181  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
182  <PropertyGroup>
183    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
184set ProjectDir=$(ProjectDir)
185set SolutionDir=$(SolutionDir)
186set Outdir=$(Outdir)
187
188call PreBuildEvent.cmd
189</PreBuildEvent>
190    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
191export ProjectDir=$(ProjectDir)
192export SolutionDir=$(SolutionDir)
193
194$SolutionDir/PreBuildEvent.sh
195</PreBuildEvent>
196  </PropertyGroup>
197  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
198       Other similar extension points exist, see Microsoft.Common.targets.
199  <Target Name="BeforeBuild">
200  </Target>
201  <Target Name="AfterBuild">
202  </Target>
203  -->
204</Project>
Note: See TracBrowser for help on using the repository browser.