[6406] | 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>{0C378762-D5DB-488A-8931-2BA42B1B7CBF}</ProjectGuid>
|
---|
| 9 | <OutputType>Library</OutputType>
|
---|
| 10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 11 | <RootNamespace>HeuristicLab.Encodings.ScheduleEncoding.Views</RootNamespace>
|
---|
| 12 | <AssemblyName>HeuristicLab.Encodings.ScheduleEncoding.Views-3.3</AssemblyName>
|
---|
[16565] | 13 | <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
|
---|
[6406] | 14 | <FileAlignment>512</FileAlignment>
|
---|
[11623] | 15 | <TargetFrameworkProfile />
|
---|
[6406] | 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>
|
---|
[6406] | 22 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 23 | <ErrorReport>prompt</ErrorReport>
|
---|
| 24 | <WarningLevel>4</WarningLevel>
|
---|
[11623] | 25 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[6406] | 26 | </PropertyGroup>
|
---|
| 27 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 28 | <DebugType>pdbonly</DebugType>
|
---|
| 29 | <Optimize>true</Optimize>
|
---|
[8757] | 30 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[6406] | 31 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 32 | <ErrorReport>prompt</ErrorReport>
|
---|
| 33 | <WarningLevel>4</WarningLevel>
|
---|
[11623] | 34 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[6406] | 35 | </PropertyGroup>
|
---|
| 36 | <PropertyGroup>
|
---|
| 37 | <SignAssembly>true</SignAssembly>
|
---|
| 38 | </PropertyGroup>
|
---|
| 39 | <PropertyGroup>
|
---|
| 40 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
| 41 | </PropertyGroup>
|
---|
[8757] | 42 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
---|
| 43 | <DebugSymbols>true</DebugSymbols>
|
---|
| 44 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
| 45 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 46 | <DebugType>full</DebugType>
|
---|
| 47 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 48 | <CodeAnalysisLogFile>bin\Debug\HeuristicLab.Encodings.ScheduleEncoding.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>false</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 55 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 56 | <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
---|
[11623] | 57 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[8757] | 58 | </PropertyGroup>
|
---|
| 59 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
---|
| 60 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
| 61 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 62 | <Optimize>true</Optimize>
|
---|
| 63 | <DebugType>pdbonly</DebugType>
|
---|
| 64 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 65 | <CodeAnalysisLogFile>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.ScheduleEncoding.Views-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 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 | <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 72 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 73 | <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
---|
[11623] | 74 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[8757] | 75 | </PropertyGroup>
|
---|
| 76 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
---|
| 77 | <DebugSymbols>true</DebugSymbols>
|
---|
| 78 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
| 79 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 80 | <DebugType>full</DebugType>
|
---|
| 81 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 82 | <CodeAnalysisLogFile>bin\Debug\HeuristicLab.Encodings.ScheduleEncoding.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>false</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 89 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 90 | <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
---|
[11623] | 91 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[8757] | 92 | </PropertyGroup>
|
---|
| 93 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
---|
| 94 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
| 95 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 96 | <Optimize>true</Optimize>
|
---|
| 97 | <DebugType>pdbonly</DebugType>
|
---|
| 98 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 99 | <CodeAnalysisLogFile>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.ScheduleEncoding.Views-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 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>
|
---|
[11623] | 108 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[8757] | 109 | </PropertyGroup>
|
---|
[6406] | 110 | <ItemGroup>
|
---|
| 111 | <Reference Include="System" />
|
---|
| 112 | <Reference Include="System.Core" />
|
---|
| 113 | <Reference Include="System.Drawing" />
|
---|
| 114 | <Reference Include="System.Windows.Forms" />
|
---|
[14125] | 115 | <Reference Include="System.Windows.Forms.DataVisualization" />
|
---|
[6406] | 116 | </ItemGroup>
|
---|
| 117 | <ItemGroup>
|
---|
[8886] | 118 | <Compile Include="TaskView.cs">
|
---|
| 119 | <SubType>UserControl</SubType>
|
---|
| 120 | </Compile>
|
---|
| 121 | <Compile Include="TaskView.Designer.cs">
|
---|
| 122 | <DependentUpon>TaskView.cs</DependentUpon>
|
---|
| 123 | </Compile>
|
---|
[6406] | 124 | <Compile Include="GanttChart.cs">
|
---|
| 125 | <SubType>UserControl</SubType>
|
---|
| 126 | </Compile>
|
---|
| 127 | <Compile Include="GanttChart.Designer.cs">
|
---|
| 128 | <DependentUpon>GanttChart.cs</DependentUpon>
|
---|
| 129 | </Compile>
|
---|
[6482] | 130 | <Compile Include="JobDataPoint.cs" />
|
---|
[8886] | 131 | <Compile Include="JobView.cs">
|
---|
| 132 | <SubType>UserControl</SubType>
|
---|
| 133 | </Compile>
|
---|
| 134 | <Compile Include="JobView.Designer.cs">
|
---|
| 135 | <DependentUpon>JobView.cs</DependentUpon>
|
---|
| 136 | </Compile>
|
---|
[6406] | 137 | <Compile Include="Plugin.cs" />
|
---|
| 138 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 139 | <Compile Include="ScheduleView.cs">
|
---|
| 140 | <SubType>UserControl</SubType>
|
---|
| 141 | </Compile>
|
---|
| 142 | <Compile Include="ScheduleView.Designer.cs">
|
---|
| 143 | <DependentUpon>ScheduleView.cs</DependentUpon>
|
---|
| 144 | </Compile>
|
---|
| 145 | </ItemGroup>
|
---|
| 146 | <ItemGroup>
|
---|
| 147 | <None Include="HeuristicLab.snk" />
|
---|
| 148 | <None Include="Plugin.cs.frame" />
|
---|
[8759] | 149 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
[6406] | 150 | </ItemGroup>
|
---|
| 151 | <ItemGroup>
|
---|
| 152 | <EmbeddedResource Include="GanttChart.resx">
|
---|
| 153 | <DependentUpon>GanttChart.cs</DependentUpon>
|
---|
| 154 | </EmbeddedResource>
|
---|
| 155 | <EmbeddedResource Include="ScheduleView.resx">
|
---|
| 156 | <DependentUpon>ScheduleView.cs</DependentUpon>
|
---|
| 157 | </EmbeddedResource>
|
---|
| 158 | </ItemGroup>
|
---|
[8800] | 159 | <ItemGroup>
|
---|
| 160 | <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
|
---|
| 161 | <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
|
---|
| 162 | <Name>HeuristicLab.Collections-3.3</Name>
|
---|
| 163 | <Private>False</Private>
|
---|
| 164 | </ProjectReference>
|
---|
| 165 | <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
|
---|
| 166 | <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
|
---|
| 167 | <Name>HeuristicLab.Common-3.3</Name>
|
---|
| 168 | <Private>False</Private>
|
---|
| 169 | </ProjectReference>
|
---|
| 170 | <ProjectReference Include="..\..\HeuristicLab.Core.Views\3.3\HeuristicLab.Core.Views-3.3.csproj">
|
---|
| 171 | <Project>{E226881D-315F-423D-B419-A766FE0D8685}</Project>
|
---|
| 172 | <Name>HeuristicLab.Core.Views-3.3</Name>
|
---|
| 173 | <Private>False</Private>
|
---|
| 174 | </ProjectReference>
|
---|
| 175 | <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
|
---|
| 176 | <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
|
---|
| 177 | <Name>HeuristicLab.Core-3.3</Name>
|
---|
| 178 | <Private>False</Private>
|
---|
| 179 | </ProjectReference>
|
---|
| 180 | <ProjectReference Include="..\..\HeuristicLab.Encodings.ScheduleEncoding\3.3\HeuristicLab.Encodings.ScheduleEncoding-3.3.csproj">
|
---|
| 181 | <Project>{17F3EF80-B2C3-4B8D-A4D5-BE9CE3BA2606}</Project>
|
---|
| 182 | <Name>HeuristicLab.Encodings.ScheduleEncoding-3.3</Name>
|
---|
| 183 | <Private>False</Private>
|
---|
| 184 | </ProjectReference>
|
---|
| 185 | <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj">
|
---|
| 186 | <Project>{AB687BBE-1BFE-476B-906D-44237135431D}</Project>
|
---|
| 187 | <Name>HeuristicLab.MainForm.WindowsForms-3.3</Name>
|
---|
| 188 | <Private>False</Private>
|
---|
| 189 | </ProjectReference>
|
---|
| 190 | <ProjectReference Include="..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj">
|
---|
| 191 | <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project>
|
---|
| 192 | <Name>HeuristicLab.MainForm-3.3</Name>
|
---|
| 193 | <Private>False</Private>
|
---|
| 194 | </ProjectReference>
|
---|
| 195 | <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
|
---|
| 196 | <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
|
---|
| 197 | <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
|
---|
| 198 | <Private>False</Private>
|
---|
| 199 | </ProjectReference>
|
---|
| 200 | <ProjectReference Include="..\..\HeuristicLab.Visualization.ChartControlsExtensions\3.3\HeuristicLab.Visualization.ChartControlsExtensions-3.3.csproj">
|
---|
| 201 | <Project>{315BDA09-3F4F-49B3-9790-B37CFC1C5750}</Project>
|
---|
| 202 | <Name>HeuristicLab.Visualization.ChartControlsExtensions-3.3</Name>
|
---|
| 203 | <Private>False</Private>
|
---|
| 204 | </ProjectReference>
|
---|
| 205 | </ItemGroup>
|
---|
[6406] | 206 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 207 | <PropertyGroup>
|
---|
[8772] | 208 | <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
[6406] | 209 | set ProjectDir=$(ProjectDir)
|
---|
| 210 | set SolutionDir=$(SolutionDir)
|
---|
| 211 | set Outdir=$(Outdir)
|
---|
| 212 |
|
---|
| 213 | call PreBuildEvent.cmd
|
---|
[7116] | 214 | </PreBuildEvent>
|
---|
[8800] | 215 | <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
|
---|
[8772] | 216 | export ProjectDir=$(ProjectDir)
|
---|
| 217 | export SolutionDir=$(SolutionDir)
|
---|
| 218 |
|
---|
| 219 | $SolutionDir/PreBuildEvent.sh
|
---|
| 220 | </PreBuildEvent>
|
---|
[6406] | 221 | </PropertyGroup>
|
---|
| 222 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 223 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 224 | <Target Name="BeforeBuild">
|
---|
| 225 | </Target>
|
---|
| 226 | <Target Name="AfterBuild">
|
---|
| 227 | </Target>
|
---|
| 228 | -->
|
---|
| 229 | </Project> |
---|