93b7991cbb6f3f4a967b8b7edbd07121483d61d5.svn-base 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148
  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>{CF2CBB34-C907-40E0-8C83-D81A234482E7}</ProjectGuid>
  7. <SccProjectName>
  8. </SccProjectName>
  9. <SccLocalPath>
  10. </SccLocalPath>
  11. <SccAuxPath>
  12. </SccAuxPath>
  13. <SccProvider>
  14. </SccProvider>
  15. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  16. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  17. <ApplicationIcon>
  18. </ApplicationIcon>
  19. <AssemblyKeyContainerName>
  20. </AssemblyKeyContainerName>
  21. <AssemblyName>Core.Mes.PurviewManager</AssemblyName>
  22. <AssemblyOriginatorKeyFile>
  23. </AssemblyOriginatorKeyFile>
  24. <DefaultClientScript>JScript</DefaultClientScript>
  25. <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
  26. <DefaultTargetSchema>IE50</DefaultTargetSchema>
  27. <DelaySign>false</DelaySign>
  28. <OutputType>Library</OutputType>
  29. <RootNamespace>Core.Mes.PurviewManager</RootNamespace>
  30. <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
  31. <StartupObject>
  32. </StartupObject>
  33. <OldToolsVersion>3.5</OldToolsVersion>
  34. <FileUpgradeFlags>
  35. </FileUpgradeFlags>
  36. <UpgradeBackupLocation>
  37. </UpgradeBackupLocation>
  38. </PropertyGroup>
  39. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  40. <OutputPath>..\..\..\Server\</OutputPath>
  41. <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
  42. <BaseAddress>285212672</BaseAddress>
  43. <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
  44. <ConfigurationOverrideFile>
  45. </ConfigurationOverrideFile>
  46. <DefineConstants>DEBUG;TRACE</DefineConstants>
  47. <DocumentationFile>
  48. </DocumentationFile>
  49. <DebugSymbols>true</DebugSymbols>
  50. <FileAlignment>4096</FileAlignment>
  51. <NoStdLib>false</NoStdLib>
  52. <NoWarn>
  53. </NoWarn>
  54. <Optimize>false</Optimize>
  55. <RegisterForComInterop>false</RegisterForComInterop>
  56. <RemoveIntegerChecks>false</RemoveIntegerChecks>
  57. <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
  58. <WarningLevel>4</WarningLevel>
  59. <DebugType>full</DebugType>
  60. <ErrorReport>prompt</ErrorReport>
  61. <PlatformTarget>AnyCPU</PlatformTarget>
  62. </PropertyGroup>
  63. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  64. <OutputPath>..\Output\</OutputPath>
  65. <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
  66. <BaseAddress>285212672</BaseAddress>
  67. <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
  68. <ConfigurationOverrideFile>
  69. </ConfigurationOverrideFile>
  70. <DefineConstants>TRACE</DefineConstants>
  71. <DocumentationFile>
  72. </DocumentationFile>
  73. <DebugSymbols>false</DebugSymbols>
  74. <FileAlignment>4096</FileAlignment>
  75. <NoStdLib>false</NoStdLib>
  76. <NoWarn>
  77. </NoWarn>
  78. <Optimize>true</Optimize>
  79. <RegisterForComInterop>false</RegisterForComInterop>
  80. <RemoveIntegerChecks>false</RemoveIntegerChecks>
  81. <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
  82. <WarningLevel>4</WarningLevel>
  83. <DebugType>none</DebugType>
  84. <ErrorReport>prompt</ErrorReport>
  85. </PropertyGroup>
  86. <ItemGroup>
  87. <Reference Include="Core.Mes.IBaseInterface">
  88. <Name>Core.Mes.IBaseInterface</Name>
  89. <HintPath>..\Output\Core.Mes.IBaseInterface.dll</HintPath>
  90. </Reference>
  91. <Reference Include="Core.Mes.ServerFrameWork">
  92. <Name>Core.Mes.ServerFrameWork</Name>
  93. <HintPath>..\Output\Core.Mes.ServerFrameWork.dll</HintPath>
  94. <Private>False</Private>
  95. </Reference>
  96. <Reference Include="DBManager">
  97. <Name>DBManager</Name>
  98. <HintPath>..\Output\DBManager.dll</HintPath>
  99. <Private>False</Private>
  100. </Reference>
  101. <Reference Include="System">
  102. <Name>System</Name>
  103. </Reference>
  104. <Reference Include="System.Data">
  105. <Name>System.Data</Name>
  106. </Reference>
  107. <Reference Include="System.Data.OracleClient">
  108. <Name>System.Data.OracleClient</Name>
  109. </Reference>
  110. <Reference Include="System.Xml">
  111. <Name>System.XML</Name>
  112. </Reference>
  113. </ItemGroup>
  114. <ItemGroup>
  115. <Compile Include="AssemblyInfo.cs">
  116. <SubType>Code</SubType>
  117. </Compile>
  118. <Compile Include="PurviewManager.cs">
  119. <SubType>Code</SubType>
  120. </Compile>
  121. <Compile Include="QuestionReply.cs" />
  122. <Compile Include="UAM_AUTHORIZATION.cs">
  123. <SubType>Code</SubType>
  124. </Compile>
  125. <Compile Include="UAM_DEPARTMENT.cs">
  126. <SubType>Code</SubType>
  127. </Compile>
  128. <Compile Include="UAM_FUNCTION.cs">
  129. <SubType>Code</SubType>
  130. </Compile>
  131. <Compile Include="UAM_ROLE.cs">
  132. <SubType>Code</SubType>
  133. </Compile>
  134. <Compile Include="UAM_USER.cs">
  135. <SubType>Code</SubType>
  136. </Compile>
  137. <Compile Include="UserValidate.cs">
  138. <SubType>Code</SubType>
  139. </Compile>
  140. </ItemGroup>
  141. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  142. <PropertyGroup>
  143. <PreBuildEvent>
  144. </PreBuildEvent>
  145. <PostBuildEvent>
  146. </PostBuildEvent>
  147. </PropertyGroup>
  148. </Project>