CarMeterSystem.csproj 10.0 KB

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