<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <Import Project="..\..\Project.FLY.IBC\packages\PropertyChanged2.Fody.2.5.13\build\PropertyChanged2.Fody.props" Condition="Exists('..\..\Project.FLY.IBC\packages\PropertyChanged2.Fody.2.5.13\build\PropertyChanged2.Fody.props')" />
  <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>{6B762AA7-5C5F-4E1D-AC6A-CAF327056EBE}</ProjectGuid>
    <OutputType>Library</OutputType>
    <RootNamespace>FLY.Winder.UI.Client</RootNamespace>
    <AssemblyName>FLY.Winder.UI.Client</AssemblyName>
    <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
    <FileAlignment>512</FileAlignment>
    <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
    <WarningLevel>4</WarningLevel>
    <Deterministic>true</Deterministic>
    <NuGetPackageImportStamp>
    </NuGetPackageImportStamp>
    <TargetFrameworkProfile />
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
    <PlatformTarget>AnyCPU</PlatformTarget>
    <DebugSymbols>true</DebugSymbols>
    <DebugType>full</DebugType>
    <Optimize>false</Optimize>
    <OutputPath>bin\Debug\</OutputPath>
    <DefineConstants>DEBUG;TRACE</DefineConstants>
    <ErrorReport>prompt</ErrorReport>
    <WarningLevel>4</WarningLevel>
    <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>
    <Prefer32Bit>false</Prefer32Bit>
  </PropertyGroup>
  <PropertyGroup>
    <StartupObject />
  </PropertyGroup>
  <ItemGroup>
    <Reference Include="System" />
    <Reference Include="System.Data" />
    <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" />
  </ItemGroup>
  <ItemGroup>
    <Compile Include="Converter\IsGTMultiValueConverter.cs" />
    <Compile Include="Converter\RatioConverter.cs" />
    <Compile Include="PgMenu.xaml.cs">
      <DependentUpon>PgMenu.xaml</DependentUpon>
    </Compile>
    <Compile Include="PgPidParam.xaml.cs">
      <DependentUpon>PgPidParam.xaml</DependentUpon>
    </Compile>
    <Compile Include="PgCenterParam\PgCenterParam.xaml.cs">
      <DependentUpon>PgCenterParam.xaml</DependentUpon>
    </Compile>
    <Compile Include="PgInterstitialParam\PgInterstitialParam.xaml.cs">
      <DependentUpon>PgInterstitialParam.xaml</DependentUpon>
    </Compile>
    <Compile Include="UiModule\MainPanel\MainPanel2.xaml.cs">
      <DependentUpon>MainPanel2.xaml</DependentUpon>
    </Compile>
    <Compile Include="UiModule\MainPanel\UiModule2_MainPanel2.cs" />
    <Compile Include="UiModule\MainPanel\UiModule2_MainPanel.cs" />
    <Compile Include="UiModule\CenterWinderPanel\CenterWinderPanel.xaml.cs">
      <DependentUpon>CenterWinderPanel.xaml</DependentUpon>
    </Compile>
    <Compile Include="UiModule\MenuSetting.xaml.cs">
      <DependentUpon>MenuSetting.xaml</DependentUpon>
    </Compile>
    <Compile Include="UiModule\DynAreaWinder.xaml.cs">
      <DependentUpon>DynAreaWinder.xaml</DependentUpon>
    </Compile>
    <Compile Include="UiModule\MainPanel\MainPanel.xaml.cs">
      <DependentUpon>MainPanel.xaml</DependentUpon>
    </Compile>
    <Compile Include="UiModule\CenterWinderPanel\UiModule2_CenterWinderPanel.cs" />
    <Compile Include="UiModule\VelocityCtrlPanel\VelocityCtrlPanel.xaml.cs">
      <DependentUpon>VelocityCtrlPanel.xaml</DependentUpon>
    </Compile>
    <Compile Include="UiModule\WdManual\WdManual2.xaml.cs">
      <DependentUpon>WdManual2.xaml</DependentUpon>
    </Compile>
    <Compile Include="UiModule\WdMeasure.xaml.cs">
      <DependentUpon>WdMeasure.xaml</DependentUpon>
    </Compile>
    <Compile Include="UiModule\WdSetValue.xaml.cs">
      <DependentUpon>WdSetValue.xaml</DependentUpon>
    </Compile>
    <Compile Include="UnitTests\WinderSystemUt.cs" />
    <Compile Include="UiModule\WdManual\WdManual.xaml.cs">
      <DependentUpon>WdManual.xaml</DependentUpon>
    </Compile>
    <Page Include="PgMenu.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="PgPidParam.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="PgWinderParam.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="PgCenterParam\PgCenterParam.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="PgCenterParam\PgCenterParamStyle.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="PgInterstitialParam\PgInterstitialParam.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="PgInterstitialParam\PgInterstitialParamStyle.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="Themes\Dictionary_MyStyle.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="UiModule\MainPanel\MainPanel2.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="UiModule\MainPanel\MainPanelStyle.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="UiModule\CenterWinderPanel\CenterWinderPanel.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="UiModule\CenterWinderPanel\CenterWinderPanelStyle.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="UiModule\MenuSetting.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="UiModule\DynAreaWinder.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="UiModule\MainPanel\MainPanel.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="UiModule\VelocityCtrlPanel\VelocityCtrlPanel.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="UiModule\VelocityCtrlPanel\VelocityCtrlPanelStyle.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="UiModule\WdManual\WdManual2.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="UiModule\WdManual\WdManualStyle.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="UiModule\WdMeasure.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="UiModule\WdSetValue.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="UnitTests\UnitTests_winder.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="UiModule\WdManual\WdManual.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <DesignData Include="UnitTests\WinderSystemUt.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </DesignData>
  </ItemGroup>
  <ItemGroup>
    <Compile Include="PgWinderParam.xaml.cs">
      <DependentUpon>PgWinderParam.xaml</DependentUpon>
    </Compile>
    <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>
    </EmbeddedResource>
    <None Include="Properties\Settings.settings">
      <Generator>SettingsSingleFileGenerator</Generator>
      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
    </None>
  </ItemGroup>
  <ItemGroup>
    <ProjectReference Include="..\..\thick_public\MultiLayout\MultiLayout.csproj">
      <Project>{5bbe76f5-cfd7-4dfa-9ee5-0c47d77d96e6}</Project>
      <Name>MultiLayout</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\thick_public\Project.FLY.ControlLibrary\FLY.ControlLibrary\FLY.ControlLibrary.csproj">
      <Project>{119c3adc-f8e1-4f72-b89b-006236ff8586}</Project>
      <Name>FLY.ControlLibrary</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\thick_public\Project.FLY.FObjSys\FObjSys\FObjBase.csproj">
      <Project>{abfe87d4-b692-4ae9-a8c0-1f470b8acbb8}</Project>
      <Name>FObjBase</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\thick_public\Project.FLY.Misc\MISC\Misc.csproj">
      <Project>{5ee61ac6-5269-4f0f-b8fa-4334fe4a678f}</Project>
      <Name>Misc</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\thick_public\Project.FLY.OBJComponents\OBJComponents\FLY.OBJComponents.csproj">
      <Project>{a539505d-9ac0-426b-a9a0-197df50598b0}</Project>
      <Name>FLY.OBJComponents</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\thick_public\Project.FLY.Thick.Base\FLY.Thick.Base.UI\FLY.Thick.Base.UI.csproj">
      <Project>{ec84265e-4196-4834-8ac0-81956777c5e9}</Project>
      <Name>FLY.Thick.Base.UI</Name>
    </ProjectReference>
    <ProjectReference Include="..\FLY.Winder\FLY.Winder.csproj">
      <Project>{a989e480-3730-4b26-809f-dff94d145d6e}</Project>
      <Name>FLY.Winder</Name>
    </ProjectReference>
  </ItemGroup>
  <ItemGroup>
    <Resource Include="FodyWeavers.xml" />
  </ItemGroup>
  <ItemGroup>
    <PackageReference Include="MahApps.Metro">
      <Version>2.0.0-alpha0316</Version>
    </PackageReference>
    <PackageReference Include="MahApps.Metro.IconPacks">
      <Version>3.2.0</Version>
    </PackageReference>
    <PackageReference Include="PropertyChanged.Fody">
      <Version>3.2.5</Version>
    </PackageReference>
  </ItemGroup>
  <ItemGroup />
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  <Import Project="..\..\Project.FLY.IBC\packages\Fody.3.2.13\build\Fody.targets" Condition="Exists('..\..\Project.FLY.IBC\packages\Fody.3.2.13\build\Fody.targets')" />
</Project>