DBProxy.csproj 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140
  1. <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
  2. <PropertyGroup>
  3. <ProjectType>Local</ProjectType>
  4. <ProductVersion>9.0.30729</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. <OldToolsVersion>2.0</OldToolsVersion>
  26. <FileUpgradeFlags>
  27. </FileUpgradeFlags>
  28. <UpgradeBackupLocation>
  29. </UpgradeBackupLocation>
  30. </PropertyGroup>
  31. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  32. <OutputPath>..\..\..\server\</OutputPath>
  33. <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
  34. <BaseAddress>285212672</BaseAddress>
  35. <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
  36. <ConfigurationOverrideFile>
  37. </ConfigurationOverrideFile>
  38. <DefineConstants>DEBUG;TRACE</DefineConstants>
  39. <DocumentationFile>
  40. </DocumentationFile>
  41. <DebugSymbols>true</DebugSymbols>
  42. <FileAlignment>4096</FileAlignment>
  43. <NoStdLib>false</NoStdLib>
  44. <NoWarn>
  45. </NoWarn>
  46. <Optimize>false</Optimize>
  47. <RegisterForComInterop>false</RegisterForComInterop>
  48. <RemoveIntegerChecks>false</RemoveIntegerChecks>
  49. <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
  50. <WarningLevel>4</WarningLevel>
  51. <DebugType>full</DebugType>
  52. <ErrorReport>prompt</ErrorReport>
  53. <PlatformTarget>AnyCPU</PlatformTarget>
  54. </PropertyGroup>
  55. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  56. <OutputPath>..\..\..\SERVER\</OutputPath>
  57. <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
  58. <BaseAddress>285212672</BaseAddress>
  59. <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
  60. <ConfigurationOverrideFile>
  61. </ConfigurationOverrideFile>
  62. <DefineConstants>TRACE</DefineConstants>
  63. <DocumentationFile>
  64. </DocumentationFile>
  65. <DebugSymbols>false</DebugSymbols>
  66. <FileAlignment>4096</FileAlignment>
  67. <NoStdLib>false</NoStdLib>
  68. <NoWarn>
  69. </NoWarn>
  70. <Optimize>true</Optimize>
  71. <RegisterForComInterop>false</RegisterForComInterop>
  72. <RemoveIntegerChecks>false</RemoveIntegerChecks>
  73. <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
  74. <WarningLevel>4</WarningLevel>
  75. <DebugType>none</DebugType>
  76. <ErrorReport>prompt</ErrorReport>
  77. </PropertyGroup>
  78. <ItemGroup>
  79. <Reference Include="Oracle.DataAccess, Version=2.111.7.0, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=x86">
  80. <SpecificVersion>False</SpecificVersion>
  81. <HintPath>..\Output\Oracle.DataAccess.dll</HintPath>
  82. </Reference>
  83. <Reference Include="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  84. <SpecificVersion>False</SpecificVersion>
  85. <HintPath>..\Output2005\System.dll</HintPath>
  86. </Reference>
  87. <Reference Include="System.configuration, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  88. <SpecificVersion>False</SpecificVersion>
  89. <HintPath>..\Output2005\System.configuration.dll</HintPath>
  90. </Reference>
  91. <Reference Include="System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=x86">
  92. <SpecificVersion>False</SpecificVersion>
  93. <HintPath>..\Output2005\System.Data.dll</HintPath>
  94. <Private>False</Private>
  95. </Reference>
  96. <Reference Include="System.Data.OracleClient, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=x86">
  97. <SpecificVersion>False</SpecificVersion>
  98. <HintPath>..\Output2005\System.Data.OracleClient.dll</HintPath>
  99. <Private>False</Private>
  100. </Reference>
  101. <Reference Include="System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  102. <SpecificVersion>False</SpecificVersion>
  103. <HintPath>..\Output2005\System.Xml.dll</HintPath>
  104. </Reference>
  105. </ItemGroup>
  106. <ItemGroup>
  107. <Compile Include="AssemblyInfo.cs">
  108. <SubType>Code</SubType>
  109. </Compile>
  110. <Compile Include="CoreWriteLogFile.cs" />
  111. <Compile Include="DataProvider\IDataProvider.cs">
  112. <SubType>Code</SubType>
  113. </Compile>
  114. <Compile Include="DataProvider\OdbcDataProvider.cs">
  115. <SubType>Code</SubType>
  116. </Compile>
  117. <Compile Include="DataProvider\ODPDataProvider.cs">
  118. <SubType>Code</SubType>
  119. </Compile>
  120. <Compile Include="DataProvider\OleDbDataProvider.cs">
  121. <SubType>Code</SubType>
  122. </Compile>
  123. <Compile Include="DataProvider\OracleDataProvider.cs">
  124. <SubType>Code</SubType>
  125. </Compile>
  126. <Compile Include="DataProvider\SqlDataProvider.cs">
  127. <SubType>Code</SubType>
  128. </Compile>
  129. <Compile Include="DBProxy.cs">
  130. <SubType>Code</SubType>
  131. </Compile>
  132. </ItemGroup>
  133. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  134. <PropertyGroup>
  135. <PreBuildEvent>
  136. </PreBuildEvent>
  137. <PostBuildEvent>
  138. </PostBuildEvent>
  139. </PropertyGroup>
  140. </Project>