| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206 |
- <?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>{4ED045B9-CEB0-422A-B78D-04B191B4C51A}</ProjectGuid>
- <OutputType>Library</OutputType>
- <RootNamespace>RailMeterSystem</RootNamespace>
- <AssemblyName>RailMeterSystem</AssemblyName>
- <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
- <Deterministic>true</Deterministic>
- </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>
- </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.UltraWinListView.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL" />
- <Reference Include="Infragistics2.Win.UltraWinStatusBar.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.UltraWinToolbars.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="System" />
- <Reference Include="System.Core" />
- <Reference Include="System.Data" />
- <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.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="FrmMessage.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="FrmMessage.Designer.cs">
- <DependentUpon>FrmMessage.cs</DependentUpon>
- </Compile>
- <Compile Include="frmMotoriaTareSave.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="frmMotoriaTareSave.Designer.cs">
- <DependentUpon>frmMotoriaTareSave.cs</DependentUpon>
- </Compile>
- <Compile Include="frmTgMotoriaMain.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="frmTgMotoriaMain.designer.cs">
- <DependentUpon>frmTgMotoriaMain.cs</DependentUpon>
- </Compile>
- <Compile Include="frmTgStaticMain.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="frmTgStaticMain.designer.cs">
- <DependentUpon>frmTgStaticMain.cs</DependentUpon>
- </Compile>
- <Compile Include="OptionCls\BaseDbCls.cs" />
- <Compile Include="OptionCls\CameraShotCls.cs" />
- <Compile Include="Form1.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="Form1.Designer.cs">
- <DependentUpon>Form1.cs</DependentUpon>
- </Compile>
- <Compile Include="frmMotoriaMaincs.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="frmMotoriaMaincs.Designer.cs">
- <DependentUpon>frmMotoriaMaincs.cs</DependentUpon>
- </Compile>
- <Compile Include="frmStaticMain.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="frmStaticMain.Designer.cs">
- <DependentUpon>frmStaticMain.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="FrmMessage.resx">
- <DependentUpon>FrmMessage.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="frmMotoriaMaincs.resx">
- <DependentUpon>frmMotoriaMaincs.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="frmMotoriaTareSave.resx">
- <DependentUpon>frmMotoriaTareSave.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="frmStaticMain.resx">
- <DependentUpon>frmStaticMain.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="frmTgMotoriaMain.resx">
- <DependentUpon>frmTgMotoriaMain.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="frmTgStaticMain.resx">
- <DependentUpon>frmTgStaticMain.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>
- </Compile>
- <None Include="Properties\DataSources\Common.MeterWorkCarActualFirst.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="..\Common\Common.csproj">
- <Project>{24b72a4a-3a4a-486b-9bcf-4a4b965c0ec6}</Project>
- <Name>Common</Name>
- </ProjectReference>
- <ProjectReference Include="..\CreateAccess\CreateAccess.csproj">
- <Project>{e2557f35-66b1-488a-8524-cca6dbbd75bd}</Project>
- <Name>CreateAccess</Name>
- </ProjectReference>
- <ProjectReference Include="..\JC_MeasuringSystem\JC_MeasuringSystem.csproj">
- <Project>{23fdd9d6-cc43-4be6-a049-3089d19ea4aa}</Project>
- <Name>JC_MeasuringSystem</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>
- <ItemGroup>
- <COMReference Include="AxWMPLib">
- <Guid>{6BF52A50-394A-11D3-B153-00C04F79FAA6}</Guid>
- <VersionMajor>1</VersionMajor>
- <VersionMinor>0</VersionMinor>
- <Lcid>0</Lcid>
- <WrapperTool>aximp</WrapperTool>
- <Isolated>False</Isolated>
- </COMReference>
- <COMReference Include="WMPLib">
- <Guid>{6BF52A50-394A-11D3-B153-00C04F79FAA6}</Guid>
- <VersionMajor>1</VersionMajor>
- <VersionMinor>0</VersionMinor>
- <Lcid>0</Lcid>
- <WrapperTool>tlbimp</WrapperTool>
- <Isolated>False</Isolated>
- <EmbedInteropTypes>True</EmbedInteropTypes>
- </COMReference>
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- </Project>
|