[4614] | 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>{315BDA09-3F4F-49B3-9790-B37CFC1C5750}</ProjectGuid>
|
---|
| 9 | <OutputType>Library</OutputType>
|
---|
| 10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 11 | <RootNamespace>HeuristicLab.Visualization.ChartControlsExtensions</RootNamespace>
|
---|
| 12 | <AssemblyName>HeuristicLab.Visualization.ChartControlsExtensions-3.3</AssemblyName>
|
---|
[11920] | 13 | <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
---|
[5163] | 14 | <TargetFrameworkProfile>
|
---|
| 15 | </TargetFrameworkProfile>
|
---|
[4614] | 16 | <FileAlignment>512</FileAlignment>
|
---|
| 17 | </PropertyGroup>
|
---|
| 18 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 19 | <DebugSymbols>true</DebugSymbols>
|
---|
| 20 | <DebugType>full</DebugType>
|
---|
| 21 | <Optimize>false</Optimize>
|
---|
[6866] | 22 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[4614] | 23 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 24 | <ErrorReport>prompt</ErrorReport>
|
---|
| 25 | <WarningLevel>4</WarningLevel>
|
---|
[11920] | 26 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[4614] | 27 | </PropertyGroup>
|
---|
| 28 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 29 | <DebugType>pdbonly</DebugType>
|
---|
| 30 | <Optimize>true</Optimize>
|
---|
[6866] | 31 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[4614] | 32 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 33 | <ErrorReport>prompt</ErrorReport>
|
---|
| 34 | <WarningLevel>4</WarningLevel>
|
---|
[11920] | 35 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[4614] | 36 | </PropertyGroup>
|
---|
| 37 | <PropertyGroup>
|
---|
| 38 | <SignAssembly>true</SignAssembly>
|
---|
| 39 | </PropertyGroup>
|
---|
| 40 | <PropertyGroup>
|
---|
| 41 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
| 42 | </PropertyGroup>
|
---|
| 43 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
---|
| 44 | <DebugSymbols>true</DebugSymbols>
|
---|
[6866] | 45 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[4614] | 46 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 47 | <DebugType>full</DebugType>
|
---|
| 48 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 49 | <CodeAnalysisLogFile>bin\Debug\HeuristicLab.Visualization.ChartControlExtensions-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 50 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 51 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 52 | <ErrorReport>prompt</ErrorReport>
|
---|
| 53 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 54 | <CodeAnalysisRuleSetDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 55 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 56 | <CodeAnalysisRuleDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 57 | <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
---|
[11920] | 58 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[4614] | 59 | </PropertyGroup>
|
---|
| 60 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
---|
[6866] | 61 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[4614] | 62 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 63 | <Optimize>true</Optimize>
|
---|
| 64 | <DebugType>pdbonly</DebugType>
|
---|
| 65 | <PlatformTarget>x86</PlatformTarget>
|
---|
[6866] | 66 | <CodeAnalysisLogFile>$(SolutionDir)\bin\HeuristicLab.Visualization.ChartControlExtensions-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
[4614] | 67 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 68 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 69 | <ErrorReport>prompt</ErrorReport>
|
---|
| 70 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 71 | <CodeAnalysisRuleSetDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 72 | <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 73 | <CodeAnalysisRuleDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 74 | <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
---|
[11920] | 75 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[4614] | 76 | </PropertyGroup>
|
---|
| 77 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
---|
| 78 | <DebugSymbols>true</DebugSymbols>
|
---|
[6916] | 79 | <OutputPath>$(SolutionDir)\bin</OutputPath>
|
---|
[4614] | 80 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 81 | <DebugType>full</DebugType>
|
---|
| 82 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 83 | <CodeAnalysisLogFile>bin\Debug\HeuristicLab.Visualization.ChartControlExtensions-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 84 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 85 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 86 | <ErrorReport>prompt</ErrorReport>
|
---|
| 87 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 88 | <CodeAnalysisRuleSetDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 89 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 90 | <CodeAnalysisRuleDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 91 | <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
---|
[11920] | 92 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[4614] | 93 | </PropertyGroup>
|
---|
| 94 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
---|
[6866] | 95 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
[4614] | 96 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 97 | <Optimize>true</Optimize>
|
---|
| 98 | <DebugType>pdbonly</DebugType>
|
---|
| 99 | <PlatformTarget>x64</PlatformTarget>
|
---|
[6866] | 100 | <CodeAnalysisLogFile>$(SolutionDir)\bin\HeuristicLab.Visualization.ChartControlExtensions-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
[4614] | 101 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 102 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 103 | <ErrorReport>prompt</ErrorReport>
|
---|
| 104 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 105 | <CodeAnalysisRuleSetDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 106 | <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 107 | <CodeAnalysisRuleDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 108 | <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
|
---|
[11920] | 109 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[4614] | 110 | </PropertyGroup>
|
---|
| 111 | <ItemGroup>
|
---|
| 112 | <Reference Include="System" />
|
---|
| 113 | <Reference Include="System.Core" />
|
---|
| 114 | <Reference Include="System.Drawing" />
|
---|
| 115 | <Reference Include="System.Windows.Forms" />
|
---|
[5163] | 116 | <Reference Include="System.Windows.Forms.DataVisualization" />
|
---|
[4614] | 117 | <Reference Include="System.Xml.Linq" />
|
---|
| 118 | <Reference Include="System.Data.DataSetExtensions" />
|
---|
| 119 | <Reference Include="System.Data" />
|
---|
| 120 | <Reference Include="System.Xml" />
|
---|
| 121 | </ItemGroup>
|
---|
| 122 | <ItemGroup>
|
---|
[4616] | 123 | <Compile Include="EnhancedChart.cs">
|
---|
[4614] | 124 | <SubType>Component</SubType>
|
---|
| 125 | </Compile>
|
---|
[4616] | 126 | <Compile Include="EnhancedChart.Designer.cs">
|
---|
| 127 | <DependentUpon>EnhancedChart.cs</DependentUpon>
|
---|
[4614] | 128 | </Compile>
|
---|
[7410] | 129 | <Compile Include="GanttChart.cs">
|
---|
| 130 | <SubType>UserControl</SubType>
|
---|
| 131 | </Compile>
|
---|
| 132 | <Compile Include="GanttChart.Designer.cs">
|
---|
| 133 | <DependentUpon>GanttChart.cs</DependentUpon>
|
---|
| 134 | </Compile>
|
---|
[6640] | 135 | <Compile Include="ImageExportDialog.cs">
|
---|
| 136 | <SubType>Form</SubType>
|
---|
| 137 | </Compile>
|
---|
| 138 | <Compile Include="ImageExportDialog.Designer.cs">
|
---|
| 139 | <DependentUpon>ImageExportDialog.cs</DependentUpon>
|
---|
| 140 | </Compile>
|
---|
[6866] | 141 | <Compile Include="Plugin.cs" />
|
---|
[4614] | 142 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 143 | </ItemGroup>
|
---|
| 144 | <ItemGroup>
|
---|
| 145 | <None Include="HeuristicLab.snk" />
|
---|
[6866] | 146 | <None Include="Plugin.cs.frame" />
|
---|
| 147 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
[4614] | 148 | </ItemGroup>
|
---|
| 149 | <ItemGroup>
|
---|
| 150 | <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
|
---|
| 151 | <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
|
---|
| 152 | <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
|
---|
[6866] | 153 | <Private>False</Private>
|
---|
[4614] | 154 | </ProjectReference>
|
---|
| 155 | </ItemGroup>
|
---|
| 156 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 157 | <PropertyGroup>
|
---|
[9532] | 158 | <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
[4614] | 159 | set ProjectDir=$(ProjectDir)
|
---|
| 160 | set SolutionDir=$(SolutionDir)
|
---|
| 161 | set Outdir=$(Outdir)
|
---|
| 162 |
|
---|
| 163 | call PreBuildEvent.cmd
|
---|
[6866] | 164 | </PreBuildEvent>
|
---|
[9532] | 165 | <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
|
---|
[8600] | 166 | export ProjectDir=$(ProjectDir)
|
---|
| 167 | export SolutionDir=$(SolutionDir)
|
---|
| 168 |
|
---|
| 169 | $SolutionDir/PreBuildEvent.sh
|
---|
| 170 | </PreBuildEvent>
|
---|
[4614] | 171 | </PropertyGroup>
|
---|
| 172 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 173 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 174 | <Target Name="BeforeBuild">
|
---|
| 175 | </Target>
|
---|
| 176 | <Target Name="AfterBuild">
|
---|
| 177 | </Target>
|
---|
| 178 | -->
|
---|
| 179 | </Project> |
---|