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