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 @ 9781

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

#2069 fixed folder layout

File size: 7.7 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  <ItemGroup>
36    <Reference Include="HeuristicLab.Collections-3.3">
37      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
38      <Private>False</Private>
39    </Reference>
40    <Reference Include="HeuristicLab.Common-3.3">
41      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
42      <Private>False</Private>
43    </Reference>
44    <Reference Include="HeuristicLab.Core-3.3">
45      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
46      <Private>False</Private>
47    </Reference>
48    <Reference Include="HeuristicLab.Core.Views-3.3">
49      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
50      <Private>False</Private>
51    </Reference>
52    <Reference Include="HeuristicLab.Data-3.3">
53      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
54      <Private>False</Private>
55    </Reference>
56    <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
57      <SpecificVersion>False</SpecificVersion>
58      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.dll</HintPath>
59      <Private>False</Private>
60    </Reference>
61    <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4">
62      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4.dll</HintPath>
63      <Private>False</Private>
64    </Reference>
65    <Reference Include="HeuristicLab.MainForm-3.3">
66      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
67      <Private>False</Private>
68    </Reference>
69    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
70      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
71      <Private>False</Private>
72    </Reference>
73    <Reference Include="HeuristicLab.Operators-3.3">
74      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
75      <Private>False</Private>
76    </Reference>
77    <Reference Include="HeuristicLab.Optimization-3.3">
78      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
79      <Private>False</Private>
80    </Reference>
81    <Reference Include="HeuristicLab.Optimization.Operators-3.3">
82      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath>
83      <Private>False</Private>
84    </Reference>
85    <Reference Include="HeuristicLab.Parameters-3.3">
86      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
87      <Private>False</Private>
88    </Reference>
89    <Reference Include="HeuristicLab.Persistence-3.3">
90      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
91      <Private>False</Private>
92    </Reference>
93    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
94      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
95      <Private>False</Private>
96    </Reference>
97    <Reference Include="System" />
98    <Reference Include="System.Core" />
99    <Reference Include="System.Drawing" />
100    <Reference Include="System.Windows.Forms" />
101    <Reference Include="System.Xml.Linq" />
102    <Reference Include="System.Data.DataSetExtensions" />
103    <Reference Include="Microsoft.CSharp" />
104    <Reference Include="System.Data" />
105    <Reference Include="System.Xml" />
106  </ItemGroup>
107  <ItemGroup>
108    <None Include="Plugin.cs.frame" />
109    <None Include="Properties\AssemblyInfo.cs.frame" />
110    <Compile Include="SolutionCodeView.cs">
111      <SubType>UserControl</SubType>
112    </Compile>
113    <Compile Include="SolutionCodeView.Designer.cs">
114      <DependentUpon>SolutionCodeView.cs</DependentUpon>
115    </Compile>
116    <Compile Include="SolutionProgramView.cs">
117      <SubType>UserControl</SubType>
118    </Compile>
119    <Compile Include="SolutionProgramView.Designer.cs">
120      <DependentUpon>SolutionProgramView.cs</DependentUpon>
121    </Compile>
122    <Compile Include="Plugin.cs" />
123    <Compile Include="Properties\AssemblyInfo.cs" />
124    <Compile Include="CodeNodeView.cs">
125      <SubType>UserControl</SubType>
126    </Compile>
127    <Compile Include="CodeNodeView.Designer.cs">
128      <DependentUpon>CodeNodeView.cs</DependentUpon>
129    </Compile>
130  </ItemGroup>
131  <ItemGroup>
132    <EmbeddedResource Include="CodeNodeView.resx">
133      <DependentUpon>CodeNodeView.cs</DependentUpon>
134    </EmbeddedResource>
135    <EmbeddedResource Include="SolutionCodeView.resx">
136      <DependentUpon>SolutionCodeView.cs</DependentUpon>
137    </EmbeddedResource>
138  </ItemGroup>
139  <ItemGroup>
140    <ProjectReference Include="..\..\HeuristicLab.Problems.Robocode\3.3\HeuristicLab.Problems.Robocode-3.3.csproj">
141      <Project>{50776649-f3cf-459a-ae8c-146d1bfa64e4}</Project>
142      <Name>HeuristicLab.Problems.Robocode-3.3</Name>
143      <Private>False</Private>
144    </ProjectReference>
145  </ItemGroup>
146  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
147  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
148       Other similar extension points exist, see Microsoft.Common.targets.
149  <Target Name="BeforeBuild">
150  </Target>
151  <Target Name="AfterBuild">
152  </Target>
153  -->
154  <PropertyGroup>
155    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
156      set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
157      set ProjectDir=$(ProjectDir)
158      set SolutionDir=$(SolutionDir)
159      set Outdir=$(Outdir)
160
161      call PreBuildEvent.cmd
162    </PreBuildEvent>
163    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
164      export ProjectDir=$(ProjectDir)
165      export SolutionDir=$(SolutionDir)
166
167      $SolutionDir/PreBuildEvent.sh
168    </PreBuildEvent>
169  </PropertyGroup>
170</Project>
Note: See TracBrowser for help on using the repository browser.