CarMonitor.csproj 8.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169
  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>{571E4FD7-A37A-4EEE-A882-926AC4A32F70}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <RootNamespace>CarMonitor</RootNamespace>
  10. <AssemblyName>CarMonitor</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>x86</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. <StartupObject />
  38. </PropertyGroup>
  39. <ItemGroup>
  40. <Reference Include="CoreFS.CA06Lite, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  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.Excel.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" />
  49. <Reference Include="Infragistics2.Shared.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  50. <Reference Include="Infragistics2.Win.Misc.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  51. <Reference Include="Infragistics2.Win.UltraWinDock.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  52. <Reference Include="Infragistics2.Win.UltraWinEditors.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL">
  53. <SpecificVersion>False</SpecificVersion>
  54. <HintPath>..\output\Infragistics2.Win.UltraWinEditors.v9.2.dll</HintPath>
  55. </Reference>
  56. <Reference Include="Infragistics2.Win.UltraWinGrid.ExcelExport.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL">
  57. <SpecificVersion>False</SpecificVersion>
  58. <HintPath>..\Output\Infragistics2.Win.UltraWinGrid.ExcelExport.v9.2.dll</HintPath>
  59. </Reference>
  60. <Reference Include="Infragistics2.Win.UltraWinGrid.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  61. <Reference Include="Infragistics2.Win.UltraWinToolbars.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL">
  62. <SpecificVersion>False</SpecificVersion>
  63. <HintPath>D:\ruan\Infragistics\NetAdvantage 2009.2\Windows Forms\Bin\Infragistics2.Win.UltraWinToolbars.v9.2.dll</HintPath>
  64. </Reference>
  65. <Reference Include="Infragistics2.Win.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  66. <Reference Include="JC_MeasuringSystem">
  67. <HintPath>..\output\JC_MeasuringSystem.exe</HintPath>
  68. </Reference>
  69. <Reference Include="Microsoft.VisualBasic" />
  70. <Reference Include="System" />
  71. <Reference Include="System.Core" />
  72. <Reference Include="System.Design" />
  73. <Reference Include="System.Runtime.Serialization.Formatters.Soap" />
  74. <Reference Include="System.Web" />
  75. <Reference Include="System.Xml.Linq" />
  76. <Reference Include="System.Data.DataSetExtensions" />
  77. <Reference Include="Microsoft.CSharp" />
  78. <Reference Include="System.Data" />
  79. <Reference Include="System.Deployment" />
  80. <Reference Include="System.Drawing" />
  81. <Reference Include="System.Net.Http" />
  82. <Reference Include="System.Windows.Forms" />
  83. <Reference Include="System.Xml" />
  84. </ItemGroup>
  85. <ItemGroup>
  86. <Compile Include="OptionCls\BaseDbCls.cs" />
  87. <Compile Include="frmMonitor.cs">
  88. <SubType>Form</SubType>
  89. </Compile>
  90. <Compile Include="frmMonitor.Designer.cs">
  91. <DependentUpon>frmMonitor.cs</DependentUpon>
  92. </Compile>
  93. <Compile Include="frmMsgInfo.cs">
  94. <SubType>Form</SubType>
  95. </Compile>
  96. <Compile Include="frmMsgInfo.Designer.cs">
  97. <DependentUpon>frmMsgInfo.cs</DependentUpon>
  98. </Compile>
  99. <Compile Include="frmProductVoice.cs">
  100. <SubType>Form</SubType>
  101. </Compile>
  102. <Compile Include="frmProductVoice.Designer.cs">
  103. <DependentUpon>frmProductVoice.cs</DependentUpon>
  104. </Compile>
  105. <Compile Include="Properties\AssemblyInfo.cs" />
  106. <Compile Include="计量数据管理\meterWorkCarActualSelect.cs">
  107. <SubType>Form</SubType>
  108. </Compile>
  109. <Compile Include="计量数据管理\meterWorkCarActualSelect.Designer.cs">
  110. <DependentUpon>meterWorkCarActualSelect.cs</DependentUpon>
  111. </Compile>
  112. <Compile Include="计量数据管理\meterworkcaractualfirstsSelect.cs">
  113. <SubType>Form</SubType>
  114. </Compile>
  115. <Compile Include="计量数据管理\meterworkcaractualfirstsSelect.Designer.cs">
  116. <DependentUpon>meterworkcaractualfirstsSelect.cs</DependentUpon>
  117. </Compile>
  118. <EmbeddedResource Include="frmMonitor.resx">
  119. <DependentUpon>frmMonitor.cs</DependentUpon>
  120. </EmbeddedResource>
  121. <EmbeddedResource Include="frmMsgInfo.resx">
  122. <DependentUpon>frmMsgInfo.cs</DependentUpon>
  123. </EmbeddedResource>
  124. <EmbeddedResource Include="frmProductVoice.resx">
  125. <DependentUpon>frmProductVoice.cs</DependentUpon>
  126. </EmbeddedResource>
  127. <EmbeddedResource Include="Properties\licenses.licx" />
  128. <EmbeddedResource Include="Properties\Resources.resx">
  129. <Generator>ResXFileCodeGenerator</Generator>
  130. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  131. <SubType>Designer</SubType>
  132. </EmbeddedResource>
  133. <Compile Include="Properties\Resources.Designer.cs">
  134. <AutoGen>True</AutoGen>
  135. <DependentUpon>Resources.resx</DependentUpon>
  136. <DesignTime>True</DesignTime>
  137. </Compile>
  138. <EmbeddedResource Include="计量数据管理\meterWorkCarActualSelect.resx">
  139. <DependentUpon>meterWorkCarActualSelect.cs</DependentUpon>
  140. </EmbeddedResource>
  141. <EmbeddedResource Include="计量数据管理\meterworkcaractualfirstsSelect.resx">
  142. <DependentUpon>meterworkcaractualfirstsSelect.cs</DependentUpon>
  143. </EmbeddedResource>
  144. <None Include="Properties\Settings.settings">
  145. <Generator>SettingsSingleFileGenerator</Generator>
  146. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  147. </None>
  148. <Compile Include="Properties\Settings.Designer.cs">
  149. <AutoGen>True</AutoGen>
  150. <DependentUpon>Settings.settings</DependentUpon>
  151. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  152. </Compile>
  153. </ItemGroup>
  154. <ItemGroup>
  155. <ProjectReference Include="..\Common\Common.csproj">
  156. <Project>{24b72a4a-3a4a-486b-9bcf-4a4b965c0ec6}</Project>
  157. <Name>Common</Name>
  158. </ProjectReference>
  159. <ProjectReference Include="..\MeterModuleLibrary\MeterModuleLibrary.csproj">
  160. <Project>{937E0DFA-3387-41E7-8718-CE2660B846DD}</Project>
  161. <Name>MeterModuleLibrary</Name>
  162. </ProjectReference>
  163. <ProjectReference Include="..\MeterPlugInLibrary\MeterPlugInLibrary.csproj">
  164. <Project>{A90F4F23-9077-46CA-BA60-EB21DF346B27}</Project>
  165. <Name>MeterPlugInLibrary</Name>
  166. </ProjectReference>
  167. </ItemGroup>
  168. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  169. </Project>