addrepo.dialog
[tfs.git] / class / Gtk.TeamFoundation / Gtk.TeamFoundation.csproj
blob393f200325c60d1edd1e4c8d7b7c85c621a4b3ea
1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
2   <PropertyGroup>\r
3     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
4     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
5     <ProjectGuid>{B0953653-A461-4338-BDAE-91DA9C3583AA}</ProjectGuid>\r
6     <OutputType>Library</OutputType>\r
7     <NoStandardLibraries>false</NoStandardLibraries>\r
8     <AssemblyName>Gtk.TeamFoundation</AssemblyName>\r
9     <RootNamespace>Gtk.TeamFoundation</RootNamespace>\r
10   </PropertyGroup>\r
11   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
12     <DebugSymbols>true</DebugSymbols>\r
13     <DebugType>full</DebugType>\r
14     <Optimize>false</Optimize>\r
15     <OutputPath>..\lib\net_2_0\</OutputPath>\r
16     <DefineConstants>DEBUG;TRACE</DefineConstants>\r
17   </PropertyGroup>\r
18   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
19     <DebugType>pdbonly</DebugType>\r
20     <Optimize>true</Optimize>\r
21     <OutputPath>..\lib\net_2_0\</OutputPath>\r
22     <DefineConstants>TRACE</DefineConstants>\r
23   </PropertyGroup>\r
24   <ItemGroup>\r
25     <Reference Include="System" />\r
26     <Reference Include="System.Xml" />\r
27     <Reference Include="System.Web.Services" />\r
28   </ItemGroup>\r
29   <ItemGroup>\r
30     <Compile Include="IVersionControlServerFactory.cs" />\r
31     <Compile Include="AddRepositoryDialog.cs" />\r
32     <Compile Include="AuthenticationDialog.cs" />\r
33     <Compile Include="ChangesetDetailView.cs" />\r
34     <Compile Include="ChangesetDiffView.cs" />\r
35     <Compile Include="ChangesetView.cs" />\r
36     <Compile Include="DialogBase.cs" />\r
37     <Compile Include="DiffItemNull.cs" />\r
38     <Compile Include="DirectoryView.cs" />\r
39     <Compile Include="ExploreView.cs" />\r
40     <Compile Include="FileView.cs" />\r
41     <Compile Include="RepositoryView.cs" />\r
42     <Compile Include="ShowChangesetDialog.cs" />\r
43     <Compile Include="ShowChangesetEventHandler.cs" />\r
44     <Compile Include="ShowChangesetEventArgs.cs" />\r
45     <Compile Include="ShowFileDialog.cs" />\r
46     <Compile Include="ShowFileEventHandler.cs" />\r
47     <Compile Include="ShowFileEventArgs.cs" />\r
48     <Compile Include="SortableColumns.cs" />\r
49     <Compile Include="TreeViewBase.cs" />\r
50   </ItemGroup>\r
51   <ItemGroup>\r
52     <None Include="Makefile" />\r
53   </ItemGroup>\r
54   <ItemGroup>\r
55     <ProjectReference Include="..\..\class\Microsoft.TeamFoundation.Common\Microsoft.TeamFoundation.Common.csproj">\r
56       <Project>{E0953653-D640-4338-BDAE-91DA9C3583F8}</Project>\r
57       <Name>Microsoft.TeamFoundation.Common</Name>\r
58     </ProjectReference>\r
59     <ProjectReference Include="..\..\class\Microsoft.TeamFoundation.Client\Microsoft.TeamFoundation.Client.csproj">\r
60       <Project>{B0953653-D640-4338-BDAE-91DA9C3583F8}</Project>\r
61       <Name>Microsoft.TeamFoundation.Client</Name>\r
62     </ProjectReference>\r
63     <ProjectReference Include="..\..\class\Microsoft.TeamFoundation\Microsoft.TeamFoundation.csproj">\r
64       <Project>{B0953653-D640-4338-BDAE-91DA9C3583F8}</Project>\r
65       <Name>Microsoft.TeamFoundation</Name>\r
66     </ProjectReference>\r
67     <ProjectReference Include="..\..\class\Microsoft.TeamFoundation.VersionControl.Common\Microsoft.TeamFoundation.VersionControl.Common.csproj">\r
68       <Project>{A0953653-D640-4338-BDAE-91DA9C3583F8}</Project>\r
69       <Name>Microsoft.TeamFoundation.VersionControl.Common</Name>\r
70     </ProjectReference>\r
71     <ProjectReference Include="..\..\class\Microsoft.TeamFoundation.VersionControl.Client\Microsoft.TeamFoundation.VersionControl.Client.csproj">\r
72       <Project>{F0953653-D640-4338-BDAE-91DA9C3583F8}</Project>\r
73       <Name>Microsoft.TeamFoundation.VersionControl.Client</Name>\r
74     </ProjectReference>\r
75   </ItemGroup>\r
76   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />\r
77   <ProjectExtensions>\r
78     <VisualStudio AllowExistingFolder="true" />\r
79   </ProjectExtensions>\r
80 </Project>