| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169 |
- <?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>{571E4FD7-A37A-4EEE-A882-926AC4A32F70}</ProjectGuid>
- <OutputType>Library</OutputType>
- <RootNamespace>CarMonitor</RootNamespace>
- <AssemblyName>CarMonitor</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>
- <GenerateSerializationAssemblies>Auto</GenerateSerializationAssemblies>
- </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, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\output\CoreFS.CA06Lite.dll</HintPath>
- </Reference>
- <Reference Include="iCore.Rtdb, Version=1.0.0.0, Culture=neutral, processorArchitecture=x86">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\output\iCore.Rtdb.dll</HintPath>
- </Reference>
- <Reference Include="Infragistics2.Excel.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" />
- <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.UltraWinDock.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">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\output\Infragistics2.Win.UltraWinEditors.v9.2.dll</HintPath>
- </Reference>
- <Reference Include="Infragistics2.Win.UltraWinGrid.ExcelExport.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\Output\Infragistics2.Win.UltraWinGrid.ExcelExport.v9.2.dll</HintPath>
- </Reference>
- <Reference Include="Infragistics2.Win.UltraWinGrid.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
- <Reference Include="Infragistics2.Win.UltraWinToolbars.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>D:\ruan\Infragistics\NetAdvantage 2009.2\Windows Forms\Bin\Infragistics2.Win.UltraWinToolbars.v9.2.dll</HintPath>
- </Reference>
- <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.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="OptionCls\BaseDbCls.cs" />
- <Compile Include="frmMonitor.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="frmMonitor.Designer.cs">
- <DependentUpon>frmMonitor.cs</DependentUpon>
- </Compile>
- <Compile Include="frmMsgInfo.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="frmMsgInfo.Designer.cs">
- <DependentUpon>frmMsgInfo.cs</DependentUpon>
- </Compile>
- <Compile Include="frmProductVoice.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="frmProductVoice.Designer.cs">
- <DependentUpon>frmProductVoice.cs</DependentUpon>
- </Compile>
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="计量数据管理\meterWorkCarActualSelect.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="计量数据管理\meterWorkCarActualSelect.Designer.cs">
- <DependentUpon>meterWorkCarActualSelect.cs</DependentUpon>
- </Compile>
- <Compile Include="计量数据管理\meterworkcaractualfirstsSelect.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="计量数据管理\meterworkcaractualfirstsSelect.Designer.cs">
- <DependentUpon>meterworkcaractualfirstsSelect.cs</DependentUpon>
- </Compile>
- <EmbeddedResource Include="frmMonitor.resx">
- <DependentUpon>frmMonitor.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="frmMsgInfo.resx">
- <DependentUpon>frmMsgInfo.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="frmProductVoice.resx">
- <DependentUpon>frmProductVoice.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>
- <EmbeddedResource Include="计量数据管理\meterWorkCarActualSelect.resx">
- <DependentUpon>meterWorkCarActualSelect.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="计量数据管理\meterworkcaractualfirstsSelect.resx">
- <DependentUpon>meterworkcaractualfirstsSelect.cs</DependentUpon>
- </EmbeddedResource>
- <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="..\Common\Common.csproj">
- <Project>{24b72a4a-3a4a-486b-9bcf-4a4b965c0ec6}</Project>
- <Name>Common</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>
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- </Project>
|