[9565] | 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>{50776649-F3CF-459A-AE8C-146D1BFA64E4}</ProjectGuid>
|
---|
| 8 | <OutputType>Library</OutputType>
|
---|
| 9 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 10 | <RootNamespace>HeuristicLab.Problems.Robocode</RootNamespace>
|
---|
| 11 | <AssemblyName>HeuristicLab.Problems.Robocode-1.1</AssemblyName>
|
---|
| 12 | <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
---|
| 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>
|
---|
| 20 | <OutputPath>..\..\HeuristicLabTrunk\sources\bin\</OutputPath>
|
---|
| 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>
|
---|
| 29 | <OutputPath>bin\Release\</OutputPath>
|
---|
| 30 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 31 | <ErrorReport>prompt</ErrorReport>
|
---|
| 32 | <WarningLevel>4</WarningLevel>
|
---|
| 33 | <Prefer32Bit>false</Prefer32Bit>
|
---|
| 34 | </PropertyGroup>
|
---|
| 35 | <ItemGroup>
|
---|
| 36 | <Reference Include="HeuristicLab.Collections-3.3">
|
---|
| 37 | <HintPath>..\..\HeuristicLabTrunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
|
---|
| 38 | </Reference>
|
---|
| 39 | <Reference Include="HeuristicLab.Common-3.3">
|
---|
| 40 | <HintPath>..\..\HeuristicLabTrunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
| 41 | </Reference>
|
---|
| 42 | <Reference Include="HeuristicLab.Core-3.3">
|
---|
| 43 | <HintPath>..\..\HeuristicLabTrunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
| 44 | </Reference>
|
---|
| 45 | <Reference Include="HeuristicLab.Core.Views-3.3">
|
---|
| 46 | <HintPath>..\..\HeuristicLabTrunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
|
---|
| 47 | </Reference>
|
---|
| 48 | <Reference Include="HeuristicLab.Data-3.3">
|
---|
| 49 | <HintPath>..\..\HeuristicLabTrunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
|
---|
| 50 | </Reference>
|
---|
| 51 | <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
| 52 | <SpecificVersion>False</SpecificVersion>
|
---|
| 53 | <HintPath>..\..\HeuristicLabTrunk\sources\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.dll</HintPath>
|
---|
| 54 | </Reference>
|
---|
| 55 | <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4">
|
---|
| 56 | <HintPath>..\..\HeuristicLabTrunk\sources\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4.dll</HintPath>
|
---|
| 57 | </Reference>
|
---|
| 58 | <Reference Include="HeuristicLab.MainForm-3.3">
|
---|
| 59 | <HintPath>..\..\HeuristicLabTrunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
|
---|
| 60 | </Reference>
|
---|
| 61 | <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
|
---|
| 62 | <HintPath>..\..\HeuristicLabTrunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
|
---|
| 63 | </Reference>
|
---|
| 64 | <Reference Include="HeuristicLab.Operators-3.3">
|
---|
| 65 | <HintPath>..\..\HeuristicLabTrunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
|
---|
| 66 | </Reference>
|
---|
| 67 | <Reference Include="HeuristicLab.Optimization-3.3">
|
---|
| 68 | <HintPath>..\..\HeuristicLabTrunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
|
---|
| 69 | </Reference>
|
---|
| 70 | <Reference Include="HeuristicLab.Optimization.Operators-3.3">
|
---|
| 71 | <HintPath>..\..\HeuristicLabTrunk\sources\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath>
|
---|
| 72 | </Reference>
|
---|
| 73 | <Reference Include="HeuristicLab.Parameters-3.3">
|
---|
| 74 | <HintPath>..\..\HeuristicLabTrunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
|
---|
| 75 | </Reference>
|
---|
| 76 | <Reference Include="HeuristicLab.Persistence-3.3">
|
---|
| 77 | <HintPath>..\..\HeuristicLabTrunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
|
---|
| 78 | </Reference>
|
---|
| 79 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
|
---|
| 80 | <HintPath>..\..\HeuristicLabTrunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
| 81 | </Reference>
|
---|
| 82 | <Reference Include="System" />
|
---|
| 83 | <Reference Include="System.Core" />
|
---|
| 84 | <Reference Include="System.Drawing" />
|
---|
| 85 | <Reference Include="System.Windows.Forms" />
|
---|
| 86 | <Reference Include="System.Xml.Linq" />
|
---|
| 87 | <Reference Include="System.Data.DataSetExtensions" />
|
---|
| 88 | <Reference Include="Microsoft.CSharp" />
|
---|
| 89 | <Reference Include="System.Data" />
|
---|
| 90 | <Reference Include="System.Xml" />
|
---|
| 91 | </ItemGroup>
|
---|
| 92 | <ItemGroup>
|
---|
| 93 | <Compile Include="BestSolutionAnalyzer.cs" />
|
---|
| 94 | <Compile Include="Crossover\RobocodeCrossover.cs" />
|
---|
| 95 | <Compile Include="Crossover\RobocodeMethodCrossover.cs" />
|
---|
| 96 | <Compile Include="Evaluator.cs" />
|
---|
| 97 | <Compile Include="Grammar.cs" />
|
---|
| 98 | <Compile Include="Interpreter.cs" />
|
---|
| 99 | <Compile Include="Problem.cs" />
|
---|
| 100 | <Compile Include="Solution.cs" />
|
---|
| 101 | <Compile Include="SolutionCodeView.cs">
|
---|
| 102 | <SubType>UserControl</SubType>
|
---|
| 103 | </Compile>
|
---|
| 104 | <Compile Include="SolutionCodeView.Designer.cs">
|
---|
| 105 | <DependentUpon>SolutionCodeView.cs</DependentUpon>
|
---|
| 106 | </Compile>
|
---|
| 107 | <Compile Include="SolutionProgramView.cs">
|
---|
| 108 | <SubType>UserControl</SubType>
|
---|
| 109 | </Compile>
|
---|
| 110 | <Compile Include="SolutionProgramView.Designer.cs" />
|
---|
[9609] | 111 | <Compile Include="Symbols\Event Methods\Events\EmptyEvent.cs" />
|
---|
[9565] | 112 | <Compile Include="Symbols\Numerical Methods\INumericalMethod.cs" />
|
---|
| 113 | <Compile Include="Symbols\Void Methods\Ahead.cs" />
|
---|
| 114 | <Compile Include="Symbols\Void Methods\Back.cs" />
|
---|
| 115 | <Compile Include="Symbols\Block.cs" />
|
---|
| 116 | <Compile Include="Symbols\Branches\ElseStatement.cs" />
|
---|
| 117 | <Compile Include="Symbols\Branches\IfStatement.cs" />
|
---|
| 118 | <Compile Include="Symbols\Branches\WhileLoop.cs" />
|
---|
| 119 | <Compile Include="Symbols\Logical Expressions\BooleanTreeNode.cs" />
|
---|
| 120 | <Compile Include="Symbols\Abandoned\Constant.cs" />
|
---|
| 121 | <Compile Include="Symbols\Abandoned\ConstantTreeNode.cs" />
|
---|
| 122 | <Compile Include="Symbols\CodeNodeView.cs">
|
---|
| 123 | <SubType>UserControl</SubType>
|
---|
| 124 | </Compile>
|
---|
| 125 | <Compile Include="Symbols\CodeNodeView.Designer.cs">
|
---|
| 126 | <DependentUpon>CodeNodeView.cs</DependentUpon>
|
---|
| 127 | </Compile>
|
---|
| 128 | <Compile Include="Symbols\Logical Expressions\Logical Comparators\Conjunction.cs" />
|
---|
| 129 | <Compile Include="Symbols\Logical Expressions\Logical Comparators\Disjunction.cs" />
|
---|
| 130 | <Compile Include="Symbols\Logical Expressions\Logical Comparators\Equal.cs" />
|
---|
| 131 | <Compile Include="Symbols\Logical Expressions\Logical Comparators\GreaterThan.cs" />
|
---|
| 132 | <Compile Include="Symbols\Logical Expressions\Logical Comparators\GreaterThanOrEqual.cs" />
|
---|
| 133 | <Compile Include="Symbols\Logical Expressions\Logical Comparators\LessThan.cs" />
|
---|
| 134 | <Compile Include="Symbols\Logical Expressions\Logical Comparators\LessThanOrEqual.cs" />
|
---|
| 135 | <Compile Include="Symbols\Logical Expressions\LogicalComparison.cs" />
|
---|
| 136 | <Compile Include="Symbols\Logical Expressions\LogicalExpression.cs" />
|
---|
| 137 | <Compile Include="Symbols\Logical Expressions\LogicalValue.cs" />
|
---|
| 138 | <Compile Include="Symbols\Logical Expressions\Negation.cs" />
|
---|
| 139 | <Compile Include="Symbols\Logical Expressions\NumericalComparison.cs" />
|
---|
| 140 | <Compile Include="Symbols\Numerical Expressions\NumberTreeNode.cs" />
|
---|
| 141 | <Compile Include="Symbols\Numerical Expressions\Number.cs" />
|
---|
| 142 | <Compile Include="Symbols\Numerical Expressions\Numerical Operators\Addition.cs" />
|
---|
| 143 | <Compile Include="Symbols\Numerical Expressions\Numerical Operators\Division.cs" />
|
---|
| 144 | <Compile Include="Symbols\Numerical Expressions\Numerical Operators\Modulus.cs" />
|
---|
| 145 | <Compile Include="Symbols\Numerical Expressions\Numerical Operators\Multiplication.cs" />
|
---|
| 146 | <Compile Include="Symbols\Numerical Expressions\Numerical Operators\Subtraction.cs" />
|
---|
| 147 | <Compile Include="Symbols\Numerical Expressions\NumericalExpression.cs" />
|
---|
| 148 | <Compile Include="Symbols\Numerical Expressions\NumericalOperation.cs" />
|
---|
| 149 | <Compile Include="Symbols\CodeNode.cs" />
|
---|
| 150 | <Compile Include="Symbols\Tank.cs" />
|
---|
| 151 | <Compile Include="Symbols\Void Methods\DoNothing.cs" />
|
---|
| 152 | <Compile Include="Symbols\Event Methods\Events\OnBulletHit.cs" />
|
---|
| 153 | <Compile Include="Symbols\Event Methods\Events\OnBulletMissed.cs" />
|
---|
| 154 | <Compile Include="Symbols\Event Methods\Events\OnHitByBullet.cs" />
|
---|
| 155 | <Compile Include="Symbols\Event Methods\Events\OnHitRobot.cs" />
|
---|
| 156 | <Compile Include="Symbols\Event Methods\Events\OnHitWall.cs" />
|
---|
| 157 | <Compile Include="Symbols\Event Methods\Events\OnScannedRobot.cs" />
|
---|
| 158 | <Compile Include="Symbols\Void Methods\Fire.cs" />
|
---|
| 159 | <Compile Include="Symbols\Numerical Methods\GetEnergy.cs" />
|
---|
| 160 | <Compile Include="Symbols\Numerical Methods\GetGunHeading.cs" />
|
---|
| 161 | <Compile Include="Symbols\Numerical Methods\GetHeading.cs" />
|
---|
| 162 | <Compile Include="Plugin.cs" />
|
---|
| 163 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 164 | <Compile Include="Symbols\Numerical Methods\GetRadarHeading.cs" />
|
---|
| 165 | <Compile Include="Symbols\Numerical Methods\GetX.cs" />
|
---|
| 166 | <Compile Include="Symbols\Numerical Methods\GetY.cs" />
|
---|
| 167 | <Compile Include="Symbols\Abandoned\Independent.cs" />
|
---|
| 168 | <Compile Include="Symbols\Program.cs" />
|
---|
| 169 | <Compile Include="Symbols\Event Methods\Run.cs" />
|
---|
| 170 | <Compile Include="Symbols\Abandoned\SetAdjustGunForRobotTurn.cs" />
|
---|
| 171 | <Compile Include="Symbols\Abandoned\SetAdjustRadarForGunTurn.cs" />
|
---|
| 172 | <Compile Include="Symbols\Abandoned\SetAdjustRadarForRobotTurn.cs" />
|
---|
| 173 | <Compile Include="Symbols\Numerical Expressions\ShotPower.cs" />
|
---|
| 174 | <Compile Include="Symbols\Numerical Expressions\ShotPowerTreeNode.cs" />
|
---|
| 175 | <Compile Include="Symbols\Void Methods\TurnGunLeft.cs" />
|
---|
| 176 | <Compile Include="Symbols\Void Methods\TurnGunRight.cs" />
|
---|
| 177 | <Compile Include="Symbols\Void Methods\TurnLeft.cs" />
|
---|
| 178 | <Compile Include="Symbols\Void Methods\TurnRadarLeft.cs" />
|
---|
| 179 | <Compile Include="Symbols\Void Methods\TurnRadarRight.cs" />
|
---|
| 180 | <Compile Include="Symbols\Void Methods\TurnRight.cs" />
|
---|
| 181 | </ItemGroup>
|
---|
| 182 | <ItemGroup>
|
---|
| 183 | <EmbeddedResource Include="SolutionCodeView.resx">
|
---|
| 184 | <DependentUpon>SolutionCodeView.cs</DependentUpon>
|
---|
| 185 | </EmbeddedResource>
|
---|
| 186 | <EmbeddedResource Include="Symbols\CodeNodeView.resx">
|
---|
| 187 | <DependentUpon>CodeNodeView.cs</DependentUpon>
|
---|
| 188 | </EmbeddedResource>
|
---|
| 189 | </ItemGroup>
|
---|
[9567] | 190 | <ItemGroup>
|
---|
| 191 | <Content Include="External Evaluator\BattleRunner.java" />
|
---|
| 192 | </ItemGroup>
|
---|
[9565] | 193 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 194 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 195 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 196 | <Target Name="BeforeBuild">
|
---|
| 197 | </Target>
|
---|
| 198 | <Target Name="AfterBuild">
|
---|
| 199 | </Target>
|
---|
| 200 | -->
|
---|
| 201 | </Project> |
---|