condition.on.gtk
[tfs.git] / class / Microsoft.TeamFoundation.WorkItemTracking.Common / Microsoft.TeamFoundation.WorkItemTracking.Common.csproj
blobd2dd342e5e5ca99f0dadacd1a3a37b28b0ae0120
1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">\r
2   <PropertyGroup>\r
3     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
4     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
5     <ProjectGuid>{D0953653-D631-4338-BDAE-91DA9C3583F8}</ProjectGuid>\r
6     <OutputType>Library</OutputType>\r
7     <NoStandardLibraries>false</NoStandardLibraries>\r
8     <AssemblyName>Microsoft.TeamFoundation.WorkItemTracking.Common</AssemblyName>\r
9     <RootNamespace>Microsoft.TeamFoundation.WorkItemTracking.Common</RootNamespace>\r
10     <FileUpgradeFlags>\r
11     </FileUpgradeFlags>\r
12     <OldToolsVersion>2.0</OldToolsVersion>\r
13     <UpgradeBackupLocation>\r
14     </UpgradeBackupLocation>\r
15   </PropertyGroup>\r
16   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
17     <DebugSymbols>true</DebugSymbols>\r
18     <DebugType>full</DebugType>\r
19     <Optimize>false</Optimize>\r
20     <OutputPath>..\lib\net_2_0\</OutputPath>\r
21     <DefineConstants>DEBUG;TRACE</DefineConstants>\r
22   </PropertyGroup>\r
23   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
24     <DebugType>pdbonly</DebugType>\r
25     <Optimize>true</Optimize>\r
26     <OutputPath>..\lib\net_2_0\</OutputPath>\r
27     <DefineConstants>TRACE</DefineConstants>\r
28   </PropertyGroup>\r
29   <ItemGroup>\r
30     <Reference Include="System" />\r
31     <Reference Include="System.Data" />\r
32     <Reference Include="System.Xml" />\r
33     <Reference Include="System.Web.Services" />\r
34     <Reference Include="Microsoft.TeamFoundation.Common" />\r
35     <Reference Include="Microsoft.TeamFoundation.Client" />\r
36   </ItemGroup>\r
37   <ItemGroup>\r
38     <Compile Include="AssemblyInfo.cs" />\r
39     <Compile Include="ReadOnlyList.cs" />\r
40   </ItemGroup>\r
41   <ItemGroup>\r
42     <None Include="Makefile" />\r
43   </ItemGroup>\r
44   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />\r
45   <ProjectExtensions>\r
46     <VisualStudio AllowExistingFolder="true" />\r
47   </ProjectExtensions>\r
48 </Project>