[9780] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
| 2 | <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
---|
| 3 | <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
---|
| 4 | <PropertyGroup>
|
---|
| 5 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
---|
| 6 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
---|
| 7 | <ProjectGuid>{8EB0C7C3-4083-4EEE-B3F2-A37F123FB23B}</ProjectGuid>
|
---|
| 8 | <OutputType>Library</OutputType>
|
---|
| 9 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 10 | <RootNamespace>HeuristicLab.Problems.Robocode.Views</RootNamespace>
|
---|
| 11 | <AssemblyName>HeuristicLab.Problems.Robocode.Views-3.3</AssemblyName>
|
---|
[11628] | 12 | <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
---|
[9780] | 13 | <FileAlignment>512</FileAlignment>
|
---|
| 14 | <TargetFrameworkProfile />
|
---|
| 15 | </PropertyGroup>
|
---|
| 16 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 17 | <DebugSymbols>true</DebugSymbols>
|
---|
| 18 | <DebugType>full</DebugType>
|
---|
| 19 | <Optimize>false</Optimize>
|
---|
[9781] | 20 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
[9780] | 21 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 22 | <ErrorReport>prompt</ErrorReport>
|
---|
| 23 | <WarningLevel>4</WarningLevel>
|
---|
| 24 | <Prefer32Bit>false</Prefer32Bit>
|
---|
| 25 | </PropertyGroup>
|
---|
| 26 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 27 | <DebugType>pdbonly</DebugType>
|
---|
| 28 | <Optimize>true</Optimize>
|
---|
[9781] | 29 | <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
|
---|
[9780] | 30 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 31 | <ErrorReport>prompt</ErrorReport>
|
---|
| 32 | <WarningLevel>4</WarningLevel>
|
---|
| 33 | <Prefer32Bit>false</Prefer32Bit>
|
---|
| 34 | </PropertyGroup>
|
---|
[9787] | 35 | <PropertyGroup>
|
---|
| 36 | <SignAssembly>true</SignAssembly>
|
---|
| 37 | </PropertyGroup>
|
---|
| 38 | <PropertyGroup>
|
---|
| 39 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
| 40 | </PropertyGroup>
|
---|
[9780] | 41 | <ItemGroup>
|
---|
| 42 | <Reference Include="HeuristicLab.Collections-3.3">
|
---|
[9781] | 43 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
|
---|
[9780] | 44 | <Private>False</Private>
|
---|
| 45 | </Reference>
|
---|
| 46 | <Reference Include="HeuristicLab.Common-3.3">
|
---|
[9781] | 47 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
[9780] | 48 | <Private>False</Private>
|
---|
| 49 | </Reference>
|
---|
[9971] | 50 | <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 51 | <SpecificVersion>False</SpecificVersion>
|
---|
| 52 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
|
---|
| 53 | <Private>False</Private>
|
---|
| 54 | </Reference>
|
---|
[9780] | 55 | <Reference Include="HeuristicLab.Core-3.3">
|
---|
[9781] | 56 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
[9780] | 57 | <Private>False</Private>
|
---|
| 58 | </Reference>
|
---|
| 59 | <Reference Include="HeuristicLab.Core.Views-3.3">
|
---|
[9781] | 60 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
|
---|
[9780] | 61 | <Private>False</Private>
|
---|
| 62 | </Reference>
|
---|
| 63 | <Reference Include="HeuristicLab.Data-3.3">
|
---|
[9781] | 64 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
|
---|
[9780] | 65 | <Private>False</Private>
|
---|
| 66 | </Reference>
|
---|
| 67 | <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 68 | <SpecificVersion>False</SpecificVersion>
|
---|
[9781] | 69 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.dll</HintPath>
|
---|
[9780] | 70 | <Private>False</Private>
|
---|
| 71 | </Reference>
|
---|
| 72 | <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4">
|
---|
[9781] | 73 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4.dll</HintPath>
|
---|
[9780] | 74 | <Private>False</Private>
|
---|
| 75 | </Reference>
|
---|
| 76 | <Reference Include="HeuristicLab.MainForm-3.3">
|
---|
[9781] | 77 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
|
---|
[9780] | 78 | <Private>False</Private>
|
---|
| 79 | </Reference>
|
---|
| 80 | <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
|
---|
[9781] | 81 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
|
---|
[9780] | 82 | <Private>False</Private>
|
---|
| 83 | </Reference>
|
---|
| 84 | <Reference Include="HeuristicLab.Operators-3.3">
|
---|
[9781] | 85 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
|
---|
[9780] | 86 | <Private>False</Private>
|
---|
| 87 | </Reference>
|
---|
| 88 | <Reference Include="HeuristicLab.Optimization-3.3">
|
---|
[9781] | 89 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
|
---|
[9780] | 90 | <Private>False</Private>
|
---|
| 91 | </Reference>
|
---|
| 92 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
|
---|
[9781] | 93 | <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
[9780] | 94 | <Private>False</Private>
|
---|
| 95 | </Reference>
|
---|
| 96 | <Reference Include="System" />
|
---|
| 97 | <Reference Include="System.Core" />
|
---|
| 98 | <Reference Include="System.Drawing" />
|
---|
| 99 | <Reference Include="System.Windows.Forms" />
|
---|
| 100 | <Reference Include="System.Xml.Linq" />
|
---|
| 101 | <Reference Include="System.Data.DataSetExtensions" />
|
---|
| 102 | <Reference Include="Microsoft.CSharp" />
|
---|
| 103 | <Reference Include="System.Data" />
|
---|
| 104 | <Reference Include="System.Xml" />
|
---|
| 105 | </ItemGroup>
|
---|
| 106 | <ItemGroup>
|
---|
[9787] | 107 | <None Include="HeuristicLab.snk" />
|
---|
[9780] | 108 | <None Include="Plugin.cs.frame" />
|
---|
| 109 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
[9985] | 110 | <Compile Include="BattleRunnerDialog.cs">
|
---|
| 111 | <SubType>Form</SubType>
|
---|
| 112 | </Compile>
|
---|
| 113 | <Compile Include="BattleRunnerDialog.Designer.cs">
|
---|
| 114 | <DependentUpon>BattleRunnerDialog.cs</DependentUpon>
|
---|
| 115 | </Compile>
|
---|
[9971] | 116 | <Compile Include="EnemyCollectionView.cs">
|
---|
| 117 | <SubType>UserControl</SubType>
|
---|
| 118 | </Compile>
|
---|
| 119 | <Compile Include="EnemyCollectionView.Designer.cs">
|
---|
| 120 | <DependentUpon>EnemyCollectionView.cs</DependentUpon>
|
---|
| 121 | </Compile>
|
---|
[9780] | 122 | <Compile Include="SolutionCodeView.cs">
|
---|
| 123 | <SubType>UserControl</SubType>
|
---|
| 124 | </Compile>
|
---|
| 125 | <Compile Include="SolutionCodeView.Designer.cs">
|
---|
| 126 | <DependentUpon>SolutionCodeView.cs</DependentUpon>
|
---|
| 127 | </Compile>
|
---|
| 128 | <Compile Include="SolutionProgramView.cs">
|
---|
| 129 | <SubType>UserControl</SubType>
|
---|
| 130 | </Compile>
|
---|
| 131 | <Compile Include="SolutionProgramView.Designer.cs">
|
---|
| 132 | <DependentUpon>SolutionProgramView.cs</DependentUpon>
|
---|
| 133 | </Compile>
|
---|
| 134 | <Compile Include="Plugin.cs" />
|
---|
| 135 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 136 | <Compile Include="CodeNodeView.cs">
|
---|
| 137 | <SubType>UserControl</SubType>
|
---|
| 138 | </Compile>
|
---|
| 139 | <Compile Include="CodeNodeView.Designer.cs">
|
---|
| 140 | <DependentUpon>CodeNodeView.cs</DependentUpon>
|
---|
| 141 | </Compile>
|
---|
| 142 | </ItemGroup>
|
---|
| 143 | <ItemGroup>
|
---|
[9781] | 144 | <ProjectReference Include="..\..\HeuristicLab.Problems.Robocode\3.3\HeuristicLab.Problems.Robocode-3.3.csproj">
|
---|
[9780] | 145 | <Project>{50776649-f3cf-459a-ae8c-146d1bfa64e4}</Project>
|
---|
| 146 | <Name>HeuristicLab.Problems.Robocode-3.3</Name>
|
---|
| 147 | <Private>False</Private>
|
---|
| 148 | </ProjectReference>
|
---|
| 149 | </ItemGroup>
|
---|
| 150 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 151 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 152 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 153 | <Target Name="BeforeBuild">
|
---|
| 154 | </Target>
|
---|
| 155 | <Target Name="AfterBuild">
|
---|
| 156 | </Target>
|
---|
| 157 | -->
|
---|
| 158 | <PropertyGroup>
|
---|
| 159 | <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
|
---|
| 160 | set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 161 | set ProjectDir=$(ProjectDir)
|
---|
| 162 | set SolutionDir=$(SolutionDir)
|
---|
| 163 | set Outdir=$(Outdir)
|
---|
| 164 |
|
---|
| 165 | call PreBuildEvent.cmd
|
---|
| 166 | </PreBuildEvent>
|
---|
| 167 | <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
|
---|
| 168 | export ProjectDir=$(ProjectDir)
|
---|
| 169 | export SolutionDir=$(SolutionDir)
|
---|
| 170 |
|
---|
| 171 | $SolutionDir/PreBuildEvent.sh
|
---|
| 172 | </PreBuildEvent>
|
---|
| 173 | </PropertyGroup>
|
---|
| 174 | </Project> |
---|