123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="12.0" DefaultTargets="Build" 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>{72B10AB5-2B01-438F-9AE3-57163ECFB818}</ProjectGuid>
- <OutputType>WinExe</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>FurnaceGasPanelUI</RootNamespace>
- <AssemblyName>FurnaceGasPanelUI</AssemblyName>
- <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
- <WarningLevel>4</WarningLevel>
- <SccProjectName>
- </SccProjectName>
- <SccLocalPath>
- </SccLocalPath>
- <SccAuxPath>
- </SccAuxPath>
- <SccProvider>
- </SccProvider>
- <TargetFrameworkProfile />
- <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <PlatformTarget>AnyCPU</PlatformTarget>
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\Debug\</OutputPath>
- <DefineConstants>TRACE;DEBUG;NET</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
- <Prefer32Bit>false</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>Themes\MyLogoNormal.ico</ApplicationIcon>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="CalcBinding">
- <HintPath>..\..\ThirdParty\dlls\CalcBinding.dll</HintPath>
- </Reference>
- <Reference Include="DocumentFormat.OpenXml">
- <HintPath>..\..\ThirdParty\dlls\DocumentFormat.OpenXml.dll</HintPath>
- </Reference>
- <Reference Include="DynamicExpresso.Core">
- <HintPath>..\..\ThirdParty\dlls\DynamicExpresso.Core.dll</HintPath>
- </Reference>
- <Reference Include="ExcelLibrary">
- <HintPath>..\..\ThirdParty\dlls\ExcelLibrary.dll</HintPath>
- </Reference>
- <Reference Include="log4net">
- <HintPath>..\..\ThirdParty\dlls\log4net.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.DwayneNeed">
- <HintPath>..\..\ThirdParty\dlls\Microsoft.DwayneNeed.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.DwayneNeed.Win32">
- <HintPath>..\..\ThirdParty\dlls\Microsoft.DwayneNeed.Win32.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Expression.Drawing, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <HintPath>..\..\ThirdParty\dlls\Microsoft.Expression.Drawing.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.VisualBasic" />
- <Reference Include="PresentationFramework.Aero" />
- <Reference Include="presentationframework.aero2" />
- <Reference Include="SciChart.Charting, Version=5.4.0.12119, Culture=neutral, PublicKeyToken=b55dd9efe817e823, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\ThirdParty\dlls\SciCart\SciChart.Charting.dll</HintPath>
- </Reference>
- <Reference Include="SciChart.Core, Version=5.4.0.12119, Culture=neutral, PublicKeyToken=b55dd9efe817e823, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\ThirdParty\dlls\SciCart\SciChart.Core.dll</HintPath>
- </Reference>
- <Reference Include="SciChart.Data, Version=5.4.0.12119, Culture=neutral, PublicKeyToken=b55dd9efe817e823, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\ThirdParty\dlls\SciCart\SciChart.Data.dll</HintPath>
- </Reference>
- <Reference Include="SciChart.Drawing, Version=5.4.0.12119, Culture=neutral, PublicKeyToken=b55dd9efe817e823, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\ThirdParty\dlls\SciCart\SciChart.Drawing.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.ComponentModel.DataAnnotations" />
- <Reference Include="System.Configuration" />
- <Reference Include="System.Data" />
- <Reference Include="System.Drawing" />
- <Reference Include="System.Runtime.Serialization" />
- <Reference Include="System.ServiceModel" />
- <Reference Include="System.ServiceProcess" />
- <Reference Include="System.Windows.Forms" />
- <Reference Include="System.Windows.Interactivity">
- <HintPath>..\..\ThirdParty\dlls\System.Windows.Interactivity.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml" />
- <Reference Include="Microsoft.CSharp" />
- <Reference Include="System.Core" />
- <Reference Include="System.Xml.Linq" />
- <Reference Include="System.Data.DataSetExtensions" />
- <Reference Include="System.Xaml">
- <RequiredTargetFramework>4.0</RequiredTargetFramework>
- </Reference>
- <Reference Include="WindowsBase" />
- <Reference Include="PresentationCore" />
- <Reference Include="PresentationFramework" />
- <Reference Include="WindowsFormsIntegration" />
- <Reference Include="WPFToolkit">
- <HintPath>..\..\ThirdParty\dlls\WPFToolkit.dll</HintPath>
- </Reference>
- <Reference Include="Xceed.Wpf.AvalonDock, Version=2.0.0.0, Culture=neutral, PublicKeyToken=3e4669d2f30244f4, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\ThirdParty\dlls\Xceed.Wpf.AvalonDock.dll</HintPath>
- </Reference>
- <Reference Include="Xceed.Wpf.AvalonDock.Themes.Aero">
- <HintPath>..\..\ThirdParty\dlls\Xceed.Wpf.AvalonDock.Themes.Aero.dll</HintPath>
- </Reference>
- <Reference Include="Xceed.Wpf.Toolkit, Version=3.6.0.0, Culture=neutral, PublicKeyToken=3e4669d2f30244f4, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\ThirdParty\dlls\Xceed.Wpf.Toolkit.dll</HintPath>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <ApplicationDefinition Include="App.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </ApplicationDefinition>
- <Compile Include="CGlobal.cs" />
- <Compile Include="Config\AppSettingsHelper.cs" />
- <Compile Include="Controls\Common\AxisCanvas.cs" />
- <Compile Include="Controls\Common\FlipHorizintalCanvas.cs" />
- <Compile Include="Controls\Common\MirrorCanvas.cs" />
- <Compile Include="Controls\Common\RelayCommand.cs" />
- <Compile Include="Controls\Common\RobotPosition.cs" />
- <Compile Include="Controls\Common\ViewModelControl.cs" />
- <Compile Include="MainView.xaml.cs">
- <DependentUpon>MainView.xaml</DependentUpon>
- </Compile>
- <Compile Include="ClientApp.cs" />
- <Compile Include="App.xaml.cs">
- <DependentUpon>App.xaml</DependentUpon>
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Bootstrapper.cs" />
- <Compile Include="MainViewModel.cs" />
- <Compile Include="Views\EmptyView.xaml.cs">
- <DependentUpon>EmptyView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\EmptyViewModel.cs" />
- <Compile Include="Views\LocalUIViewModelBase.cs" />
- <Compile Include="Views\Maintenances\TiN\GasPanelView.xaml.cs">
- <DependentUpon>GasPanelView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\Maintenances\TiN\GasPanelViewModel.cs" />
- <Compile Include="Views\Maintenances\ELK\GasPanelView.xaml.cs">
- <DependentUpon>GasPanelView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\Maintenances\ELK\GasPanelViewModel.cs" />
- <Compile Include="Views\Maintenances\NTP\GasPanelView.xaml.cs">
- <DependentUpon>GasPanelView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\Maintenances\NTP\GasPanelViewModel.cs" />
- <Compile Include="Views\Maintenances\SiBCN\GasPanelView.xaml.cs">
- <DependentUpon>GasPanelView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\Maintenances\SiBCN\GasPanelViewModel.cs" />
- <Page Include="MainView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Themes\Generic.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Views\EmptyView.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Views\Maintenances\TiN\GasPanelView.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Views\Maintenances\ELK\GasPanelView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Views\Maintenances\NTP\GasPanelView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Views\Maintenances\SiBCN\GasPanelView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="Properties\AssemblyInfo.cs">
- <SubType>Code</SubType>
- </Compile>
- <Compile Include="Properties\Resources.Designer.cs">
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- <DependentUpon>Resources.resx</DependentUpon>
- </Compile>
- <Compile Include="Properties\Settings.Designer.cs">
- <AutoGen>True</AutoGen>
- <DependentUpon>Settings.settings</DependentUpon>
- <DesignTimeSharedInput>True</DesignTimeSharedInput>
- </Compile>
- <EmbeddedResource Include="Properties\Resources.resx">
- <Generator>ResXFileCodeGenerator</Generator>
- <LastGenOutput>Resources.Designer.cs</LastGenOutput>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <None Include="App.config">
- <SubType>Designer</SubType>
- </None>
- <None Include="Properties\Settings.settings">
- <Generator>SettingsSingleFileGenerator</Generator>
- <LastGenOutput>Settings.Designer.cs</LastGenOutput>
- </None>
- <AppDesigner Include="Properties\" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="Config\Menu.xml">
- <SubType>Designer</SubType>
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- </ItemGroup>
- <ItemGroup>
- <Resource Include="Themes\MyLogoNormal.ico" />
- </ItemGroup>
- <ItemGroup>
- <WCFMetadata Include="Connected Services\" />
- </ItemGroup>
- <ItemGroup>
- <Resource Include="Resources\Images\pnclogo.png" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\..\FrameworkLocal\Common\Common.csproj">
- <Project>{6958fe72-cc01-4176-a86c-59b0e1cd0367}</Project>
- <Name>Common</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\FrameworkLocal\UIClient\UIClient.csproj">
- <Project>{1CE52879-0B94-4250-BE8A-5149E9396C54}</Project>
- <Name>UIClient</Name>
- </ProjectReference>
- <ProjectReference Include="..\..\FrameworkLocal\UICore\UICore.csproj">
- <Project>{1333f7c8-3db2-4783-8a37-3840f1be0cb0}</Project>
- <Name>UICore</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
- <Resource Include="Resources\Images\controls\17.png" />
- </ItemGroup>
- <ItemGroup />
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- <PropertyGroup>
- <PreBuildEvent>
- </PreBuildEvent>
- </PropertyGroup>
- <PropertyGroup>
- <PostBuildEvent>REM 输出到安装目录,供安装打包使用
- if exist "$(ProjectDir)..\FurnaceSetup\Packages\FurnaceGasPanelUI" rd "$(ProjectDir)..\FurnaceSetup\Packages\FurnaceGasPanelUI" /s /q
- md "$(ProjectDir)..\FurnaceSetup\Packages\FurnaceGasPanelUI\"
- echo 复制文件到安装目录,"$(ProjectDir)..\FurnaceSetup\Packages\FurnaceGasPanelUI\"
- xcopy /e "$(TargetDir)*.*" "$(ProjectDir)..\FurnaceSetup\Packages\FurnaceGasPanelUI\" /q
- REM 配置文件Copy
- del "$(ProjectDir)..\FurnaceSetup\Packages\FurnaceGasPanelUI\*.pdb"
- del "$(ProjectDir)..\FurnaceSetup\Packages\FurnaceGasPanelUI\CDIO.dll"
- </PostBuildEvent>
- </PropertyGroup>
- <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
- Other similar extension points exist, see Microsoft.Common.targets.
- <Target Name="BeforeBuild">
- </Target>
- <Target Name="AfterBuild">
- </Target>
- -->
- </Project>
|