/clients/cs/src/gspreadsheet/Spreadsheets.csproj

http://google-gdata.googlecode.com/ · MSBuild · 188 lines · 188 code · 0 blank · 0 comment · 5 complexity · 7290111195ff068a677df9db21a207fa MD5 · raw file

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
  3. <PropertyGroup>
  4. <ProjectType>Local</ProjectType>
  5. <SchemaVersion>2.0</SchemaVersion>
  6. <ProjectGuid>{3FF0C48A-48CC-49CE-8B65-0C780770A75D}</ProjectGuid>
  7. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  8. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  9. <ApplicationIcon>
  10. </ApplicationIcon>
  11. <AssemblyKeyContainerName>
  12. </AssemblyKeyContainerName>
  13. <AssemblyName>Google.GData.Spreadsheets</AssemblyName>
  14. <AssemblyOriginatorKeyFile>spreadsheets.sn</AssemblyOriginatorKeyFile>
  15. <DefaultClientScript>JScript</DefaultClientScript>
  16. <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
  17. <DefaultTargetSchema>IE50</DefaultTargetSchema>
  18. <DelaySign>false</DelaySign>
  19. <OutputType>Library</OutputType>
  20. <RootNamespace>Google.GData.Spreadsheets</RootNamespace>
  21. <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
  22. <StartupObject>
  23. </StartupObject>
  24. <FileUpgradeFlags>
  25. </FileUpgradeFlags>
  26. <UpgradeBackupLocation>
  27. </UpgradeBackupLocation>
  28. <SignAssembly>true</SignAssembly>
  29. <OldToolsVersion>3.5</OldToolsVersion>
  30. <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
  31. <PublishUrl>publish\</PublishUrl>
  32. <Install>true</Install>
  33. <InstallFrom>Disk</InstallFrom>
  34. <UpdateEnabled>false</UpdateEnabled>
  35. <UpdateMode>Foreground</UpdateMode>
  36. <UpdateInterval>7</UpdateInterval>
  37. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  38. <UpdatePeriodically>false</UpdatePeriodically>
  39. <UpdateRequired>false</UpdateRequired>
  40. <MapFileExtensions>true</MapFileExtensions>
  41. <ApplicationRevision>0</ApplicationRevision>
  42. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  43. <IsWebBootstrapper>false</IsWebBootstrapper>
  44. <UseApplicationTrust>false</UseApplicationTrust>
  45. <BootstrapperEnabled>true</BootstrapperEnabled>
  46. </PropertyGroup>
  47. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  48. <OutputPath>bin\Debug\</OutputPath>
  49. <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
  50. <BaseAddress>285212672</BaseAddress>
  51. <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
  52. <ConfigurationOverrideFile>
  53. </ConfigurationOverrideFile>
  54. <DefineConstants>DEBUG;TRACE</DefineConstants>
  55. <DocumentationFile>
  56. </DocumentationFile>
  57. <DebugSymbols>true</DebugSymbols>
  58. <FileAlignment>4096</FileAlignment>
  59. <NoStdLib>false</NoStdLib>
  60. <NoWarn>
  61. </NoWarn>
  62. <Optimize>false</Optimize>
  63. <RegisterForComInterop>false</RegisterForComInterop>
  64. <RemoveIntegerChecks>false</RemoveIntegerChecks>
  65. <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
  66. <WarningLevel>4</WarningLevel>
  67. <DebugType>full</DebugType>
  68. <ErrorReport>prompt</ErrorReport>
  69. <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
  70. </PropertyGroup>
  71. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  72. <OutputPath>bin\Release\</OutputPath>
  73. <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
  74. <BaseAddress>285212672</BaseAddress>
  75. <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
  76. <ConfigurationOverrideFile>
  77. </ConfigurationOverrideFile>
  78. <DefineConstants>
  79. </DefineConstants>
  80. <DocumentationFile>bin\gspreadsheet.xml</DocumentationFile>
  81. <DebugSymbols>false</DebugSymbols>
  82. <FileAlignment>4096</FileAlignment>
  83. <NoStdLib>false</NoStdLib>
  84. <NoWarn>
  85. </NoWarn>
  86. <Optimize>true</Optimize>
  87. <RegisterForComInterop>false</RegisterForComInterop>
  88. <RemoveIntegerChecks>false</RemoveIntegerChecks>
  89. <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
  90. <WarningLevel>4</WarningLevel>
  91. <DebugType>none</DebugType>
  92. <ErrorReport>prompt</ErrorReport>
  93. <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
  94. </PropertyGroup>
  95. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'ASP|AnyCPU' ">
  96. <OutputPath>bin\asp\</OutputPath>
  97. <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
  98. <BaseAddress>285212672</BaseAddress>
  99. <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
  100. <ConfigurationOverrideFile>
  101. </ConfigurationOverrideFile>
  102. <DefineConstants>PARTIALLY_TRUSTED</DefineConstants>
  103. <DocumentationFile>bin\gspreadsheet.xml</DocumentationFile>
  104. <DebugSymbols>false</DebugSymbols>
  105. <FileAlignment>4096</FileAlignment>
  106. <NoStdLib>false</NoStdLib>
  107. <NoWarn>
  108. </NoWarn>
  109. <Optimize>true</Optimize>
  110. <RegisterForComInterop>false</RegisterForComInterop>
  111. <RemoveIntegerChecks>false</RemoveIntegerChecks>
  112. <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
  113. <WarningLevel>4</WarningLevel>
  114. <DebugType>none</DebugType>
  115. <ErrorReport>prompt</ErrorReport>
  116. <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
  117. </PropertyGroup>
  118. <ItemGroup>
  119. <Reference Include="System">
  120. <Name>System</Name>
  121. </Reference>
  122. <Reference Include="System.Data">
  123. <Name>System.Data</Name>
  124. </Reference>
  125. <Reference Include="System.Xml">
  126. <Name>System.XML</Name>
  127. </Reference>
  128. <ProjectReference Include="..\core\Core Client.csproj">
  129. <Project>{B6F6D938-0D45-42BA-8A67-55D92EF03995}</Project>
  130. <Name>Core Client</Name>
  131. </ProjectReference>
  132. <ProjectReference Include="..\extensions\Common Data Extensions.csproj">
  133. <Name>Common Data Extensions</Name>
  134. <Project>{21BCB644-F9C3-4ADC-8BE1-4E55C6565011}</Project>
  135. <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
  136. </ProjectReference>
  137. </ItemGroup>
  138. <ItemGroup>
  139. <None Include="spreadsheets.sn" />
  140. </ItemGroup>
  141. <ItemGroup>
  142. <Compile Include="..\..\version\AssemblyVersion.cs">
  143. <Link>AssemblyVersion.cs</Link>
  144. </Compile>
  145. <Compile Include="AssemblyInfo.cs" />
  146. <Compile Include="cellentry.cs" />
  147. <Compile Include="cellfeed.cs" />
  148. <Compile Include="cellquery.cs" />
  149. <Compile Include="colcount.cs" />
  150. <Compile Include="gdataspreadsheetsnametable.cs" />
  151. <Compile Include="listentry.cs" />
  152. <Compile Include="listfeed.cs" />
  153. <Compile Include="listquery.cs" />
  154. <Compile Include="rowcount.cs" />
  155. <Compile Include="spreadsheetentry.cs" />
  156. <Compile Include="spreadsheetfeed.cs" />
  157. <Compile Include="spreadsheetquery.cs" />
  158. <Compile Include="spreadsheets.cs" />
  159. <Compile Include="spreadsheetservice.cs" />
  160. <Compile Include="worksheetentry.cs" />
  161. <Compile Include="worksheetfeed.cs" />
  162. <Compile Include="worksheetquery.cs" />
  163. </ItemGroup>
  164. <ItemGroup>
  165. <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
  166. <Visible>False</Visible>
  167. <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
  168. <Install>false</Install>
  169. </BootstrapperPackage>
  170. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  171. <Visible>False</Visible>
  172. <ProductName>.NET Framework 3.5 SP1</ProductName>
  173. <Install>true</Install>
  174. </BootstrapperPackage>
  175. <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
  176. <Visible>False</Visible>
  177. <ProductName>Windows Installer 3.1</ProductName>
  178. <Install>true</Install>
  179. </BootstrapperPackage>
  180. </ItemGroup>
  181. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  182. <PropertyGroup>
  183. <PreBuildEvent>
  184. </PreBuildEvent>
  185. <PostBuildEvent>
  186. </PostBuildEvent>
  187. </PropertyGroup>
  188. </Project>