Free cookie consent management tool by TermsFeed Policy Generator

source: branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode.Views/3.3/HeuristicLab.Problems.Robocode.Views-3.3.csproj @ 9971

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

#2069 added a view for displaying/reloading enemies

File size: 7.6 KB
Line 
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>
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>..\..\..\..\trunk\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>..\..\..\..\trunk\sources\bin\</OutputPath>
30    <DefineConstants>TRACE</DefineConstants>
31    <ErrorReport>prompt</ErrorReport>
32    <WarningLevel>4</WarningLevel>
33    <Prefer32Bit>false</Prefer32Bit>
34  </PropertyGroup>
35  <PropertyGroup>
36    <SignAssembly>true</SignAssembly>
37  </PropertyGroup>
38  <PropertyGroup>
39    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
40  </PropertyGroup>
41  <ItemGroup>
42    <Reference Include="HeuristicLab.Collections-3.3">
43      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
44      <Private>False</Private>
45    </Reference>
46    <Reference Include="HeuristicLab.Common-3.3">
47      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
48      <Private>False</Private>
49    </Reference>
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>
55    <Reference Include="HeuristicLab.Core-3.3">
56      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
57      <Private>False</Private>
58    </Reference>
59    <Reference Include="HeuristicLab.Core.Views-3.3">
60      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
61      <Private>False</Private>
62    </Reference>
63    <Reference Include="HeuristicLab.Data-3.3">
64      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
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>
69      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.dll</HintPath>
70      <Private>False</Private>
71    </Reference>
72    <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4">
73      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4.dll</HintPath>
74      <Private>False</Private>
75    </Reference>
76    <Reference Include="HeuristicLab.MainForm-3.3">
77      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
78      <Private>False</Private>
79    </Reference>
80    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
81      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
82      <Private>False</Private>
83    </Reference>
84    <Reference Include="HeuristicLab.Operators-3.3">
85      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
86      <Private>False</Private>
87    </Reference>
88    <Reference Include="HeuristicLab.Optimization-3.3">
89      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
90      <Private>False</Private>
91    </Reference>
92    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
93      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
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>
107    <None Include="HeuristicLab.snk" />
108    <None Include="Plugin.cs.frame" />
109    <None Include="Properties\AssemblyInfo.cs.frame" />
110    <Compile Include="EnemyCollectionView.cs">
111      <SubType>UserControl</SubType>
112    </Compile>
113    <Compile Include="EnemyCollectionView.Designer.cs">
114      <DependentUpon>EnemyCollectionView.cs</DependentUpon>
115    </Compile>
116    <Compile Include="SolutionCodeView.cs">
117      <SubType>UserControl</SubType>
118    </Compile>
119    <Compile Include="SolutionCodeView.Designer.cs">
120      <DependentUpon>SolutionCodeView.cs</DependentUpon>
121    </Compile>
122    <Compile Include="SolutionProgramView.cs">
123      <SubType>UserControl</SubType>
124    </Compile>
125    <Compile Include="SolutionProgramView.Designer.cs">
126      <DependentUpon>SolutionProgramView.cs</DependentUpon>
127    </Compile>
128    <Compile Include="Plugin.cs" />
129    <Compile Include="Properties\AssemblyInfo.cs" />
130    <Compile Include="CodeNodeView.cs">
131      <SubType>UserControl</SubType>
132    </Compile>
133    <Compile Include="CodeNodeView.Designer.cs">
134      <DependentUpon>CodeNodeView.cs</DependentUpon>
135    </Compile>
136  </ItemGroup>
137  <ItemGroup>
138    <ProjectReference Include="..\..\HeuristicLab.Problems.Robocode\3.3\HeuristicLab.Problems.Robocode-3.3.csproj">
139      <Project>{50776649-f3cf-459a-ae8c-146d1bfa64e4}</Project>
140      <Name>HeuristicLab.Problems.Robocode-3.3</Name>
141      <Private>False</Private>
142    </ProjectReference>
143  </ItemGroup>
144  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
145  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
146       Other similar extension points exist, see Microsoft.Common.targets.
147  <Target Name="BeforeBuild">
148  </Target>
149  <Target Name="AfterBuild">
150  </Target>
151  -->
152  <PropertyGroup>
153    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
154      set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
155      set ProjectDir=$(ProjectDir)
156      set SolutionDir=$(SolutionDir)
157      set Outdir=$(Outdir)
158
159      call PreBuildEvent.cmd
160    </PreBuildEvent>
161    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
162      export ProjectDir=$(ProjectDir)
163      export SolutionDir=$(SolutionDir)
164
165      $SolutionDir/PreBuildEvent.sh
166    </PreBuildEvent>
167  </PropertyGroup>
168</Project>
Note: See TracBrowser for help on using the repository browser.