FrmStandAloneMetering.csproj 6.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134
  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>{DCEA1EFE-23FC-45D5-B4DB-692C0ADDC0C6}</ProjectGuid>
  8. <OutputType>WinExe</OutputType>
  9. <RootNamespace>FrmStandAloneMetering</RootNamespace>
  10. <AssemblyName>FrmStandAloneMetering</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. <Prefer32Bit>false</Prefer32Bit>
  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>mainIcon.ico</ApplicationIcon>
  38. </PropertyGroup>
  39. <PropertyGroup>
  40. <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
  41. </PropertyGroup>
  42. <ItemGroup>
  43. <Reference Include="CoreFS.CA06Lite, Version=1.1.0.0, Culture=neutral, processorArchitecture=MSIL">
  44. <SpecificVersion>False</SpecificVersion>
  45. <HintPath>..\output\CoreFS.CA06Lite.dll</HintPath>
  46. </Reference>
  47. <Reference Include="Infragistics2.Shared.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" />
  48. <Reference Include="Infragistics2.Win.Misc.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  49. <Reference Include="Infragistics2.Win.UltraWinGrid.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
  50. <Reference Include="Infragistics2.Win.UltraWinTabControl.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" />
  52. <Reference Include="MeterModuleLibrary, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86">
  53. <SpecificVersion>False</SpecificVersion>
  54. <HintPath>..\output\MeterModuleLibrary.dll</HintPath>
  55. </Reference>
  56. <Reference Include="Microsoft.VisualBasic" />
  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.Xml.Linq" />
  64. <Reference Include="System.Data.DataSetExtensions" />
  65. <Reference Include="Microsoft.CSharp" />
  66. <Reference Include="System.Data" />
  67. <Reference Include="System.Deployment" />
  68. <Reference Include="System.Drawing" />
  69. <Reference Include="System.Net.Http" />
  70. <Reference Include="System.Windows.Forms" />
  71. <Reference Include="System.Xml" />
  72. </ItemGroup>
  73. <ItemGroup>
  74. <Compile Include="DbOption\MeterWorkCarActFirAlonService.cs" />
  75. <Compile Include="FrmStandAloneMetering.cs">
  76. <SubType>Form</SubType>
  77. </Compile>
  78. <Compile Include="FrmStandAloneMetering.Designer.cs">
  79. <DependentUpon>FrmStandAloneMetering.cs</DependentUpon>
  80. </Compile>
  81. <Compile Include="OptionCls\BaseDbCls.cs" />
  82. <Compile Include="OptionCls\CameraShotCls.cs" />
  83. <Compile Include="OptionCls\CarCache.cs" />
  84. <Compile Include="OptionCls\LoginCls.cs" />
  85. <Compile Include="Utils\FileUtil.cs" />
  86. <Compile Include="Utils\logCsv.cs" />
  87. <Compile Include="vo\MeterWorkCarActFirAlon.cs" />
  88. <Compile Include="Program.cs" />
  89. <Compile Include="Properties\AssemblyInfo.cs" />
  90. <EmbeddedResource Include="FrmStandAloneMetering.resx">
  91. <DependentUpon>FrmStandAloneMetering.cs</DependentUpon>
  92. </EmbeddedResource>
  93. <EmbeddedResource Include="Properties\licenses.licx" />
  94. <EmbeddedResource Include="Properties\Resources.resx">
  95. <Generator>ResXFileCodeGenerator</Generator>
  96. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  97. <SubType>Designer</SubType>
  98. </EmbeddedResource>
  99. <Compile Include="Properties\Resources.Designer.cs">
  100. <AutoGen>True</AutoGen>
  101. <DependentUpon>Resources.resx</DependentUpon>
  102. <DesignTime>True</DesignTime>
  103. </Compile>
  104. <None Include="Properties\Settings.settings">
  105. <Generator>SettingsSingleFileGenerator</Generator>
  106. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  107. </None>
  108. <Compile Include="Properties\Settings.Designer.cs">
  109. <AutoGen>True</AutoGen>
  110. <DependentUpon>Settings.settings</DependentUpon>
  111. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  112. </Compile>
  113. </ItemGroup>
  114. <ItemGroup>
  115. <None Include="App.config" />
  116. </ItemGroup>
  117. <ItemGroup>
  118. <Content Include="mainIcon.ico" />
  119. </ItemGroup>
  120. <ItemGroup>
  121. <ProjectReference Include="..\Common\Common.csproj">
  122. <Project>{24b72a4a-3a4a-486b-9bcf-4a4b965c0ec6}</Project>
  123. <Name>Common</Name>
  124. </ProjectReference>
  125. <ProjectReference Include="..\MeterPlugInLibrary\MeterPlugInLibrary.csproj">
  126. <Project>{A90F4F23-9077-46CA-BA60-EB21DF346B27}</Project>
  127. <Name>MeterPlugInLibrary</Name>
  128. </ProjectReference>
  129. </ItemGroup>
  130. <ItemGroup>
  131. <Folder Include="backup\" />
  132. </ItemGroup>
  133. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  134. </Project>