Free cookie consent management tool by TermsFeed Policy Generator

source: branches/PluginInfrastructure Refactoring/HeuristicLab/HeuristicLab.csproj @ 2578

Last change on this file since 2578 was 2528, checked in by gkronber, 15 years ago

Worked on update location service. #799

File size: 6.4 KB
Line 
1<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
2  <PropertyGroup>
3    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
4    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
5    <ProductVersion>9.0.30729</ProductVersion>
6    <SchemaVersion>2.0</SchemaVersion>
7    <ProjectGuid>{623FB817-8371-4A9A-A491-4DECC87B2BBB}</ProjectGuid>
8    <OutputType>Exe</OutputType>
9    <AppDesignerFolder>Properties</AppDesignerFolder>
10    <RootNamespace>HeuristicLab</RootNamespace>
11    <AssemblyName>HeuristicLab</AssemblyName>
12    <SignAssembly>true</SignAssembly>
13    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
14    <ApplicationIcon>HeuristicLab.ico</ApplicationIcon>
15    <FileUpgradeFlags>
16    </FileUpgradeFlags>
17    <OldToolsVersion>2.0</OldToolsVersion>
18    <UpgradeBackupLocation>
19    </UpgradeBackupLocation>
20    <RunPostBuildEvent>Always</RunPostBuildEvent>
21    <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
22    <StartupObject>
23    </StartupObject>
24  </PropertyGroup>
25  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
26    <DebugSymbols>true</DebugSymbols>
27    <DebugType>full</DebugType>
28    <Optimize>false</Optimize>
29    <OutputPath>bin\Debug\</OutputPath>
30    <DefineConstants>DEBUG;TRACE</DefineConstants>
31    <ErrorReport>prompt</ErrorReport>
32    <WarningLevel>4</WarningLevel>
33  </PropertyGroup>
34  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
35    <DebugType>pdbonly</DebugType>
36    <Optimize>true</Optimize>
37    <OutputPath>bin\Release\</OutputPath>
38    <DefineConstants>TRACE</DefineConstants>
39    <ErrorReport>prompt</ErrorReport>
40    <WarningLevel>4</WarningLevel>
41    <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
42  </PropertyGroup>
43  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
44    <DebugSymbols>true</DebugSymbols>
45    <OutputPath>bin\x86\Debug\</OutputPath>
46    <DefineConstants>DEBUG;TRACE</DefineConstants>
47    <DebugType>full</DebugType>
48    <PlatformTarget>x86</PlatformTarget>
49    <ErrorReport>prompt</ErrorReport>
50  </PropertyGroup>
51  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
52    <OutputPath>bin\x86\Release\</OutputPath>
53    <DefineConstants>TRACE</DefineConstants>
54    <Optimize>true</Optimize>
55    <DebugType>pdbonly</DebugType>
56    <PlatformTarget>x86</PlatformTarget>
57    <ErrorReport>prompt</ErrorReport>
58  </PropertyGroup>
59  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
60    <DebugSymbols>true</DebugSymbols>
61    <OutputPath>bin\x64\Debug\</OutputPath>
62    <DefineConstants>TRACE;DEBUG</DefineConstants>
63    <DebugType>full</DebugType>
64    <PlatformTarget>x64</PlatformTarget>
65    <ErrorReport>prompt</ErrorReport>
66  </PropertyGroup>
67  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
68    <OutputPath>bin\x64\Release\</OutputPath>
69    <DefineConstants>TRACE</DefineConstants>
70    <Optimize>true</Optimize>
71    <DebugType>pdbonly</DebugType>
72    <PlatformTarget>x64</PlatformTarget>
73    <ErrorReport>prompt</ErrorReport>
74  </PropertyGroup>
75  <ItemGroup>
76    <Reference Include="System" />
77    <Reference Include="System.Core">
78      <RequiredTargetFramework>3.5</RequiredTargetFramework>
79    </Reference>
80    <Reference Include="System.Data" />
81    <Reference Include="System.Deployment" />
82    <Reference Include="System.Drawing" />
83    <Reference Include="System.Windows.Forms" />
84    <Reference Include="System.Xml" />
85  </ItemGroup>
86  <ItemGroup>
87    <Compile Include="Program.cs" />
88    <Compile Include="Properties\AssemblyInfo.cs" />
89    <EmbeddedResource Include="Properties\Resources.resx">
90      <Generator>ResXFileCodeGenerator</Generator>
91      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
92      <SubType>Designer</SubType>
93    </EmbeddedResource>
94    <Compile Include="Properties\Resources.Designer.cs">
95      <AutoGen>True</AutoGen>
96      <DependentUpon>Resources.resx</DependentUpon>
97      <DesignTime>True</DesignTime>
98    </Compile>
99    <None Include="HeuristicLab.snk" />
100    <None Include="Properties\Settings.settings">
101      <Generator>SettingsSingleFileGenerator</Generator>
102      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
103    </None>
104    <Compile Include="Properties\Settings.Designer.cs">
105      <AutoGen>True</AutoGen>
106      <DependentUpon>Settings.settings</DependentUpon>
107      <DesignTimeSharedInput>True</DesignTimeSharedInput>
108    </Compile>
109  </ItemGroup>
110  <ItemGroup>
111    <ProjectReference Include="..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
112      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
113      <Name>HeuristicLab.PluginInfrastructure</Name>
114    </ProjectReference>
115  </ItemGroup>
116  <ItemGroup>
117    <Content Include="HeuristicLab.ico" />
118    <Content Include="Resources\HeuristicLab.ico" />
119    <None Include="app.config" />
120    <None Include="CopyAssemblies.cmd" />
121    <None Include="CustomPostBuildTemplate_UpdateLocalInstallation.cmd" />
122    <None Include="MergeConfigs.cmd" />
123    <None Include="Properties\AssemblyInfo.frame" />
124    <None Include="Resources\LargeIcons.gif" />
125    <None Include="Resources\Details.gif" />
126    <None Include="Resources\List.gif" />
127    <None Include="Resources\Logo_white.gif" />
128  </ItemGroup>
129  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
130  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
131       Other similar extension points exist, see Microsoft.Common.targets.
132  <Target Name="BeforeBuild">
133  </Target>
134  <Target Name="AfterBuild">
135  </Target>
136  -->
137  <PropertyGroup>
138    <PostBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
139set ProjectDir=$(ProjectDir)
140set SolutionDir=$(SolutionDir)
141set Outdir=$(Outdir)
142set Platform=$(PlatformName)
143set Configuration=$(ConfigurationName)
144
145call MergeConfigs.cmd
146call CopyAssemblies.cmd
147if exist "%25ProjectDir%25CustomPostBuild.cmd" call CustomPostBuild.cmd</PostBuildEvent>
148    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
149set ProjectDir=$(ProjectDir)
150set SolutionDir=$(SolutionDir)
151set Outdir=$(Outdir)
152set Configuration=$(ConfigurationName)
153
154call PreBuildEvent.cmd</PreBuildEvent>
155  </PropertyGroup>
156</Project>
Note: See TracBrowser for help on using the repository browser.