| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182 |
- <?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>{AE0022AE-4299-42F1-8A83-7F1D3A4E1FDF}</ProjectGuid>
- <OutputType>Library</OutputType>
- <RootNamespace>CarRemoteMeter</RootNamespace>
- <AssemblyName>CarRemoteMeter</AssemblyName>
- <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <Deterministic>true</Deterministic>
- <TargetFrameworkProfile />
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <PlatformTarget>x86</PlatformTarget>
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>..\Output\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </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>
- <StartupObject />
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="CoreFS.CA06Lite">
- <HintPath>..\output\CoreFS.CA06Lite.dll</HintPath>
- </Reference>
- <Reference Include="Infragistics2.Shared.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
- <Reference Include="Infragistics2.Win.Misc.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.UltraWinTabControl.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="JC_MeasuringSystem">
- <HintPath>..\output\JC_MeasuringSystem.exe</HintPath>
- </Reference>
- <Reference Include="Microsoft.VisualBasic" />
- <Reference Include="System" />
- <Reference Include="System.Configuration" />
- <Reference Include="System.Core" />
- <Reference Include="System.Design" />
- <Reference Include="System.Runtime.Serialization.Formatters.Soap" />
- <Reference Include="System.Web" />
- <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="Form2.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Form2.Designer.cs">
- <DependentUpon>Form2.cs</DependentUpon>
- </Compile>
- <Compile Include="frmMatCompanyInfo.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="frmMatCompanyInfo.Designer.cs">
- <DependentUpon>frmMatCompanyInfo.cs</DependentUpon>
- </Compile>
- <Compile Include="frmMeterMain2.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="frmMeterMain2.designer.cs">
- <DependentUpon>frmMeterMain2.cs</DependentUpon>
- </Compile>
- <Compile Include="OptionCls\CameraShotCls.cs" />
- <Compile Include="OptionCls\CarCache.cs" />
- <Compile Include="Form1.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Form1.Designer.cs">
- <DependentUpon>Form1.cs</DependentUpon>
- </Compile>
- <Compile Include="frmCalibration.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="frmCalibration.Designer.cs">
- <DependentUpon>frmCalibration.cs</DependentUpon>
- </Compile>
- <Compile Include="OptionCls\BaseDbCls.cs" />
- <Compile Include="frmMeterMain.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="frmMeterMain.Designer.cs">
- <DependentUpon>frmMeterMain.cs</DependentUpon>
- </Compile>
- <Compile Include="Properties\AssemblyInfo.cs" />
- <EmbeddedResource Include="Form1.resx">
- <DependentUpon>Form1.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Form2.resx">
- <DependentUpon>Form2.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="frmCalibration.resx">
- <DependentUpon>frmCalibration.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="frmMatCompanyInfo.resx">
- <DependentUpon>frmMatCompanyInfo.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="frmMeterMain.resx">
- <DependentUpon>frmMeterMain.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="frmMeterMain2.resx">
- <DependentUpon>frmMeterMain2.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\DataSources\Common.ComBaseInfo.datasource" />
- <None Include="Properties\DataSources\Common.PbModelDb.datasource" />
- <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>
- <ProjectReference Include="..\CarMeterSystem\CarMeterSystem.csproj">
- <Project>{7D262392-C0A3-465D-BD99-EC384D4BE321}</Project>
- <Name>CarMeterSystem</Name>
- </ProjectReference>
- <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>
- <ItemGroup />
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- </Project>
|