| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProjectGuid>{7D262392-C0A3-465D-BD99-EC384D4BE321}</ProjectGuid>
- <OutputType>WinExe</OutputType>
- <RootNamespace>CarMeterSystem</RootNamespace>
- <AssemblyName>CarMeterSystem</AssemblyName>
- <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <Deterministic>true</Deterministic>
- <TargetFrameworkProfile />
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <PlatformTarget>AnyCPU</PlatformTarget>
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>..\Output\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <GenerateSerializationAssemblies>Auto</GenerateSerializationAssemblies>
- <Prefer32Bit>true</Prefer32Bit>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <PlatformTarget>AnyCPU</PlatformTarget>
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <PropertyGroup>
- <ApplicationIcon>九钢.ico</ApplicationIcon>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="CoreFS.CA06Lite, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\output\CoreFS.CA06Lite.dll</HintPath>
- </Reference>
- <Reference Include="DevExpress.Data.Desktop.v20.1, Version=20.1.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
- <Reference Include="DevExpress.Data.v20.1, Version=20.1.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
- <Reference Include="DevExpress.Printing.v20.1.Core, Version=20.1.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
- <Reference Include="DevExpress.Sparkline.v20.1.Core, Version=20.1.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
- <Reference Include="DevExpress.Utils.v20.1, Version=20.1.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a" />
- <Reference Include="DevExpress.XtraEditors.v20.1, Version=20.1.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
- <Reference Include="iCore.Rtdb, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\output\iCore.Rtdb.dll</HintPath>
- </Reference>
- <Reference Include="Infragistics2.Shared.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
- <Reference Include="Infragistics2.Win.UltraWinDataSource.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
- <Reference Include="Infragistics2.Win.UltraWinEditors.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
- <Reference Include="Infragistics2.Win.UltraWinGrid.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
- <Reference Include="Infragistics2.Win.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
- <Reference Include="Microsoft.VisualBasic" />
- <Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\output\Newtonsoft.Json.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.ComponentModel.DataAnnotations" />
- <Reference Include="System.Configuration" />
- <Reference Include="System.Core" />
- <Reference Include="System.Data.Linq" />
- <Reference Include="System.Design" />
- <Reference Include="System.Runtime.Serialization" />
- <Reference Include="System.Runtime.Serialization.Formatters.Soap" />
- <Reference Include="System.Web" />
- <Reference Include="System.Web.Extensions" />
- <Reference Include="System.Xml.Linq" />
- <Reference Include="System.Data.DataSetExtensions" />
- <Reference Include="Microsoft.CSharp" />
- <Reference Include="System.Data" />
- <Reference Include="System.Deployment" />
- <Reference Include="System.Drawing" />
- <Reference Include="System.Net.Http" />
- <Reference Include="System.Windows.Forms" />
- <Reference Include="System.Xml" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="OptionCls\CamerEs2.cs" />
- <Compile Include="OptionCls\CamerEs.cs" />
- <Compile Include="frmMatMsgInfo.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="frmMatMsgInfo.Designer.cs">
- <DependentUpon>frmMatMsgInfo.cs</DependentUpon>
- </Compile>
- <Compile Include="frmOneYardToEnd.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="frmOneYardToEnd.Designer.cs">
- <DependentUpon>frmOneYardToEnd.cs</DependentUpon>
- </Compile>
- <Compile Include="frmOneYardToEnd2.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="frmOneYardToEnd2.designer.cs">
- <DependentUpon>frmOneYardToEnd2.cs</DependentUpon>
- </Compile>
- <Compile Include="frmVoice.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="frmVoice.Designer.cs">
- <DependentUpon>frmVoice.cs</DependentUpon>
- </Compile>
- <Compile Include="frmWelcome_Jisco.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="frmWelcome_Jisco.Designer.cs">
- <DependentUpon>frmWelcome_Jisco.cs</DependentUpon>
- </Compile>
- <Compile Include="fromContect.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="fromContect.Designer.cs">
- <DependentUpon>fromContect.cs</DependentUpon>
- </Compile>
- <Compile Include="Interface\HttpHelper.cs" />
- <Compile Include="Interface\JGLimsInterface.cs" />
- <Compile Include="Interface\JGLimsMsg.cs" />
- <Compile Include="loginParam.cs" />
- <Compile Include="MyTest.cs" />
- <Compile Include="OptionCls\CarCache.cs" />
- <Compile Include="OptionCls\BaseDbCls.cs" />
- <Compile Include="Form1.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Form1.Designer.cs">
- <DependentUpon>Form1.cs</DependentUpon>
- </Compile>
- <Compile Include="frmCarSalePurchase.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="frmCarSalePurchase.Designer.cs">
- <DependentUpon>frmCarSalePurchase.cs</DependentUpon>
- </Compile>
- <Compile Include="frmInternalTransport.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="frmInternalTransport.Designer.cs">
- <DependentUpon>frmInternalTransport.cs</DependentUpon>
- </Compile>
- <Compile Include="frmMain.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="frmMain.Designer.cs">
- <DependentUpon>frmMain.cs</DependentUpon>
- </Compile>
- <Compile Include="FrmMessage.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="FrmMessage.Designer.cs">
- <DependentUpon>FrmMessage.cs</DependentUpon>
- </Compile>
- <Compile Include="frmWelcome.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="frmWelcome.Designer.cs">
- <DependentUpon>frmWelcome.cs</DependentUpon>
- </Compile>
- <Compile Include="OptionCls\LoginCls.cs" />
- <Compile Include="OptionCls\CameraShotCls.cs" />
- <Compile Include="Program.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- <EmbeddedResource Include="Form1.resx">
- <DependentUpon>Form1.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="frmMatMsgInfo.resx">
- <DependentUpon>frmMatMsgInfo.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="frmOneYardToEnd.resx">
- <DependentUpon>frmOneYardToEnd.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="frmCarSalePurchase.resx">
- <DependentUpon>frmCarSalePurchase.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="frmInternalTransport.resx">
- <DependentUpon>frmInternalTransport.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="frmMain.resx">
- <DependentUpon>frmMain.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="FrmMessage.resx">
- <DependentUpon>FrmMessage.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="frmOneYardToEnd2.resx">
- <DependentUpon>frmOneYardToEnd2.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="frmVoice.resx">
- <DependentUpon>frmVoice.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="frmWelcome_Jisco.resx">
- <DependentUpon>frmWelcome_Jisco.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="frmWelcome.resx">
- <DependentUpon>frmWelcome.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="fromContect.resx">
- <DependentUpon>fromContect.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Properties\licenses.licx" />
- <EmbeddedResource Include="Properties\Resources.resx">
- <Generator>ResXFileCodeGenerator</Generator>
- <LastGenOutput>Resources.Designer.cs</LastGenOutput>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <Compile Include="Properties\Resources.Designer.cs">
- <AutoGen>True</AutoGen>
- <DependentUpon>Resources.resx</DependentUpon>
- <DesignTime>True</DesignTime>
- </Compile>
- <None Include="Properties\Settings.settings">
- <Generator>SettingsSingleFileGenerator</Generator>
- <LastGenOutput>Settings.Designer.cs</LastGenOutput>
- </None>
- <Compile Include="Properties\Settings.Designer.cs">
- <AutoGen>True</AutoGen>
- <DependentUpon>Settings.settings</DependentUpon>
- <DesignTimeSharedInput>True</DesignTimeSharedInput>
- </Compile>
- </ItemGroup>
- <ItemGroup>
- <None Include="App.config" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="MainFormIcon.ico" />
- <Content Include="九钢.ico" />
- </ItemGroup>
- <ItemGroup>
- <Folder Include="bin\" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\Common\Common.csproj">
- <Project>{24b72a4a-3a4a-486b-9bcf-4a4b965c0ec6}</Project>
- <Name>Common</Name>
- </ProjectReference>
- <ProjectReference Include="..\MeterConditionLibrary\MeterConditionLibrary.csproj">
- <Project>{e34ea556-df5b-4c10-9280-23b38259e6bc}</Project>
- <Name>MeterConditionLibrary</Name>
- </ProjectReference>
- <ProjectReference Include="..\MeterModelLibrary\MeterModelLibrary.csproj">
- <Project>{d239be9e-348d-4ac8-abe5-8e7e4a69e047}</Project>
- <Name>MeterModelLibrary</Name>
- </ProjectReference>
- <ProjectReference Include="..\MeterModuleLibrary\MeterModuleLibrary.csproj">
- <Project>{937e0dfa-3387-41e7-8718-ce2660b846dd}</Project>
- <Name>MeterModuleLibrary</Name>
- </ProjectReference>
- <ProjectReference Include="..\MeterPlugInLibrary\MeterPlugInLibrary.csproj">
- <Project>{a90f4f23-9077-46ca-ba60-eb21df346b27}</Project>
- <Name>MeterPlugInLibrary</Name>
- </ProjectReference>
- <ProjectReference Include="..\MeterSceneLibrary\MeterSceneLibrary.csproj">
- <Project>{c70eb531-65e2-416a-b85e-946a8d4acaed}</Project>
- <Name>MeterSceneLibrary</Name>
- </ProjectReference>
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- </Project>
|