vs2008.compile.fixes
[tfs.git] / class / Gtk.TeamFoundation / Gtk.TeamFoundation.csproj
blobd10e3cfdd8032e4382934ac9e9b7cb86b2c0e232
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>{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     <FileUpgradeFlags>\r
11     </FileUpgradeFlags>\r
12     <OldToolsVersion>2.0</OldToolsVersion>\r
13     <UpgradeBackupLocation>\r
14     </UpgradeBackupLocation>\r
15     <PublishUrl>publish\</PublishUrl>\r
16     <Install>true</Install>\r
17     <InstallFrom>Disk</InstallFrom>\r
18     <UpdateEnabled>false</UpdateEnabled>\r
19     <UpdateMode>Foreground</UpdateMode>\r
20     <UpdateInterval>7</UpdateInterval>\r
21     <UpdateIntervalUnits>Days</UpdateIntervalUnits>\r
22     <UpdatePeriodically>false</UpdatePeriodically>\r
23     <UpdateRequired>false</UpdateRequired>\r
24     <MapFileExtensions>true</MapFileExtensions>\r
25     <ApplicationRevision>0</ApplicationRevision>\r
26     <ApplicationVersion>1.0.0.%2a</ApplicationVersion>\r
27     <IsWebBootstrapper>false</IsWebBootstrapper>\r
28     <UseApplicationTrust>false</UseApplicationTrust>\r
29     <BootstrapperEnabled>true</BootstrapperEnabled>\r
30   </PropertyGroup>\r
31   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
32     <DebugSymbols>true</DebugSymbols>\r
33     <DebugType>full</DebugType>\r
34     <Optimize>false</Optimize>\r
35     <OutputPath>..\lib\net_2_0\</OutputPath>\r
36     <DefineConstants>DEBUG;TRACE</DefineConstants>\r
37   </PropertyGroup>\r
38   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
39     <DebugType>pdbonly</DebugType>\r
40     <Optimize>true</Optimize>\r
41     <OutputPath>..\lib\net_2_0\</OutputPath>\r
42     <DefineConstants>TRACE</DefineConstants>\r
43   </PropertyGroup>\r
44   <ItemGroup>\r
45     <Reference Include="atk-sharp, Version=2.8.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />\r
46     <Reference Include="gdk-sharp, Version=2.8.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />\r
47     <Reference Include="glib-sharp, Version=2.8.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />\r
48     <Reference Include="gtk-sharp, Version=2.8.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />\r
49     <Reference Include="pango-sharp, Version=2.8.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f" />\r
50     <Reference Include="System" />\r
51     <Reference Include="System.Xml" />\r
52     <Reference Include="System.Web.Services" />\r
53   </ItemGroup>\r
54   <ItemGroup>\r
55     <Compile Include="IVersionControlServerFactory.cs" />\r
56     <Compile Include="AuthenticationDialog.cs" />\r
57     <Compile Include="ChangesetDetailView.cs" />\r
58     <Compile Include="ChangesetDiffView.cs" />\r
59     <Compile Include="ChangesetView.cs" />\r
60     <Compile Include="DialogBase.cs" />\r
61     <Compile Include="DirectoryMenu.cs" />\r
62     <Compile Include="DirectoryView.cs" />\r
63     <Compile Include="ExploreView.cs" />\r
64     <Compile Include="FileView.cs" />\r
65     <Compile Include="GettingDialog.cs" />\r
66     <Compile Include="Images.cs" />\r
67     <Compile Include="MenuBase.cs" />\r
68     <Compile Include="NoSourceView.cs" />\r
69     <Compile Include="RepositoryDialog.cs" />\r
70     <Compile Include="RepositoryView.cs" />\r
71     <Compile Include="RepositoryMenu.cs" />\r
72     <Compile Include="ScrolledWindowBase.cs" />\r
73     <Compile Include="ShowChangesetDialog.cs" />\r
74     <Compile Include="ShowChangesetEventHandler.cs" />\r
75     <Compile Include="ShowChangesetEventArgs.cs" />\r
76     <Compile Include="ShowFileDialog.cs" />\r
77     <Compile Include="ShowFileEventHandler.cs" />\r
78     <Compile Include="ShowFileEventArgs.cs" />\r
79     <Compile Include="SortableColumns.cs" />\r
80     <Compile Include="TreeViewBase.cs" />\r
81     <Compile Include="WorkingFolderDialog.cs" />\r
82   </ItemGroup>\r
83   <ItemGroup>\r
84     <None Include="Makefile" />\r
85   </ItemGroup>\r
86   <ItemGroup>\r
87     <ProjectReference Include="..\..\class\Microsoft.TeamFoundation.Common\Microsoft.TeamFoundation.Common.csproj">\r
88       <Project>{E0953653-D640-4338-BDAE-91DA9C3583F8}</Project>\r
89       <Name>Microsoft.TeamFoundation.Common</Name>\r
90     </ProjectReference>\r
91     <ProjectReference Include="..\..\class\Microsoft.TeamFoundation.Client\Microsoft.TeamFoundation.Client.csproj">\r
92       <Project>{B0953653-D640-4338-BDAE-91DA9C3583F8}</Project>\r
93       <Name>Microsoft.TeamFoundation.Client</Name>\r
94     </ProjectReference>\r
95     <ProjectReference Include="..\..\class\Microsoft.TeamFoundation\Microsoft.TeamFoundation.csproj">\r
96       <Project>{B0953653-D640-4338-BDAE-91DA9C3583F8}</Project>\r
97       <Name>Microsoft.TeamFoundation</Name>\r
98     </ProjectReference>\r
99     <ProjectReference Include="..\..\class\Microsoft.TeamFoundation.VersionControl.Common\Microsoft.TeamFoundation.VersionControl.Common.csproj">\r
100       <Project>{A0953653-D640-4338-BDAE-91DA9C3583F8}</Project>\r
101       <Name>Microsoft.TeamFoundation.VersionControl.Common</Name>\r
102     </ProjectReference>\r
103     <ProjectReference Include="..\..\class\Microsoft.TeamFoundation.VersionControl.Client\Microsoft.TeamFoundation.VersionControl.Client.csproj">\r
104       <Project>{F0953653-D640-4338-BDAE-91DA9C3583F8}</Project>\r
105       <Name>Microsoft.TeamFoundation.VersionControl.Client</Name>\r
106     </ProjectReference>\r
107     <ProjectReference Include="..\..\class\OpenTF.Common\OpenTF.Common.csproj">\r
108       <Project>{B0953653-A461-4338-BDAE-91DA9C35BBAA}</Project>\r
109       <Name>OpenTF.Common</Name>\r
110     </ProjectReference>\r
111   </ItemGroup>\r
112   <ItemGroup>\r
113     <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">\r
114       <Visible>False</Visible>\r
115       <ProductName>.NET Framework 2.0 %28x86%29</ProductName>\r
116       <Install>true</Install>\r
117     </BootstrapperPackage>\r
118     <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">\r
119       <Visible>False</Visible>\r
120       <ProductName>.NET Framework 3.0 %28x86%29</ProductName>\r
121       <Install>false</Install>\r
122     </BootstrapperPackage>\r
123     <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">\r
124       <Visible>False</Visible>\r
125       <ProductName>.NET Framework 3.5</ProductName>\r
126       <Install>false</Install>\r
127     </BootstrapperPackage>\r
128   </ItemGroup>\r
129   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />\r
130   <ProjectExtensions>\r
131     <VisualStudio AllowExistingFolder="true" />\r
132   </ProjectExtensions>\r
133 </Project>