CarMeterSystem.csproj 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="15.0" 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>{7D262392-C0A3-465D-BD99-EC384D4BE321}</ProjectGuid>
  8. <OutputType>WinExe</OutputType>
  9. <RootNamespace>CarMeterSystem</RootNamespace>
  10. <AssemblyName>CarMeterSystem</AssemblyName>
  11. <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
  12. <FileAlignment>512</FileAlignment>
  13. <Deterministic>true</Deterministic>
  14. <TargetFrameworkProfile />
  15. </PropertyGroup>
  16. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  17. <PlatformTarget>AnyCPU</PlatformTarget>
  18. <DebugSymbols>true</DebugSymbols>
  19. <DebugType>full</DebugType>
  20. <Optimize>false</Optimize>
  21. <OutputPath>..\Output\</OutputPath>
  22. <DefineConstants>DEBUG;TRACE</DefineConstants>
  23. <ErrorReport>prompt</ErrorReport>
  24. <WarningLevel>4</WarningLevel>
  25. <GenerateSerializationAssemblies>Auto</GenerateSerializationAssemblies>
  26. <Prefer32Bit>true</Prefer32Bit>
  27. </PropertyGroup>
  28. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  29. <PlatformTarget>AnyCPU</PlatformTarget>
  30. <DebugType>pdbonly</DebugType>
  31. <Optimize>true</Optimize>
  32. <OutputPath>bin\Release\</OutputPath>
  33. <DefineConstants>TRACE</DefineConstants>
  34. <ErrorReport>prompt</ErrorReport>
  35. <WarningLevel>4</WarningLevel>
  36. </PropertyGroup>
  37. <PropertyGroup>
  38. <ApplicationIcon>九钢.ico</ApplicationIcon>
  39. </PropertyGroup>
  40. <ItemGroup>
  41. <Reference Include="CoreFS.CA06Lite, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86">
  42. <SpecificVersion>False</SpecificVersion>
  43. <HintPath>..\output\CoreFS.CA06Lite.dll</HintPath>
  44. </Reference>
  45. <Reference Include="iCore.Rtdb, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  46. <SpecificVersion>False</SpecificVersion>
  47. <HintPath>..\output\iCore.Rtdb.dll</HintPath>
  48. </Reference>
  49. <Reference Include="Infragistics2.Shared.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  50. <Reference Include="Infragistics2.Win.UltraWinDataSource.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  51. <Reference Include="Infragistics2.Win.UltraWinEditors.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  52. <Reference Include="Infragistics2.Win.UltraWinGrid.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  53. <Reference Include="Infragistics2.Win.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  54. <Reference Include="Microsoft.VisualBasic" />
  55. <Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  56. <SpecificVersion>False</SpecificVersion>
  57. <HintPath>..\output\Newtonsoft.Json.dll</HintPath>
  58. </Reference>
  59. <Reference Include="System" />
  60. <Reference Include="System.ComponentModel.DataAnnotations" />
  61. <Reference Include="System.Configuration" />
  62. <Reference Include="System.Core" />
  63. <Reference Include="System.Data.Linq" />
  64. <Reference Include="System.Design" />
  65. <Reference Include="System.Runtime.Serialization" />
  66. <Reference Include="System.Runtime.Serialization.Formatters.Soap" />
  67. <Reference Include="System.Web" />
  68. <Reference Include="System.Web.Extensions" />
  69. <Reference Include="System.Xml.Linq" />
  70. <Reference Include="System.Data.DataSetExtensions" />
  71. <Reference Include="Microsoft.CSharp" />
  72. <Reference Include="System.Data" />
  73. <Reference Include="System.Deployment" />
  74. <Reference Include="System.Drawing" />
  75. <Reference Include="System.Net.Http" />
  76. <Reference Include="System.Windows.Forms" />
  77. <Reference Include="System.Xml" />
  78. </ItemGroup>
  79. <ItemGroup>
  80. <Compile Include="OptionCls\CamerEs2.cs" />
  81. <Compile Include="OptionCls\CamerEs.cs" />
  82. <Compile Include="frmMatMsgInfo.cs">
  83. <SubType>Form</SubType>
  84. </Compile>
  85. <Compile Include="frmMatMsgInfo.Designer.cs">
  86. <DependentUpon>frmMatMsgInfo.cs</DependentUpon>
  87. </Compile>
  88. <Compile Include="frmOneYardToEnd.cs">
  89. <SubType>Form</SubType>
  90. </Compile>
  91. <Compile Include="frmOneYardToEnd.Designer.cs">
  92. <DependentUpon>frmOneYardToEnd.cs</DependentUpon>
  93. </Compile>
  94. <Compile Include="frmOneYardToEnd2.cs">
  95. <SubType>Form</SubType>
  96. </Compile>
  97. <Compile Include="frmOneYardToEnd2.designer.cs">
  98. <DependentUpon>frmOneYardToEnd2.cs</DependentUpon>
  99. </Compile>
  100. <Compile Include="frmVoice.cs">
  101. <SubType>Form</SubType>
  102. </Compile>
  103. <Compile Include="frmVoice.Designer.cs">
  104. <DependentUpon>frmVoice.cs</DependentUpon>
  105. </Compile>
  106. <Compile Include="frmWelcome_Jisco.cs">
  107. <SubType>Form</SubType>
  108. </Compile>
  109. <Compile Include="frmWelcome_Jisco.Designer.cs">
  110. <DependentUpon>frmWelcome_Jisco.cs</DependentUpon>
  111. </Compile>
  112. <Compile Include="fromContect.cs">
  113. <SubType>Form</SubType>
  114. </Compile>
  115. <Compile Include="fromContect.Designer.cs">
  116. <DependentUpon>fromContect.cs</DependentUpon>
  117. </Compile>
  118. <Compile Include="Interface\HttpHelper.cs" />
  119. <Compile Include="Interface\JGLimsInterface.cs" />
  120. <Compile Include="Interface\JGLimsMsg.cs" />
  121. <Compile Include="loginParam.cs" />
  122. <Compile Include="MyTest.cs" />
  123. <Compile Include="OptionCls\CarCache.cs" />
  124. <Compile Include="OptionCls\BaseDbCls.cs" />
  125. <Compile Include="Form1.cs">
  126. <SubType>Form</SubType>
  127. </Compile>
  128. <Compile Include="Form1.Designer.cs">
  129. <DependentUpon>Form1.cs</DependentUpon>
  130. </Compile>
  131. <Compile Include="frmCarSalePurchase.cs">
  132. <SubType>Form</SubType>
  133. </Compile>
  134. <Compile Include="frmCarSalePurchase.Designer.cs">
  135. <DependentUpon>frmCarSalePurchase.cs</DependentUpon>
  136. </Compile>
  137. <Compile Include="frmInternalTransport.cs">
  138. <SubType>Form</SubType>
  139. </Compile>
  140. <Compile Include="frmInternalTransport.Designer.cs">
  141. <DependentUpon>frmInternalTransport.cs</DependentUpon>
  142. </Compile>
  143. <Compile Include="frmMain.cs">
  144. <SubType>Form</SubType>
  145. </Compile>
  146. <Compile Include="frmMain.Designer.cs">
  147. <DependentUpon>frmMain.cs</DependentUpon>
  148. </Compile>
  149. <Compile Include="FrmMessage.cs">
  150. <SubType>Form</SubType>
  151. </Compile>
  152. <Compile Include="FrmMessage.Designer.cs">
  153. <DependentUpon>FrmMessage.cs</DependentUpon>
  154. </Compile>
  155. <Compile Include="frmWelcome.cs">
  156. <SubType>Form</SubType>
  157. </Compile>
  158. <Compile Include="frmWelcome.Designer.cs">
  159. <DependentUpon>frmWelcome.cs</DependentUpon>
  160. </Compile>
  161. <Compile Include="OptionCls\LoginCls.cs" />
  162. <Compile Include="OptionCls\CameraShotCls.cs" />
  163. <Compile Include="Program.cs" />
  164. <Compile Include="Properties\AssemblyInfo.cs" />
  165. <EmbeddedResource Include="Form1.resx">
  166. <DependentUpon>Form1.cs</DependentUpon>
  167. </EmbeddedResource>
  168. <EmbeddedResource Include="frmMatMsgInfo.resx">
  169. <DependentUpon>frmMatMsgInfo.cs</DependentUpon>
  170. </EmbeddedResource>
  171. <EmbeddedResource Include="frmOneYardToEnd.resx">
  172. <DependentUpon>frmOneYardToEnd.cs</DependentUpon>
  173. </EmbeddedResource>
  174. <EmbeddedResource Include="frmCarSalePurchase.resx">
  175. <DependentUpon>frmCarSalePurchase.cs</DependentUpon>
  176. </EmbeddedResource>
  177. <EmbeddedResource Include="frmInternalTransport.resx">
  178. <DependentUpon>frmInternalTransport.cs</DependentUpon>
  179. </EmbeddedResource>
  180. <EmbeddedResource Include="frmMain.resx">
  181. <DependentUpon>frmMain.cs</DependentUpon>
  182. </EmbeddedResource>
  183. <EmbeddedResource Include="FrmMessage.resx">
  184. <DependentUpon>FrmMessage.cs</DependentUpon>
  185. </EmbeddedResource>
  186. <EmbeddedResource Include="frmOneYardToEnd2.resx">
  187. <DependentUpon>frmOneYardToEnd2.cs</DependentUpon>
  188. </EmbeddedResource>
  189. <EmbeddedResource Include="frmVoice.resx">
  190. <DependentUpon>frmVoice.cs</DependentUpon>
  191. </EmbeddedResource>
  192. <EmbeddedResource Include="frmWelcome_Jisco.resx">
  193. <DependentUpon>frmWelcome_Jisco.cs</DependentUpon>
  194. </EmbeddedResource>
  195. <EmbeddedResource Include="frmWelcome.resx">
  196. <DependentUpon>frmWelcome.cs</DependentUpon>
  197. </EmbeddedResource>
  198. <EmbeddedResource Include="fromContect.resx">
  199. <DependentUpon>fromContect.cs</DependentUpon>
  200. </EmbeddedResource>
  201. <EmbeddedResource Include="Properties\licenses.licx" />
  202. <EmbeddedResource Include="Properties\Resources.resx">
  203. <Generator>ResXFileCodeGenerator</Generator>
  204. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  205. <SubType>Designer</SubType>
  206. </EmbeddedResource>
  207. <Compile Include="Properties\Resources.Designer.cs">
  208. <AutoGen>True</AutoGen>
  209. <DependentUpon>Resources.resx</DependentUpon>
  210. <DesignTime>True</DesignTime>
  211. </Compile>
  212. <None Include="Properties\Settings.settings">
  213. <Generator>SettingsSingleFileGenerator</Generator>
  214. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  215. </None>
  216. <Compile Include="Properties\Settings.Designer.cs">
  217. <AutoGen>True</AutoGen>
  218. <DependentUpon>Settings.settings</DependentUpon>
  219. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  220. </Compile>
  221. </ItemGroup>
  222. <ItemGroup>
  223. <None Include="App.config" />
  224. </ItemGroup>
  225. <ItemGroup>
  226. <Content Include="MainFormIcon.ico" />
  227. <Content Include="九钢.ico" />
  228. </ItemGroup>
  229. <ItemGroup>
  230. <Folder Include="bin\" />
  231. </ItemGroup>
  232. <ItemGroup>
  233. <ProjectReference Include="..\Common\Common.csproj">
  234. <Project>{24b72a4a-3a4a-486b-9bcf-4a4b965c0ec6}</Project>
  235. <Name>Common</Name>
  236. </ProjectReference>
  237. <ProjectReference Include="..\MeterConditionLibrary\MeterConditionLibrary.csproj">
  238. <Project>{e34ea556-df5b-4c10-9280-23b38259e6bc}</Project>
  239. <Name>MeterConditionLibrary</Name>
  240. </ProjectReference>
  241. <ProjectReference Include="..\MeterModelLibrary\MeterModelLibrary.csproj">
  242. <Project>{d239be9e-348d-4ac8-abe5-8e7e4a69e047}</Project>
  243. <Name>MeterModelLibrary</Name>
  244. </ProjectReference>
  245. <ProjectReference Include="..\MeterModuleLibrary\MeterModuleLibrary.csproj">
  246. <Project>{937e0dfa-3387-41e7-8718-ce2660b846dd}</Project>
  247. <Name>MeterModuleLibrary</Name>
  248. </ProjectReference>
  249. <ProjectReference Include="..\MeterPlugInLibrary\MeterPlugInLibrary.csproj">
  250. <Project>{a90f4f23-9077-46ca-ba60-eb21df346b27}</Project>
  251. <Name>MeterPlugInLibrary</Name>
  252. </ProjectReference>
  253. <ProjectReference Include="..\MeterSceneLibrary\MeterSceneLibrary.csproj">
  254. <Project>{c70eb531-65e2-416a-b85e-946a8d4acaed}</Project>
  255. <Name>MeterSceneLibrary</Name>
  256. </ProjectReference>
  257. </ItemGroup>
  258. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  259. </Project>