CarMeterSystem.csproj 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245
  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=x86">
  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.Configuration" />
  61. <Reference Include="System.Core" />
  62. <Reference Include="System.Design" />
  63. <Reference Include="System.Runtime.Serialization" />
  64. <Reference Include="System.Runtime.Serialization.Formatters.Soap" />
  65. <Reference Include="System.Web" />
  66. <Reference Include="System.Web.Extensions" />
  67. <Reference Include="System.Xml.Linq" />
  68. <Reference Include="System.Data.DataSetExtensions" />
  69. <Reference Include="Microsoft.CSharp" />
  70. <Reference Include="System.Data" />
  71. <Reference Include="System.Deployment" />
  72. <Reference Include="System.Drawing" />
  73. <Reference Include="System.Net.Http" />
  74. <Reference Include="System.Windows.Forms" />
  75. <Reference Include="System.Xml" />
  76. </ItemGroup>
  77. <ItemGroup>
  78. <Compile Include="frmMatMsgInfo.cs">
  79. <SubType>Form</SubType>
  80. </Compile>
  81. <Compile Include="frmMatMsgInfo.Designer.cs">
  82. <DependentUpon>frmMatMsgInfo.cs</DependentUpon>
  83. </Compile>
  84. <Compile Include="frmOneYardToEnd.cs">
  85. <SubType>Form</SubType>
  86. </Compile>
  87. <Compile Include="frmOneYardToEnd.Designer.cs">
  88. <DependentUpon>frmOneYardToEnd.cs</DependentUpon>
  89. </Compile>
  90. <Compile Include="frmOneYardToEnd2.cs">
  91. <SubType>Form</SubType>
  92. </Compile>
  93. <Compile Include="frmOneYardToEnd2.designer.cs">
  94. <DependentUpon>frmOneYardToEnd2.cs</DependentUpon>
  95. </Compile>
  96. <Compile Include="frmWelcome_Jisco.cs">
  97. <SubType>Form</SubType>
  98. </Compile>
  99. <Compile Include="frmWelcome_Jisco.Designer.cs">
  100. <DependentUpon>frmWelcome_Jisco.cs</DependentUpon>
  101. </Compile>
  102. <Compile Include="fromContect.cs">
  103. <SubType>Form</SubType>
  104. </Compile>
  105. <Compile Include="fromContect.Designer.cs">
  106. <DependentUpon>fromContect.cs</DependentUpon>
  107. </Compile>
  108. <Compile Include="Interface\HttpHelper.cs" />
  109. <Compile Include="Interface\JGLimsInterface.cs" />
  110. <Compile Include="Interface\JGLimsMsg.cs" />
  111. <Compile Include="MyTest.cs" />
  112. <Compile Include="OptionCls\CarCache.cs" />
  113. <Compile Include="OptionCls\BaseDbCls.cs" />
  114. <Compile Include="Form1.cs">
  115. <SubType>Form</SubType>
  116. </Compile>
  117. <Compile Include="Form1.Designer.cs">
  118. <DependentUpon>Form1.cs</DependentUpon>
  119. </Compile>
  120. <Compile Include="frmCarSalePurchase.cs">
  121. <SubType>Form</SubType>
  122. </Compile>
  123. <Compile Include="frmCarSalePurchase.Designer.cs">
  124. <DependentUpon>frmCarSalePurchase.cs</DependentUpon>
  125. </Compile>
  126. <Compile Include="frmInternalTransport.cs">
  127. <SubType>Form</SubType>
  128. </Compile>
  129. <Compile Include="frmInternalTransport.Designer.cs">
  130. <DependentUpon>frmInternalTransport.cs</DependentUpon>
  131. </Compile>
  132. <Compile Include="frmMain.cs">
  133. <SubType>Form</SubType>
  134. </Compile>
  135. <Compile Include="frmMain.Designer.cs">
  136. <DependentUpon>frmMain.cs</DependentUpon>
  137. </Compile>
  138. <Compile Include="FrmMessage.cs">
  139. <SubType>Form</SubType>
  140. </Compile>
  141. <Compile Include="FrmMessage.Designer.cs">
  142. <DependentUpon>FrmMessage.cs</DependentUpon>
  143. </Compile>
  144. <Compile Include="frmWelcome.cs">
  145. <SubType>Form</SubType>
  146. </Compile>
  147. <Compile Include="frmWelcome.Designer.cs">
  148. <DependentUpon>frmWelcome.cs</DependentUpon>
  149. </Compile>
  150. <Compile Include="OptionCls\LoginCls.cs" />
  151. <Compile Include="OptionCls\CameraShotCls.cs" />
  152. <Compile Include="Program.cs" />
  153. <Compile Include="Properties\AssemblyInfo.cs" />
  154. <EmbeddedResource Include="Form1.resx">
  155. <DependentUpon>Form1.cs</DependentUpon>
  156. </EmbeddedResource>
  157. <EmbeddedResource Include="frmMatMsgInfo.resx">
  158. <DependentUpon>frmMatMsgInfo.cs</DependentUpon>
  159. </EmbeddedResource>
  160. <EmbeddedResource Include="frmOneYardToEnd.resx">
  161. <DependentUpon>frmOneYardToEnd.cs</DependentUpon>
  162. </EmbeddedResource>
  163. <EmbeddedResource Include="frmCarSalePurchase.resx">
  164. <DependentUpon>frmCarSalePurchase.cs</DependentUpon>
  165. </EmbeddedResource>
  166. <EmbeddedResource Include="frmInternalTransport.resx">
  167. <DependentUpon>frmInternalTransport.cs</DependentUpon>
  168. </EmbeddedResource>
  169. <EmbeddedResource Include="frmMain.resx">
  170. <DependentUpon>frmMain.cs</DependentUpon>
  171. </EmbeddedResource>
  172. <EmbeddedResource Include="FrmMessage.resx">
  173. <DependentUpon>FrmMessage.cs</DependentUpon>
  174. </EmbeddedResource>
  175. <EmbeddedResource Include="frmOneYardToEnd2.resx">
  176. <DependentUpon>frmOneYardToEnd2.cs</DependentUpon>
  177. </EmbeddedResource>
  178. <EmbeddedResource Include="frmWelcome_Jisco.resx">
  179. <DependentUpon>frmWelcome_Jisco.cs</DependentUpon>
  180. </EmbeddedResource>
  181. <EmbeddedResource Include="frmWelcome.resx">
  182. <DependentUpon>frmWelcome.cs</DependentUpon>
  183. </EmbeddedResource>
  184. <EmbeddedResource Include="fromContect.resx">
  185. <DependentUpon>fromContect.cs</DependentUpon>
  186. </EmbeddedResource>
  187. <EmbeddedResource Include="Properties\licenses.licx" />
  188. <EmbeddedResource Include="Properties\Resources.resx">
  189. <Generator>ResXFileCodeGenerator</Generator>
  190. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  191. <SubType>Designer</SubType>
  192. </EmbeddedResource>
  193. <Compile Include="Properties\Resources.Designer.cs">
  194. <AutoGen>True</AutoGen>
  195. <DependentUpon>Resources.resx</DependentUpon>
  196. <DesignTime>True</DesignTime>
  197. </Compile>
  198. <None Include="Properties\Settings.settings">
  199. <Generator>SettingsSingleFileGenerator</Generator>
  200. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  201. </None>
  202. <Compile Include="Properties\Settings.Designer.cs">
  203. <AutoGen>True</AutoGen>
  204. <DependentUpon>Settings.settings</DependentUpon>
  205. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  206. </Compile>
  207. </ItemGroup>
  208. <ItemGroup>
  209. <None Include="App.config" />
  210. </ItemGroup>
  211. <ItemGroup>
  212. <Content Include="MainFormIcon.ico" />
  213. <Content Include="九钢.ico" />
  214. </ItemGroup>
  215. <ItemGroup>
  216. <Folder Include="bin\" />
  217. </ItemGroup>
  218. <ItemGroup>
  219. <ProjectReference Include="..\Common\Common.csproj">
  220. <Project>{24b72a4a-3a4a-486b-9bcf-4a4b965c0ec6}</Project>
  221. <Name>Common</Name>
  222. </ProjectReference>
  223. <ProjectReference Include="..\MeterConditionLibrary\MeterConditionLibrary.csproj">
  224. <Project>{e34ea556-df5b-4c10-9280-23b38259e6bc}</Project>
  225. <Name>MeterConditionLibrary</Name>
  226. </ProjectReference>
  227. <ProjectReference Include="..\MeterModelLibrary\MeterModelLibrary.csproj">
  228. <Project>{d239be9e-348d-4ac8-abe5-8e7e4a69e047}</Project>
  229. <Name>MeterModelLibrary</Name>
  230. </ProjectReference>
  231. <ProjectReference Include="..\MeterModuleLibrary\MeterModuleLibrary.csproj">
  232. <Project>{937e0dfa-3387-41e7-8718-ce2660b846dd}</Project>
  233. <Name>MeterModuleLibrary</Name>
  234. </ProjectReference>
  235. <ProjectReference Include="..\MeterPlugInLibrary\MeterPlugInLibrary.csproj">
  236. <Project>{a90f4f23-9077-46ca-ba60-eb21df346b27}</Project>
  237. <Name>MeterPlugInLibrary</Name>
  238. </ProjectReference>
  239. <ProjectReference Include="..\MeterSceneLibrary\MeterSceneLibrary.csproj">
  240. <Project>{c70eb531-65e2-416a-b85e-946a8d4acaed}</Project>
  241. <Name>MeterSceneLibrary</Name>
  242. </ProjectReference>
  243. </ItemGroup>
  244. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  245. </Project>