Pms.UserEvent.csproj 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  4. <PropertyGroup>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <ProjectGuid>{2FAA647F-552A-4F15-B58F-BBE9677B6B7E}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>Pms.UserEvent</RootNamespace>
  11. <AssemblyName>Pms.UserEvent</AssemblyName>
  12. <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. </PropertyGroup>
  15. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  16. <DebugSymbols>true</DebugSymbols>
  17. <DebugType>full</DebugType>
  18. <Optimize>false</Optimize>
  19. <OutputPath>bin\Debug\</OutputPath>
  20. <DefineConstants>DEBUG;TRACE</DefineConstants>
  21. <ErrorReport>prompt</ErrorReport>
  22. <WarningLevel>4</WarningLevel>
  23. </PropertyGroup>
  24. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  25. <DebugType>pdbonly</DebugType>
  26. <Optimize>true</Optimize>
  27. <OutputPath>bin\Release\</OutputPath>
  28. <DefineConstants>TRACE</DefineConstants>
  29. <ErrorReport>prompt</ErrorReport>
  30. <WarningLevel>4</WarningLevel>
  31. </PropertyGroup>
  32. <ItemGroup>
  33. <Reference Include="CasunCommon, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  34. <SpecificVersion>False</SpecificVersion>
  35. <HintPath>..\Dlls\CasunCommon.dll</HintPath>
  36. </Reference>
  37. <Reference Include="Dispatcher, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  38. <SpecificVersion>False</SpecificVersion>
  39. <HintPath>..\Dispatcher\bin\Debug\Dispatcher.dll</HintPath>
  40. </Reference>
  41. <Reference Include="FluentNHibernate, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  42. <SpecificVersion>False</SpecificVersion>
  43. <HintPath>..\..\..\..\..\..\Dll\commom\FluentNHibernate.dll</HintPath>
  44. </Reference>
  45. <Reference Include="Iesi.Collections, Version=1.0.1.0, Culture=neutral, PublicKeyToken=aa95f207798dfdb4, processorArchitecture=MSIL">
  46. <SpecificVersion>False</SpecificVersion>
  47. <HintPath>..\..\..\..\..\..\Dll\commom\Iesi.Collections.dll</HintPath>
  48. </Reference>
  49. <Reference Include="NHibernate, Version=3.3.1.4000, Culture=neutral, PublicKeyToken=aa95f207798dfdb4, processorArchitecture=MSIL">
  50. <SpecificVersion>False</SpecificVersion>
  51. <HintPath>..\..\..\..\..\..\Dll\commom\NHibernate.dll</HintPath>
  52. </Reference>
  53. <Reference Include="Pms.Common, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  54. <SpecificVersion>False</SpecificVersion>
  55. <HintPath>..\Dlls\Pms.Common.dll</HintPath>
  56. </Reference>
  57. <Reference Include="Pms.EventLibrary, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  58. <SpecificVersion>False</SpecificVersion>
  59. <HintPath>..\Dlls\Pms.EventLibrary.dll</HintPath>
  60. </Reference>
  61. <Reference Include="Pms.InternalInterface, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  62. <SpecificVersion>False</SpecificVersion>
  63. <HintPath>..\Dlls\Pms.InternalInterface.dll</HintPath>
  64. </Reference>
  65. <Reference Include="RollerAbutment">
  66. <HintPath>..\RollerAbutment\bin\Debug\RollerAbutment.dll</HintPath>
  67. </Reference>
  68. <Reference Include="System" />
  69. <Reference Include="System.Core" />
  70. <Reference Include="System.Drawing" />
  71. <Reference Include="System.ServiceProcess" />
  72. <Reference Include="System.Windows.Forms" />
  73. <Reference Include="System.Xml.Linq" />
  74. <Reference Include="System.Data.DataSetExtensions" />
  75. <Reference Include="Microsoft.CSharp" />
  76. <Reference Include="System.Data" />
  77. <Reference Include="System.Net.Http" />
  78. <Reference Include="System.Xml" />
  79. </ItemGroup>
  80. <ItemGroup>
  81. <Compile Include="aboutCallBox.cs" />
  82. <Compile Include="db\DBHelperMiddle.ex.cs" />
  83. <Compile Include="db\CDBSettingMiddle.cs" />
  84. <Compile Include="db\CDBSetting.cs" />
  85. <Compile Include="CUserEventHost.cs" />
  86. <Compile Include="db\DBHelperMiddle.cs" />
  87. <Compile Include="db\DBHelper.cs" />
  88. <Compile Include="Form1.cs">
  89. <SubType>Form</SubType>
  90. </Compile>
  91. <Compile Include="Form1.Designer.cs">
  92. <DependentUpon>Form1.cs</DependentUpon>
  93. </Compile>
  94. <Compile Include="MaterialFlagRecord.cs" />
  95. <Compile Include="StepBookEvent\Behavior_61005.cs" />
  96. <Compile Include="StepBookEvent\Behavior_61006.cs" />
  97. <Compile Include="StepBookEvent\Behavior_61007.cs" />
  98. <Compile Include="StepBookEvent\Behavior_61008.cs" />
  99. <Compile Include="TCL专用配置\frmCallBoxSetting.cs">
  100. <SubType>Form</SubType>
  101. </Compile>
  102. <Compile Include="TCL专用配置\frmCallBoxSetting.Designer.cs" />
  103. <Compile Include="StepBookEvent\Behavior_61004.cs" />
  104. <Compile Include="TCL专用配置\frmMainForTCL.cs">
  105. <SubType>Form</SubType>
  106. </Compile>
  107. <Compile Include="TCL专用配置\frmMainForTCL.designer.cs">
  108. <DependentUpon>frmMainForTCL.cs</DependentUpon>
  109. </Compile>
  110. <Compile Include="TaskBookEvent\Behavior_60015.cs" />
  111. <Compile Include="TaskBookEvent\Behavior_60016.cs" />
  112. <Compile Include="TCL专用配置\frmElevatorChoice.cs">
  113. <SubType>Form</SubType>
  114. </Compile>
  115. <Compile Include="TCL专用配置\frmElevatorChoice.Designer.cs">
  116. <DependentUpon>frmElevatorChoice.cs</DependentUpon>
  117. </Compile>
  118. <Compile Include="TCL专用配置\frmWareHouseCall.cs">
  119. <SubType>Form</SubType>
  120. </Compile>
  121. <Compile Include="TCL专用配置\frmWareHouseCall.Designer.cs">
  122. <DependentUpon>frmWareHouseCall.cs</DependentUpon>
  123. </Compile>
  124. <Compile Include="TCP\IPPortSetting.cs" />
  125. <Compile Include="OrderEvent\COrderEvent.cs" />
  126. <Compile Include="Properties\AssemblyInfo.cs" />
  127. <Compile Include="StepBookEvent\Behavior_61002.cs" />
  128. <Compile Include="StepBookEvent\Behavior_61003.cs" />
  129. <Compile Include="StepBookEvent\Behavior_61001.cs" />
  130. <Compile Include="StepBookEvent\Behavior_62122.cs" />
  131. <Compile Include="StepBookEvent\CStepBookEvent.cs" />
  132. <Compile Include="SystemEvent\CSystemEvent.cs" />
  133. <Compile Include="TaskBookEvent\Behavior_60019.cs" />
  134. <Compile Include="TaskBookEvent\Behavior_60014.cs" />
  135. <Compile Include="TaskBookEvent\Behavior_60013.cs" />
  136. <Compile Include="TaskBookEvent\Behavior_60012.cs" />
  137. <Compile Include="TaskBookEvent\Behavior_60011.cs" />
  138. <Compile Include="TaskBookEvent\Behavior_60010.cs" />
  139. <Compile Include="TaskBookEvent\CTaskBookEvent.cs" />
  140. <Compile Include="TCP\TCPClientConn.cs" />
  141. </ItemGroup>
  142. <ItemGroup>
  143. <EmbeddedResource Include="TCL专用配置\frmCallBoxSetting.resx" />
  144. <EmbeddedResource Include="TCL专用配置\frmMainForTCL.resx">
  145. <DependentUpon>frmMainForTCL.cs</DependentUpon>
  146. </EmbeddedResource>
  147. <EmbeddedResource Include="TCL专用配置\frmElevatorChoice.resx">
  148. <DependentUpon>frmElevatorChoice.cs</DependentUpon>
  149. </EmbeddedResource>
  150. <EmbeddedResource Include="TCL专用配置\frmWareHouseCall.resx">
  151. <DependentUpon>frmWareHouseCall.cs</DependentUpon>
  152. </EmbeddedResource>
  153. </ItemGroup>
  154. <ItemGroup>
  155. <WCFMetadata Include="Service References\" />
  156. </ItemGroup>
  157. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  158. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  159. Other similar extension points exist, see Microsoft.Common.targets.
  160. <Target Name="BeforeBuild">
  161. </Target>
  162. <Target Name="AfterBuild">
  163. </Target>
  164. -->
  165. </Project>