[8059] | 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>{71CDE004-C50F-48DF-858E-AB0AAA3537BC}</ProjectGuid>
|
---|
| 9 | <OutputType>Library</OutputType>
|
---|
| 10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 11 | <RootNamespace>HeuristicLab.Problems.LawnMower.Views</RootNamespace>
|
---|
| 12 | <AssemblyName>HeuristicLab.Problems.LawnMower.Views-3.3</AssemblyName>
|
---|
[11623] | 13 | <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
---|
[8059] | 14 | <FileAlignment>512</FileAlignment>
|
---|
[11623] | 15 | <TargetFrameworkProfile />
|
---|
[8059] | 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>
|
---|
[11623] | 25 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[8059] | 26 | </PropertyGroup>
|
---|
| 27 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 28 | <DebugType>pdbonly</DebugType>
|
---|
| 29 | <Optimize>true</Optimize>
|
---|
| 30 | <OutputPath>..\..\bin\</OutputPath>
|
---|
| 31 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 32 | <ErrorReport>prompt</ErrorReport>
|
---|
| 33 | <WarningLevel>4</WarningLevel>
|
---|
[11623] | 34 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[8059] | 35 | </PropertyGroup>
|
---|
| 36 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
---|
| 37 | <DebugSymbols>true</DebugSymbols>
|
---|
| 38 | <OutputPath>..\..\bin\</OutputPath>
|
---|
| 39 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 40 | <DebugType>full</DebugType>
|
---|
| 41 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 42 | <CodeAnalysisLogFile>..\..\trunk\sources\bin\HeuristicLab.Problems.LawnMower-1.0.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 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 49 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 50 | <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
---|
| 51 | <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
|
---|
[11623] | 52 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[8059] | 53 | </PropertyGroup>
|
---|
| 54 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
---|
| 55 | <OutputPath>..\..\bin\</OutputPath>
|
---|
| 56 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 57 | <Optimize>true</Optimize>
|
---|
| 58 | <DebugType>pdbonly</DebugType>
|
---|
| 59 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 60 | <CodeAnalysisLogFile>..\..\trunk\sources\bin\HeuristicLab.Problems.LawnMower-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 61 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 62 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 63 | <ErrorReport>prompt</ErrorReport>
|
---|
| 64 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 65 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 66 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 67 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 68 | <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
---|
| 69 | <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
|
---|
[11623] | 70 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[8059] | 71 | </PropertyGroup>
|
---|
| 72 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
---|
| 73 | <DebugSymbols>true</DebugSymbols>
|
---|
| 74 | <OutputPath>bin\x64\Debug\</OutputPath>
|
---|
| 75 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 76 | <DebugType>full</DebugType>
|
---|
| 77 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 78 | <CodeAnalysisLogFile>..\..\trunk\sources\bin\HeuristicLab.Problems.LawnMower-1.0.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 79 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 80 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 81 | <ErrorReport>prompt</ErrorReport>
|
---|
| 82 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 83 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 84 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 85 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 86 | <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
---|
[11623] | 87 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[8059] | 88 | </PropertyGroup>
|
---|
| 89 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
---|
| 90 | <OutputPath>bin\x64\Release\</OutputPath>
|
---|
| 91 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 92 | <Optimize>true</Optimize>
|
---|
| 93 | <DebugType>pdbonly</DebugType>
|
---|
| 94 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 95 | <CodeAnalysisLogFile>..\..\trunk\sources\bin\HeuristicLab.Problems.LawnMower-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 96 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 97 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 98 | <ErrorReport>prompt</ErrorReport>
|
---|
| 99 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 100 | <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 101 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 102 | <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 103 | <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
---|
[11623] | 104 | <Prefer32Bit>false</Prefer32Bit>
|
---|
[8059] | 105 | </PropertyGroup>
|
---|
[8132] | 106 | <PropertyGroup>
|
---|
| 107 | <SignAssembly>true</SignAssembly>
|
---|
| 108 | </PropertyGroup>
|
---|
| 109 | <PropertyGroup>
|
---|
| 110 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
| 111 | </PropertyGroup>
|
---|
[8059] | 112 | <ItemGroup>
|
---|
| 113 | <Reference Include="System" />
|
---|
| 114 | <Reference Include="System.Core" />
|
---|
| 115 | <Reference Include="System.Drawing" />
|
---|
| 116 | <Reference Include="System.Windows.Forms" />
|
---|
| 117 | </ItemGroup>
|
---|
| 118 | <ItemGroup>
|
---|
| 119 | <Compile Include="SolutionLawnView.cs">
|
---|
| 120 | <SubType>UserControl</SubType>
|
---|
| 121 | </Compile>
|
---|
| 122 | <Compile Include="SolutionLawnView.Designer.cs">
|
---|
| 123 | <DependentUpon>SolutionLawnView.cs</DependentUpon>
|
---|
| 124 | </Compile>
|
---|
| 125 | <Compile Include="SolutionProgramView.cs">
|
---|
| 126 | <SubType>UserControl</SubType>
|
---|
| 127 | </Compile>
|
---|
| 128 | <Compile Include="SolutionProgramView.Designer.cs">
|
---|
| 129 | <DependentUpon>SolutionProgramView.cs</DependentUpon>
|
---|
| 130 | </Compile>
|
---|
[8132] | 131 | <None Include="HeuristicLab.snk" />
|
---|
[8059] | 132 | <None Include="Plugin.cs.frame" />
|
---|
| 133 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
| 134 | <Compile Include="Plugin.cs" />
|
---|
| 135 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 136 | </ItemGroup>
|
---|
| 137 | <ItemGroup>
|
---|
| 138 | <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
|
---|
| 139 | <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
|
---|
| 140 | <Name>HeuristicLab.Common-3.3</Name>
|
---|
| 141 | </ProjectReference>
|
---|
| 142 | <ProjectReference Include="..\..\HeuristicLab.Core.Views\3.3\HeuristicLab.Core.Views-3.3.csproj">
|
---|
| 143 | <Project>{E226881D-315F-423D-B419-A766FE0D8685}</Project>
|
---|
| 144 | <Name>HeuristicLab.Core.Views-3.3</Name>
|
---|
| 145 | <Private>False</Private>
|
---|
| 146 | </ProjectReference>
|
---|
| 147 | <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
|
---|
| 148 | <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
|
---|
| 149 | <Name>HeuristicLab.Core-3.3</Name>
|
---|
| 150 | <Private>False</Private>
|
---|
| 151 | </ProjectReference>
|
---|
| 152 | <ProjectReference Include="..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views\3.4\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4.csproj">
|
---|
| 153 | <Project>{423BD94F-963A-438E-BA45-3BB3D61CD03B}</Project>
|
---|
| 154 | <Name>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4</Name>
|
---|
| 155 | <Private>False</Private>
|
---|
| 156 | </ProjectReference>
|
---|
| 157 | <ProjectReference Include="..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding\3.4\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.csproj">
|
---|
| 158 | <Project>{06D4A186-9319-48A0-BADE-A2058D462EEA}</Project>
|
---|
| 159 | <Name>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4</Name>
|
---|
| 160 | <Private>False</Private>
|
---|
| 161 | </ProjectReference>
|
---|
| 162 | <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj">
|
---|
| 163 | <Project>{AB687BBE-1BFE-476B-906D-44237135431D}</Project>
|
---|
| 164 | <Name>HeuristicLab.MainForm.WindowsForms-3.3</Name>
|
---|
| 165 | </ProjectReference>
|
---|
| 166 | <ProjectReference Include="..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj">
|
---|
| 167 | <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project>
|
---|
| 168 | <Name>HeuristicLab.MainForm-3.3</Name>
|
---|
| 169 | <Private>False</Private>
|
---|
| 170 | </ProjectReference>
|
---|
| 171 | <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
|
---|
| 172 | <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
|
---|
| 173 | <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
|
---|
| 174 | <Private>False</Private>
|
---|
| 175 | </ProjectReference>
|
---|
[12846] | 176 | <ProjectReference Include="..\..\HeuristicLab.Problems.LawnMower\3.3\HeuristicLab.Problems.LawnMower-3.3.csproj">
|
---|
[8059] | 177 | <Project>{9A04599C-D608-4240-8DA6-D41F51C515A3}</Project>
|
---|
[12931] | 178 | <Name>HeuristicLab.Problems.LawnMower-3.3</Name>
|
---|
[8059] | 179 | <Private>False</Private>
|
---|
| 180 | </ProjectReference>
|
---|
| 181 | </ItemGroup>
|
---|
| 182 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 183 | <PropertyGroup>
|
---|
[11623] | 184 | <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
[8059] | 185 | set ProjectDir=$(ProjectDir)
|
---|
| 186 | set SolutionDir=$(SolutionDir)
|
---|
| 187 | set Outdir=$(Outdir)
|
---|
| 188 |
|
---|
| 189 | call PreBuildEvent.cmd
|
---|
| 190 | </PreBuildEvent>
|
---|
[11623] | 191 | <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
|
---|
[8600] | 192 | export ProjectDir=$(ProjectDir)
|
---|
| 193 | export SolutionDir=$(SolutionDir)
|
---|
| 194 |
|
---|
| 195 | $SolutionDir/PreBuildEvent.sh
|
---|
| 196 | </PreBuildEvent>
|
---|
[8059] | 197 | </PropertyGroup>
|
---|
| 198 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 199 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 200 | <Target Name="BeforeBuild">
|
---|
| 201 | </Target>
|
---|
| 202 | <Target Name="AfterBuild">
|
---|
| 203 | </Target>
|
---|
| 204 | -->
|
---|
| 205 | </Project> |
---|