Free cookie consent management tool by TermsFeed Policy Generator

source: branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode/HeuristicLab.Problems.Robocode.csproj @ 9763

Last change on this file since 9763 was 9763, checked in by ascheibe, 11 years ago

#2069 added frame files

File size: 11.5 KB
RevLine 
[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>
[9763]11    <AssemblyName>HeuristicLab.Problems.Robocode-3.3</AssemblyName>
[9565]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>
[9761]20    <OutputPath>..\..\..\trunk\sources\bin\</OutputPath>
[9565]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>
[9761]29    <OutputPath>..\..\..\trunk\sources\bin\</OutputPath>
[9565]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">
[9761]37      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
[9565]38    </Reference>
39    <Reference Include="HeuristicLab.Common-3.3">
[9761]40      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
[9565]41    </Reference>
42    <Reference Include="HeuristicLab.Core-3.3">
[9761]43      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
[9565]44    </Reference>
45    <Reference Include="HeuristicLab.Core.Views-3.3">
[9761]46      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
[9565]47    </Reference>
48    <Reference Include="HeuristicLab.Data-3.3">
[9761]49      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
[9565]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>
[9761]53      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.dll</HintPath>
[9565]54    </Reference>
55    <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4">
[9761]56      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4.dll</HintPath>
[9565]57    </Reference>
58    <Reference Include="HeuristicLab.MainForm-3.3">
[9761]59      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
[9565]60    </Reference>
61    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
[9761]62      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
[9565]63    </Reference>
64    <Reference Include="HeuristicLab.Operators-3.3">
[9761]65      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
[9565]66    </Reference>
67    <Reference Include="HeuristicLab.Optimization-3.3">
[9761]68      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
[9565]69    </Reference>
70    <Reference Include="HeuristicLab.Optimization.Operators-3.3">
[9761]71      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath>
[9565]72    </Reference>
73    <Reference Include="HeuristicLab.Parameters-3.3">
[9761]74      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
[9565]75    </Reference>
76    <Reference Include="HeuristicLab.Persistence-3.3">
[9761]77      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
[9565]78    </Reference>
79    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
[9761]80      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
[9565]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" />
[9763]94    <None Include="Plugin.cs.frame" />
[9565]95    <Compile Include="Crossover\RobocodeCrossover.cs" />
96    <Compile Include="Crossover\RobocodeMethodCrossover.cs" />
97    <Compile Include="Evaluator.cs" />
98    <Compile Include="Grammar.cs" />
99    <Compile Include="Interpreter.cs" />
100    <Compile Include="Problem.cs" />
[9763]101    <None Include="Properties\AssemblyInfo.cs.frame" />
[9565]102    <Compile Include="Solution.cs" />
103    <Compile Include="SolutionCodeView.cs">
104      <SubType>UserControl</SubType>
105    </Compile>
106    <Compile Include="SolutionCodeView.Designer.cs">
107      <DependentUpon>SolutionCodeView.cs</DependentUpon>
108    </Compile>
109    <Compile Include="SolutionProgramView.cs">
110      <SubType>UserControl</SubType>
111    </Compile>
112    <Compile Include="SolutionProgramView.Designer.cs" />
[9609]113    <Compile Include="Symbols\Event Methods\Events\EmptyEvent.cs" />
[9565]114    <Compile Include="Symbols\Numerical Methods\INumericalMethod.cs" />
115    <Compile Include="Symbols\Void Methods\Ahead.cs" />
116    <Compile Include="Symbols\Void Methods\Back.cs" />
117    <Compile Include="Symbols\Block.cs" />
118    <Compile Include="Symbols\Branches\ElseStatement.cs" />
119    <Compile Include="Symbols\Branches\IfStatement.cs" />
120    <Compile Include="Symbols\Branches\WhileLoop.cs" />
121    <Compile Include="Symbols\Logical Expressions\BooleanTreeNode.cs" />
122    <Compile Include="Symbols\Abandoned\Constant.cs" />
123    <Compile Include="Symbols\Abandoned\ConstantTreeNode.cs" />
124    <Compile Include="Symbols\CodeNodeView.cs">
125      <SubType>UserControl</SubType>
126    </Compile>
127    <Compile Include="Symbols\CodeNodeView.Designer.cs">
128      <DependentUpon>CodeNodeView.cs</DependentUpon>
129    </Compile>
130    <Compile Include="Symbols\Logical Expressions\Logical Comparators\Conjunction.cs" />
131    <Compile Include="Symbols\Logical Expressions\Logical Comparators\Disjunction.cs" />
132    <Compile Include="Symbols\Logical Expressions\Logical Comparators\Equal.cs" />
133    <Compile Include="Symbols\Logical Expressions\Logical Comparators\GreaterThan.cs" />
134    <Compile Include="Symbols\Logical Expressions\Logical Comparators\GreaterThanOrEqual.cs" />
135    <Compile Include="Symbols\Logical Expressions\Logical Comparators\LessThan.cs" />
136    <Compile Include="Symbols\Logical Expressions\Logical Comparators\LessThanOrEqual.cs" />
137    <Compile Include="Symbols\Logical Expressions\LogicalComparison.cs" />
138    <Compile Include="Symbols\Logical Expressions\LogicalExpression.cs" />
139    <Compile Include="Symbols\Logical Expressions\LogicalValue.cs" />
140    <Compile Include="Symbols\Logical Expressions\Negation.cs" />
141    <Compile Include="Symbols\Logical Expressions\NumericalComparison.cs" />
142    <Compile Include="Symbols\Numerical Expressions\NumberTreeNode.cs" />
143    <Compile Include="Symbols\Numerical Expressions\Number.cs" />
144    <Compile Include="Symbols\Numerical Expressions\Numerical Operators\Addition.cs" />
145    <Compile Include="Symbols\Numerical Expressions\Numerical Operators\Division.cs" />
146    <Compile Include="Symbols\Numerical Expressions\Numerical Operators\Modulus.cs" />
147    <Compile Include="Symbols\Numerical Expressions\Numerical Operators\Multiplication.cs" />
148    <Compile Include="Symbols\Numerical Expressions\Numerical Operators\Subtraction.cs" />
149    <Compile Include="Symbols\Numerical Expressions\NumericalExpression.cs" />
150    <Compile Include="Symbols\Numerical Expressions\NumericalOperation.cs" />
151    <Compile Include="Symbols\CodeNode.cs" />
152    <Compile Include="Symbols\Tank.cs" />
153    <Compile Include="Symbols\Void Methods\DoNothing.cs" />
154    <Compile Include="Symbols\Event Methods\Events\OnBulletHit.cs" />
155    <Compile Include="Symbols\Event Methods\Events\OnBulletMissed.cs" />
156    <Compile Include="Symbols\Event Methods\Events\OnHitByBullet.cs" />
157    <Compile Include="Symbols\Event Methods\Events\OnHitRobot.cs" />
158    <Compile Include="Symbols\Event Methods\Events\OnHitWall.cs" />
159    <Compile Include="Symbols\Event Methods\Events\OnScannedRobot.cs" />
160    <Compile Include="Symbols\Void Methods\Fire.cs" />
161    <Compile Include="Symbols\Numerical Methods\GetEnergy.cs" />
162    <Compile Include="Symbols\Numerical Methods\GetGunHeading.cs" />
163    <Compile Include="Symbols\Numerical Methods\GetHeading.cs" />
164    <Compile Include="Plugin.cs" />
165    <Compile Include="Properties\AssemblyInfo.cs" />
166    <Compile Include="Symbols\Numerical Methods\GetRadarHeading.cs" />
167    <Compile Include="Symbols\Numerical Methods\GetX.cs" />
168    <Compile Include="Symbols\Numerical Methods\GetY.cs" />
169    <Compile Include="Symbols\Abandoned\Independent.cs" />
170    <Compile Include="Symbols\Program.cs" />
171    <Compile Include="Symbols\Event Methods\Run.cs" />
172    <Compile Include="Symbols\Abandoned\SetAdjustGunForRobotTurn.cs" />
173    <Compile Include="Symbols\Abandoned\SetAdjustRadarForGunTurn.cs" />
174    <Compile Include="Symbols\Abandoned\SetAdjustRadarForRobotTurn.cs" />
175    <Compile Include="Symbols\Numerical Expressions\ShotPower.cs" />
176    <Compile Include="Symbols\Numerical Expressions\ShotPowerTreeNode.cs" />
177    <Compile Include="Symbols\Void Methods\TurnGunLeft.cs" />
178    <Compile Include="Symbols\Void Methods\TurnGunRight.cs" />
179    <Compile Include="Symbols\Void Methods\TurnLeft.cs" />
180    <Compile Include="Symbols\Void Methods\TurnRadarLeft.cs" />
181    <Compile Include="Symbols\Void Methods\TurnRadarRight.cs" />
182    <Compile Include="Symbols\Void Methods\TurnRight.cs" />
183  </ItemGroup>
184  <ItemGroup>
185    <EmbeddedResource Include="SolutionCodeView.resx">
186      <DependentUpon>SolutionCodeView.cs</DependentUpon>
187    </EmbeddedResource>
188    <EmbeddedResource Include="Symbols\CodeNodeView.resx">
189      <DependentUpon>CodeNodeView.cs</DependentUpon>
190    </EmbeddedResource>
191  </ItemGroup>
[9567]192  <ItemGroup>
193    <Content Include="External Evaluator\BattleRunner.java" />
194  </ItemGroup>
[9565]195  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
196  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
197       Other similar extension points exist, see Microsoft.Common.targets.
198  <Target Name="BeforeBuild">
199  </Target>
200  <Target Name="AfterBuild">
201  </Target>
202  -->
[9763]203  <PropertyGroup>
204    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
205      set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
206      set ProjectDir=$(ProjectDir)
207      set SolutionDir=$(SolutionDir)
208      set Outdir=$(Outdir)
209
210      call PreBuildEvent.cmd
211    </PreBuildEvent>
212    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
213      export ProjectDir=$(ProjectDir)
214      export SolutionDir=$(SolutionDir)
215
216      $SolutionDir/PreBuildEvent.sh
217    </PreBuildEvent>
218  </PropertyGroup>
[9565]219</Project>
Note: See TracBrowser for help on using the repository browser.