ExecuteReport.csproj 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193
  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>{9D901991-7ECB-4F74-90D4-71BA43515E87}</ProjectGuid>
  16. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  17. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  18. <ApplicationIcon>..\SamplesCommon\SamplesApplication.ico</ApplicationIcon>
  19. <AssemblyKeyContainerName>
  20. </AssemblyKeyContainerName>
  21. <AssemblyName>ExecuteReport</AssemblyName>
  22. <AssemblyOriginatorKeyFile>
  23. </AssemblyOriginatorKeyFile>
  24. <DefaultClientScript>JScript</DefaultClientScript>
  25. <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
  26. <DefaultTargetSchema>IE50</DefaultTargetSchema>
  27. <DelaySign>false</DelaySign>
  28. <OutputType>Exe</OutputType>
  29. <RootNamespace>ExecuteReport</RootNamespace>
  30. <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
  31. <StartupObject>
  32. </StartupObject>
  33. <FileUpgradeFlags>
  34. </FileUpgradeFlags>
  35. <UpgradeBackupLocation>
  36. </UpgradeBackupLocation>
  37. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  38. <OldToolsVersion>2.0</OldToolsVersion>
  39. <TargetFrameworkProfile />
  40. <PublishUrl>http://localhost/ExecuteReport/</PublishUrl>
  41. <Install>true</Install>
  42. <InstallFrom>Web</InstallFrom>
  43. <UpdateEnabled>true</UpdateEnabled>
  44. <UpdateMode>Foreground</UpdateMode>
  45. <UpdateInterval>7</UpdateInterval>
  46. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  47. <UpdatePeriodically>false</UpdatePeriodically>
  48. <UpdateRequired>false</UpdateRequired>
  49. <MapFileExtensions>true</MapFileExtensions>
  50. <ApplicationRevision>0</ApplicationRevision>
  51. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  52. <IsWebBootstrapper>true</IsWebBootstrapper>
  53. <UseApplicationTrust>false</UseApplicationTrust>
  54. <BootstrapperEnabled>true</BootstrapperEnabled>
  55. </PropertyGroup>
  56. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  57. <OutputPath>bin\Debug\</OutputPath>
  58. <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
  59. <BaseAddress>285212672</BaseAddress>
  60. <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
  61. <ConfigurationOverrideFile>
  62. </ConfigurationOverrideFile>
  63. <DefineConstants>DEBUG;TRACE</DefineConstants>
  64. <DocumentationFile>
  65. </DocumentationFile>
  66. <DebugSymbols>true</DebugSymbols>
  67. <FileAlignment>4096</FileAlignment>
  68. <NoStdLib>false</NoStdLib>
  69. <NoWarn>
  70. </NoWarn>
  71. <Optimize>false</Optimize>
  72. <RegisterForComInterop>false</RegisterForComInterop>
  73. <RemoveIntegerChecks>false</RemoveIntegerChecks>
  74. <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
  75. <WarningLevel>4</WarningLevel>
  76. <DebugType>full</DebugType>
  77. <ErrorReport>prompt</ErrorReport>
  78. <PlatformTarget>x86</PlatformTarget>
  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="cognosdotnetassembly_10_2">
  105. <Name>cognosdotnetassembly_10_2</Name>
  106. <HintPath>..\..\cognosdotnetassembly_10_2.dll</HintPath>
  107. </Reference>
  108. <Reference Include="cognosdotnet_10_2">
  109. <Name>cognosdotnet_10_2</Name>
  110. <HintPath>..\..\cognosdotnet_10_2.dll</HintPath>
  111. </Reference>
  112. <Reference Include="SamplesCommon">
  113. <Name>SamplesCommon</Name>
  114. <HintPath>..\SamplesCommon\bin\Debug\SamplesCommon.dll</HintPath>
  115. </Reference>
  116. <Reference Include="System">
  117. <Name>System</Name>
  118. </Reference>
  119. <Reference Include="System.Data">
  120. <Name>System.Data</Name>
  121. </Reference>
  122. <Reference Include="System.Drawing">
  123. <Name>System.Drawing</Name>
  124. </Reference>
  125. <Reference Include="System.Web.Services">
  126. <Name>System.Web.Services</Name>
  127. </Reference>
  128. <Reference Include="System.Windows.Forms">
  129. <Name>System.Windows.Forms</Name>
  130. </Reference>
  131. <Reference Include="System.Xml">
  132. <Name>System.XML</Name>
  133. </Reference>
  134. <COMReference Include="AxSHDocVw">
  135. <Guid>{EAB22AC0-30C1-11CF-A7EB-0000C05BAE0B}</Guid>
  136. <VersionMajor>1</VersionMajor>
  137. <VersionMinor>1</VersionMinor>
  138. <Lcid>0</Lcid>
  139. <WrapperTool>aximp</WrapperTool>
  140. </COMReference>
  141. <COMReference Include="SHDocVw">
  142. <Guid>{EAB22AC0-30C1-11CF-A7EB-0000C05BAE0B}</Guid>
  143. <VersionMajor>1</VersionMajor>
  144. <VersionMinor>1</VersionMinor>
  145. <Lcid>0</Lcid>
  146. <WrapperTool>tlbimp</WrapperTool>
  147. </COMReference>
  148. </ItemGroup>
  149. <ItemGroup>
  150. <Compile Include="AssemblyInfo.cs">
  151. <SubType>Code</SubType>
  152. </Compile>
  153. <Compile Include="ExecuteReport.cs">
  154. <SubType>Code</SubType>
  155. </Compile>
  156. <Compile Include="ExecuteReportDlg.cs">
  157. <SubType>Form</SubType>
  158. </Compile>
  159. <EmbeddedResource Include="ExecuteReportDlg.resx">
  160. <DependentUpon>ExecuteReportDlg.cs</DependentUpon>
  161. </EmbeddedResource>
  162. </ItemGroup>
  163. <ItemGroup>
  164. <None Include="app.config" />
  165. </ItemGroup>
  166. <ItemGroup>
  167. <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
  168. <Visible>False</Visible>
  169. <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
  170. <Install>false</Install>
  171. </BootstrapperPackage>
  172. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  173. <Visible>False</Visible>
  174. <ProductName>.NET Framework 3.5 SP1</ProductName>
  175. <Install>true</Install>
  176. </BootstrapperPackage>
  177. <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
  178. <Visible>False</Visible>
  179. <ProductName>Windows Installer 3.1</ProductName>
  180. <Install>true</Install>
  181. </BootstrapperPackage>
  182. </ItemGroup>
  183. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  184. <PropertyGroup>
  185. <PreBuildEvent>
  186. </PreBuildEvent>
  187. <PostBuildEvent>
  188. </PostBuildEvent>
  189. </PropertyGroup>
  190. </Project>