DBProxy.csproj 8.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183
  1. <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
  2. <PropertyGroup>
  3. <ProjectType>Local</ProjectType>
  4. <ProductVersion>8.0.50727</ProductVersion>
  5. <SchemaVersion>2.0</SchemaVersion>
  6. <ProjectGuid>{F6CD9B3C-806A-4009-ACAB-935FF453A13C}</ProjectGuid>
  7. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  8. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  9. <ApplicationIcon>
  10. </ApplicationIcon>
  11. <AssemblyKeyContainerName>
  12. </AssemblyKeyContainerName>
  13. <AssemblyName>DBProxy</AssemblyName>
  14. <AssemblyOriginatorKeyFile>
  15. </AssemblyOriginatorKeyFile>
  16. <DefaultClientScript>JScript</DefaultClientScript>
  17. <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
  18. <DefaultTargetSchema>IE50</DefaultTargetSchema>
  19. <DelaySign>false</DelaySign>
  20. <OutputType>Library</OutputType>
  21. <RootNamespace>DBProxy</RootNamespace>
  22. <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
  23. <StartupObject>
  24. </StartupObject>
  25. <FileUpgradeFlags>
  26. </FileUpgradeFlags>
  27. <UpgradeBackupLocation>
  28. </UpgradeBackupLocation>
  29. <OldToolsVersion>2.0</OldToolsVersion>
  30. <PublishUrl>http://localhost/DBProxy/</PublishUrl>
  31. <Install>true</Install>
  32. <InstallFrom>Web</InstallFrom>
  33. <UpdateEnabled>true</UpdateEnabled>
  34. <UpdateMode>Foreground</UpdateMode>
  35. <UpdateInterval>7</UpdateInterval>
  36. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  37. <UpdatePeriodically>false</UpdatePeriodically>
  38. <UpdateRequired>false</UpdateRequired>
  39. <MapFileExtensions>true</MapFileExtensions>
  40. <ApplicationRevision>0</ApplicationRevision>
  41. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  42. <IsWebBootstrapper>true</IsWebBootstrapper>
  43. <UseApplicationTrust>false</UseApplicationTrust>
  44. <BootstrapperEnabled>true</BootstrapperEnabled>
  45. </PropertyGroup>
  46. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  47. <OutputPath>..\..\..\..\Server\</OutputPath>
  48. <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
  49. <BaseAddress>285212672</BaseAddress>
  50. <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
  51. <ConfigurationOverrideFile>
  52. </ConfigurationOverrideFile>
  53. <DefineConstants>DEBUG;TRACE</DefineConstants>
  54. <DocumentationFile>
  55. </DocumentationFile>
  56. <DebugSymbols>true</DebugSymbols>
  57. <FileAlignment>4096</FileAlignment>
  58. <NoStdLib>false</NoStdLib>
  59. <NoWarn>
  60. </NoWarn>
  61. <Optimize>false</Optimize>
  62. <RegisterForComInterop>false</RegisterForComInterop>
  63. <RemoveIntegerChecks>false</RemoveIntegerChecks>
  64. <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
  65. <WarningLevel>4</WarningLevel>
  66. <DebugType>full</DebugType>
  67. <ErrorReport>prompt</ErrorReport>
  68. </PropertyGroup>
  69. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  70. <OutputPath>..\..\..\..\Test\数据库连接测试版\CXMES\Server\Output\</OutputPath>
  71. <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
  72. <BaseAddress>285212672</BaseAddress>
  73. <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
  74. <ConfigurationOverrideFile>
  75. </ConfigurationOverrideFile>
  76. <DefineConstants>TRACE</DefineConstants>
  77. <DocumentationFile>
  78. </DocumentationFile>
  79. <DebugSymbols>false</DebugSymbols>
  80. <FileAlignment>4096</FileAlignment>
  81. <NoStdLib>false</NoStdLib>
  82. <NoWarn>
  83. </NoWarn>
  84. <Optimize>true</Optimize>
  85. <RegisterForComInterop>false</RegisterForComInterop>
  86. <RemoveIntegerChecks>false</RemoveIntegerChecks>
  87. <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
  88. <WarningLevel>4</WarningLevel>
  89. <DebugType>none</DebugType>
  90. <ErrorReport>prompt</ErrorReport>
  91. </PropertyGroup>
  92. <ItemGroup>
  93. <Reference Include="Antlr3.Runtime, Version=3.1.0.39271, Culture=neutral, PublicKeyToken=3a9cab8f8d22bfb7, processorArchitecture=MSIL" />
  94. <Reference Include="Iesi.Collections, Version=1.0.1.0, Culture=neutral, PublicKeyToken=aa95f207798dfdb4, processorArchitecture=MSIL" />
  95. <Reference Include="LinFu.DynamicProxy, Version=1.0.3.14911, Culture=neutral, PublicKeyToken=62a6874124340d6e, processorArchitecture=MSIL" />
  96. <Reference Include="log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=1b44e1d426115821, processorArchitecture=MSIL" />
  97. <Reference Include="NHibernate, Version=2.1.0.4000, Culture=neutral, processorArchitecture=MSIL">
  98. <SpecificVersion>False</SpecificVersion>
  99. <HintPath>..\..\CXMES\Server\Output\NHibernate.dll</HintPath>
  100. </Reference>
  101. <Reference Include="NHibernate.ByteCode.LinFu, Version=2.1.0.4000, Culture=neutral, processorArchitecture=MSIL">
  102. <SpecificVersion>False</SpecificVersion>
  103. <HintPath>..\..\CXMES\Server\Output\NHibernate.ByteCode.LinFu.dll</HintPath>
  104. </Reference>
  105. <Reference Include="Oracle.DataAccess, Version=9.2.0.700, Culture=neutral, PublicKeyToken=89b483f429c47342" />
  106. <Reference Include="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  107. <SpecificVersion>False</SpecificVersion>
  108. <HintPath>..\Output2005\System.dll</HintPath>
  109. </Reference>
  110. <Reference Include="System.configuration, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  111. <SpecificVersion>False</SpecificVersion>
  112. <HintPath>..\Output2005\System.configuration.dll</HintPath>
  113. </Reference>
  114. <Reference Include="System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=x86">
  115. <SpecificVersion>False</SpecificVersion>
  116. <HintPath>..\Output2005\System.Data.dll</HintPath>
  117. <Private>False</Private>
  118. </Reference>
  119. <Reference Include="System.Data.Linq, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" />
  120. <Reference Include="System.Data.OracleClient, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=x86">
  121. <SpecificVersion>False</SpecificVersion>
  122. <HintPath>..\Output2005\System.Data.OracleClient.dll</HintPath>
  123. <Private>False</Private>
  124. </Reference>
  125. <Reference Include="System.Windows.Forms" />
  126. <Reference Include="System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  127. <SpecificVersion>False</SpecificVersion>
  128. <HintPath>..\Output2005\System.Xml.dll</HintPath>
  129. </Reference>
  130. </ItemGroup>
  131. <ItemGroup>
  132. <Compile Include="AssemblyInfo.cs">
  133. <SubType>Code</SubType>
  134. </Compile>
  135. <Compile Include="CoreWriteLogFile .cs" />
  136. <Compile Include="DataProvider\IDataProvider.cs">
  137. <SubType>Code</SubType>
  138. </Compile>
  139. <Compile Include="DataProvider\OdbcDataProvider.cs">
  140. <SubType>Code</SubType>
  141. </Compile>
  142. <Compile Include="DataProvider\ODPDataProvider.cs">
  143. <SubType>Code</SubType>
  144. </Compile>
  145. <Compile Include="DataProvider\OleDbDataProvider.cs">
  146. <SubType>Code</SubType>
  147. </Compile>
  148. <Compile Include="DataProvider\OracleDataProvider.cs">
  149. <SubType>Code</SubType>
  150. </Compile>
  151. <Compile Include="DataProvider\SqlDataProvider.cs">
  152. <SubType>Code</SubType>
  153. </Compile>
  154. <Compile Include="DBProxy.cs">
  155. <SubType>Code</SubType>
  156. </Compile>
  157. <Compile Include="NHibernateHelper.cs" />
  158. </ItemGroup>
  159. <ItemGroup>
  160. <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
  161. <Visible>False</Visible>
  162. <ProductName>.NET Framework 2.0 %28x86%29</ProductName>
  163. <Install>true</Install>
  164. </BootstrapperPackage>
  165. <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
  166. <Visible>False</Visible>
  167. <ProductName>.NET Framework 3.0 %28x86%29</ProductName>
  168. <Install>false</Install>
  169. </BootstrapperPackage>
  170. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
  171. <Visible>False</Visible>
  172. <ProductName>.NET Framework 3.5</ProductName>
  173. <Install>false</Install>
  174. </BootstrapperPackage>
  175. </ItemGroup>
  176. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  177. <PropertyGroup>
  178. <PreBuildEvent>
  179. </PreBuildEvent>
  180. <PostBuildEvent>
  181. </PostBuildEvent>
  182. </PropertyGroup>
  183. </Project>