Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.ProtobufCS/0.9.1/ProtobufCS/src/ProtoDump/ProtoDump.csproj @ 4065

Last change on this file since 4065 was 4065, checked in by swagner, 14 years ago

Migrated solution and projects to Visual Studio 2010 (#1093)

File size: 6.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  <PropertyGroup>
4    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
6    <ProductVersion>9.0.30729</ProductVersion>
7    <SchemaVersion>2.0</SchemaVersion>
8    <ProjectGuid>{D7282E99-2DC3-405B-946F-177DB2FD2AE2}</ProjectGuid>
9    <OutputType>Exe</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>Google.ProtocolBuffers.ProtoDump</RootNamespace>
12    <AssemblyName>ProtoDump</AssemblyName>
13    <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
14    <FileAlignment>512</FileAlignment>
15    <FileUpgradeFlags>
16    </FileUpgradeFlags>
17    <OldToolsVersion>3.5</OldToolsVersion>
18    <UpgradeBackupLocation />
19    <PublishUrl>publish\</PublishUrl>
20    <Install>true</Install>
21    <InstallFrom>Disk</InstallFrom>
22    <UpdateEnabled>false</UpdateEnabled>
23    <UpdateMode>Foreground</UpdateMode>
24    <UpdateInterval>7</UpdateInterval>
25    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
26    <UpdatePeriodically>false</UpdatePeriodically>
27    <UpdateRequired>false</UpdateRequired>
28    <MapFileExtensions>true</MapFileExtensions>
29    <ApplicationRevision>0</ApplicationRevision>
30    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
31    <IsWebBootstrapper>false</IsWebBootstrapper>
32    <UseApplicationTrust>false</UseApplicationTrust>
33    <BootstrapperEnabled>true</BootstrapperEnabled>
34  </PropertyGroup>
35  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
36    <DebugSymbols>true</DebugSymbols>
37    <DebugType>full</DebugType>
38    <Optimize>false</Optimize>
39    <OutputPath>bin\Debug\</OutputPath>
40    <DefineConstants>DEBUG;TRACE</DefineConstants>
41    <ErrorReport>prompt</ErrorReport>
42    <WarningLevel>4</WarningLevel>
43    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
44  </PropertyGroup>
45  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
46    <DebugType>pdbonly</DebugType>
47    <Optimize>true</Optimize>
48    <OutputPath>bin\Release\</OutputPath>
49    <DefineConstants>TRACE</DefineConstants>
50    <ErrorReport>prompt</ErrorReport>
51    <WarningLevel>4</WarningLevel>
52    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
53  </PropertyGroup>
54  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Silverlight2|AnyCPU' ">
55    <OutputPath>bin\Silverlight2\</OutputPath>
56    <DefineConstants>TRACE</DefineConstants>
57    <Optimize>true</Optimize>
58    <DebugType>pdbonly</DebugType>
59    <PlatformTarget>AnyCPU</PlatformTarget>
60    <ErrorReport>prompt</ErrorReport>
61    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
62  </PropertyGroup>
63  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
64    <DebugSymbols>true</DebugSymbols>
65    <OutputPath>bin\x86\Debug\</OutputPath>
66    <DefineConstants>DEBUG;TRACE</DefineConstants>
67    <DebugType>full</DebugType>
68    <PlatformTarget>x86</PlatformTarget>
69    <ErrorReport>prompt</ErrorReport>
70    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
71  </PropertyGroup>
72  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
73    <OutputPath>bin\x86\Release\</OutputPath>
74    <DefineConstants>TRACE</DefineConstants>
75    <Optimize>true</Optimize>
76    <DebugType>pdbonly</DebugType>
77    <PlatformTarget>x86</PlatformTarget>
78    <ErrorReport>prompt</ErrorReport>
79    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
80  </PropertyGroup>
81  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Silverlight2|x86' ">
82    <OutputPath>bin\x86\Silverlight2\</OutputPath>
83    <DefineConstants>TRACE</DefineConstants>
84    <Optimize>true</Optimize>
85    <DebugType>pdbonly</DebugType>
86    <PlatformTarget>x86</PlatformTarget>
87    <ErrorReport>prompt</ErrorReport>
88    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
89  </PropertyGroup>
90  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
91    <DebugSymbols>true</DebugSymbols>
92    <OutputPath>bin\x64\Debug\</OutputPath>
93    <DefineConstants>DEBUG;TRACE</DefineConstants>
94    <DebugType>full</DebugType>
95    <PlatformTarget>x64</PlatformTarget>
96    <ErrorReport>prompt</ErrorReport>
97    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
98  </PropertyGroup>
99  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
100    <OutputPath>bin\x64\Release\</OutputPath>
101    <DefineConstants>TRACE</DefineConstants>
102    <Optimize>true</Optimize>
103    <DebugType>pdbonly</DebugType>
104    <PlatformTarget>x64</PlatformTarget>
105    <ErrorReport>prompt</ErrorReport>
106    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
107  </PropertyGroup>
108  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Silverlight2|x64' ">
109    <OutputPath>bin\x64\Silverlight2\</OutputPath>
110    <DefineConstants>TRACE</DefineConstants>
111    <Optimize>true</Optimize>
112    <DebugType>pdbonly</DebugType>
113    <PlatformTarget>x64</PlatformTarget>
114    <ErrorReport>prompt</ErrorReport>
115    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
116  </PropertyGroup>
117  <ItemGroup>
118    <Reference Include="System" />
119  </ItemGroup>
120  <ItemGroup>
121    <Compile Include="Program.cs" />
122    <Compile Include="Properties\AssemblyInfo.cs" />
123  </ItemGroup>
124  <ItemGroup>
125    <ProjectReference Include="..\ProtocolBuffers\ProtocolBuffers.csproj">
126      <Project>{6908BDCE-D925-43F3-94AC-A531E6DF2591}</Project>
127      <Name>ProtocolBuffers</Name>
128    </ProjectReference>
129  </ItemGroup>
130  <ItemGroup>
131    <None Include="app.config" />
132  </ItemGroup>
133  <ItemGroup>
134    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
135      <Visible>False</Visible>
136      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
137      <Install>false</Install>
138    </BootstrapperPackage>
139    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
140      <Visible>False</Visible>
141      <ProductName>.NET Framework 3.5 SP1</ProductName>
142      <Install>true</Install>
143    </BootstrapperPackage>
144    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
145      <Visible>False</Visible>
146      <ProductName>Windows Installer 3.1</ProductName>
147      <Install>true</Install>
148    </BootstrapperPackage>
149  </ItemGroup>
150  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
151  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
152       Other similar extension points exist, see Microsoft.Common.targets.
153  <Target Name="BeforeBuild">
154  </Target>
155  <Target Name="AfterBuild">
156  </Target>
157  -->
158</Project>
Note: See TracBrowser for help on using the repository browser.