SamplesCommon.csproj 8.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
  3. <!--
  4. Licensed Materials - Property of IBM
  5. IBM Cognos Products: DOCS
  6. (C) Copyright IBM Corp. 2005, 2008
  7. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with
  8. IBM Corp.
  9. -->
  10. <PropertyGroup>
  11. <ProjectType>Local</ProjectType>
  12. <ProjectType>Local</ProjectType>
  13. <ProductVersion>8.0.50727</ProductVersion>
  14. <SchemaVersion>2.0</SchemaVersion>
  15. <ProjectGuid>{4A9A2880-8153-47A1-8B85-D5A97005DDED}</ProjectGuid>
  16. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  17. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  18. <ApplicationIcon>
  19. </ApplicationIcon>
  20. <AssemblyKeyContainerName>
  21. </AssemblyKeyContainerName>
  22. <AssemblyName>SamplesCommon</AssemblyName>
  23. <AssemblyOriginatorKeyFile>
  24. </AssemblyOriginatorKeyFile>
  25. <DefaultClientScript>JScript</DefaultClientScript>
  26. <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
  27. <DefaultTargetSchema>IE50</DefaultTargetSchema>
  28. <DelaySign>false</DelaySign>
  29. <OutputType>Library</OutputType>
  30. <RootNamespace>SamplesCommon</RootNamespace>
  31. <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
  32. <StartupObject>
  33. </StartupObject>
  34. <FileUpgradeFlags>
  35. </FileUpgradeFlags>
  36. <UpgradeBackupLocation>
  37. </UpgradeBackupLocation>
  38. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  39. <OldToolsVersion>2.0</OldToolsVersion>
  40. <TargetFrameworkProfile />
  41. <PublishUrl>http://localhost/SamplesCommon/</PublishUrl>
  42. <Install>true</Install>
  43. <InstallFrom>Web</InstallFrom>
  44. <UpdateEnabled>true</UpdateEnabled>
  45. <UpdateMode>Foreground</UpdateMode>
  46. <UpdateInterval>7</UpdateInterval>
  47. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  48. <UpdatePeriodically>false</UpdatePeriodically>
  49. <UpdateRequired>false</UpdateRequired>
  50. <MapFileExtensions>true</MapFileExtensions>
  51. <ApplicationRevision>0</ApplicationRevision>
  52. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  53. <IsWebBootstrapper>true</IsWebBootstrapper>
  54. <UseApplicationTrust>false</UseApplicationTrust>
  55. <BootstrapperEnabled>true</BootstrapperEnabled>
  56. </PropertyGroup>
  57. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  58. <OutputPath>bin\Debug\</OutputPath>
  59. <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
  60. <BaseAddress>285212672</BaseAddress>
  61. <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
  62. <ConfigurationOverrideFile>
  63. </ConfigurationOverrideFile>
  64. <DefineConstants>DEBUG;TRACE</DefineConstants>
  65. <DocumentationFile>
  66. </DocumentationFile>
  67. <DebugSymbols>true</DebugSymbols>
  68. <FileAlignment>4096</FileAlignment>
  69. <NoStdLib>false</NoStdLib>
  70. <NoWarn>
  71. </NoWarn>
  72. <Optimize>false</Optimize>
  73. <RegisterForComInterop>false</RegisterForComInterop>
  74. <RemoveIntegerChecks>false</RemoveIntegerChecks>
  75. <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
  76. <WarningLevel>4</WarningLevel>
  77. <DebugType>full</DebugType>
  78. <ErrorReport>prompt</ErrorReport>
  79. </PropertyGroup>
  80. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  81. <OutputPath>bin\Release\</OutputPath>
  82. <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
  83. <BaseAddress>285212672</BaseAddress>
  84. <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
  85. <ConfigurationOverrideFile>
  86. </ConfigurationOverrideFile>
  87. <DefineConstants>TRACE</DefineConstants>
  88. <DocumentationFile>
  89. </DocumentationFile>
  90. <DebugSymbols>false</DebugSymbols>
  91. <FileAlignment>4096</FileAlignment>
  92. <NoStdLib>false</NoStdLib>
  93. <NoWarn>
  94. </NoWarn>
  95. <Optimize>true</Optimize>
  96. <RegisterForComInterop>false</RegisterForComInterop>
  97. <RemoveIntegerChecks>false</RemoveIntegerChecks>
  98. <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
  99. <WarningLevel>4</WarningLevel>
  100. <DebugType>none</DebugType>
  101. <ErrorReport>prompt</ErrorReport>
  102. </PropertyGroup>
  103. <ItemGroup>
  104. <Reference Include="cognosdotnet_10_2, Version=10.2.1003.2, Culture=neutral, PublicKeyToken=b081763b641b7de1, processorArchitecture=MSIL">
  105. <SpecificVersion>False</SpecificVersion>
  106. <HintPath>..\..\cognosdotnet_10_2.dll</HintPath>
  107. </Reference>
  108. <Reference Include="System">
  109. <Name>System</Name>
  110. </Reference>
  111. <Reference Include="System.Data">
  112. <Name>System.Data</Name>
  113. </Reference>
  114. <Reference Include="System.Drawing">
  115. <Name>System.Drawing</Name>
  116. </Reference>
  117. <Reference Include="System.Web.Services">
  118. <Name>System.Web.Services</Name>
  119. </Reference>
  120. <Reference Include="System.Windows.Forms">
  121. <Name>System.Windows.Forms</Name>
  122. </Reference>
  123. <Reference Include="System.Xml">
  124. <Name>System.XML</Name>
  125. </Reference>
  126. </ItemGroup>
  127. <ItemGroup>
  128. <Compile Include="AssemblyInfo.cs">
  129. <SubType>Code</SubType>
  130. </Compile>
  131. <Compile Include="BaseClassWrapper.cs">
  132. <SubType>Code</SubType>
  133. </Compile>
  134. <Compile Include="CommonFunctions.cs">
  135. <SubType>Code</SubType>
  136. </Compile>
  137. <Compile Include="CRN_Patch_3147881.cs">
  138. <SubType>Code</SubType>
  139. </Compile>
  140. <Compile Include="SamplesAbout.cs">
  141. <SubType>Form</SubType>
  142. </Compile>
  143. <Compile Include="SamplesConnect.cs">
  144. <SubType>Form</SubType>
  145. </Compile>
  146. <Compile Include="SamplesException.cs">
  147. <SubType>Code</SubType>
  148. </Compile>
  149. <Compile Include="SamplesExceptionHelper.cs">
  150. <SubType>Code</SubType>
  151. </Compile>
  152. <Compile Include="SamplesHeaderExceptionHelper.cs">
  153. <SubType>Code</SubType>
  154. </Compile>
  155. <Compile Include="SamplesInput.cs">
  156. <SubType>Form</SubType>
  157. </Compile>
  158. <Compile Include="SamplesListInput.cs">
  159. <SubType>Form</SubType>
  160. </Compile>
  161. <Compile Include="SamplesLogon.cs">
  162. <SubType>Form</SubType>
  163. </Compile>
  164. <Compile Include="SamplesPath.cs">
  165. <SubType>Form</SubType>
  166. </Compile>
  167. <Compile Include="SamplesWindow.cs">
  168. <SubType>Form</SubType>
  169. </Compile>
  170. <Compile Include="XmlNodeWrapper.cs">
  171. <SubType>Code</SubType>
  172. </Compile>
  173. <Content Include="csharp_Common_Explain.html" />
  174. <Content Include="SamplesApplication.ico" />
  175. <EmbeddedResource Include="SamplesAbout.resx">
  176. <DependentUpon>SamplesAbout.cs</DependentUpon>
  177. </EmbeddedResource>
  178. <EmbeddedResource Include="SamplesConnect.resx">
  179. <DependentUpon>SamplesConnect.cs</DependentUpon>
  180. </EmbeddedResource>
  181. <EmbeddedResource Include="SamplesInput.resx">
  182. <DependentUpon>SamplesInput.cs</DependentUpon>
  183. </EmbeddedResource>
  184. <EmbeddedResource Include="SamplesListInput.resx">
  185. <DependentUpon>SamplesListInput.cs</DependentUpon>
  186. </EmbeddedResource>
  187. <EmbeddedResource Include="SamplesLogon.resx">
  188. <DependentUpon>SamplesLogon.cs</DependentUpon>
  189. </EmbeddedResource>
  190. <EmbeddedResource Include="SamplesPath.resx">
  191. <DependentUpon>SamplesPath.cs</DependentUpon>
  192. </EmbeddedResource>
  193. <EmbeddedResource Include="SamplesWindow.resx">
  194. <DependentUpon>SamplesWindow.cs</DependentUpon>
  195. </EmbeddedResource>
  196. </ItemGroup>
  197. <ItemGroup>
  198. <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
  199. <Visible>False</Visible>
  200. <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
  201. <Install>false</Install>
  202. </BootstrapperPackage>
  203. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  204. <Visible>False</Visible>
  205. <ProductName>.NET Framework 3.5 SP1</ProductName>
  206. <Install>true</Install>
  207. </BootstrapperPackage>
  208. <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
  209. <Visible>False</Visible>
  210. <ProductName>Windows Installer 3.1</ProductName>
  211. <Install>true</Install>
  212. </BootstrapperPackage>
  213. </ItemGroup>
  214. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  215. <PropertyGroup>
  216. <PreBuildEvent>
  217. </PreBuildEvent>
  218. <PostBuildEvent>
  219. </PostBuildEvent>
  220. </PropertyGroup>
  221. </Project>