Mini Kabibi Habibi
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.21022</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{41AC40CE-EBE8-4545-80C3-3DB2E65F47F4}</ProjectGuid>
<OutputType>WinExe</OutputType>
<BaseIntermediateOutputPath>obj.Wpf</BaseIntermediateOutputPath>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>GaugesDemo</RootNamespace>
<AssemblyName>GaugesDemo</AssemblyName>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<WarningLevel>4</WarningLevel>
<SignManifests>true</SignManifests>
<ManifestCertificateThumbprint>C4A0B3465F3AEA184F308AE032C4B9F4F88E966C</ManifestCertificateThumbprint>
<MinFrameworkVersionRequired>3.5</MinFrameworkVersionRequired>
<IsWebBootstrapper>false</IsWebBootstrapper>
<StartupObject>
</StartupObject>
<FileUpgradeFlags>
</FileUpgradeFlags>
<UpgradeBackupLocation>
</UpgradeBackupLocation>
<OldToolsVersion>3.5</OldToolsVersion>
<TargetFrameworkProfile>Client</TargetFrameworkProfile>
<PublishUrl>publish\</PublishUrl>
<Install>false</Install>
<InstallFrom>Web</InstallFrom>
<UpdateEnabled>false</UpdateEnabled>
<UpdateMode>Foreground</UpdateMode>
<UpdateInterval>7</UpdateInterval>
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
<UpdatePeriodically>false</UpdatePeriodically>
<UpdateRequired>false</UpdateRequired>
<MapFileExtensions>false</MapFileExtensions>
<PublisherName>DevExpress</PublisherName>
<ApplicationRevision>0</ApplicationRevision>
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
<UseApplicationTrust>false</UseApplicationTrust>
<BootstrapperEnabled>false</BootstrapperEnabled>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'ClickOnce Debug' OR '$(Configuration)' == 'ClickOnce Release' ">
<HostInBrowser>True</HostInBrowser>
<Install>False</Install>
<TargetZone>Internet</TargetZone>
<StartAction>Program</StartAction>
<StartProgram>$(WINDIR)\System32\PresentationHost.exe</StartProgram>
<ApplicationExtension>.xbap</ApplicationExtension>
<BootstrapperEnabled>false</BootstrapperEnabled>
<EnableSecurityDebugging>false</EnableSecurityDebugging>
<StartArguments>-debug "$(MSBuildProjectDirectory)\bin\$(Configuration)\$(AssemblyName)$(ApplicationExtension)"</StartArguments>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<ApplicationIcon>demoicon.ico</ApplicationIcon>
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Debug\</OutputPath>
<DefineConstants>TRACE;DEBUG;WPF;</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<PlatformTarget>x86</PlatformTarget>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<ApplicationIcon>demoicon.ico</ApplicationIcon>
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE;WPF;</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<PlatformTarget>x86</PlatformTarget>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'ClickOnce Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<IntermediateOutputPath>.\obj\ClickOnce Debug\</IntermediateOutputPath>
<OutputPath>.\bin\ClickOnce Debug\</OutputPath>
<DefineConstants>TRACE;DEBUG;WPF;CLICKONCE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'ClickOnce Release|AnyCPU' ">
<DebugSymbols>false</DebugSymbols>
<Optimize>true</Optimize>
<IntermediateOutputPath>.\obj\ClickOnce Release\</IntermediateOutputPath>
<OutputPath>.\bin\ClickOnce Release\</OutputPath>
<DefineConstants>TRACE;WPF;CLICKONCE</DefineConstants>
<WarningLevel>4</WarningLevel>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<ItemGroup>
<Content Include="Themes.WPF.targets" />
<Reference Include="DevExpress.Printing.v13.1.Core"><HintPath></HintPath><Private>False</Private></Reference>
<Reference Include="DevExpress.Data.v13.1"><HintPath></HintPath><Private>False</Private></Reference>
<Reference Include="DevExpress.DemoData.v13.1.Core"><HintPath></HintPath><Private>False</Private></Reference>
<Reference Include="DevExpress.DemoData.v13.1"><HintPath></HintPath><Private>False</Private></Reference>
<Reference Include="DevExpress.Charts.v13.1.Core"><HintPath></HintPath><Private>False</Private></Reference>
<Reference Include="DevExpress.Xpf.Core.v13.1"><HintPath></HintPath><Private>False</Private></Reference>
<Reference Include="DevExpress.Xpf.Charts.v13.1"><HintPath></HintPath><Private>False</Private></Reference>
<Reference Include="DevExpress.Xpf.Gauges.v13.1"><HintPath></HintPath><Private>False</Private></Reference>
<Reference Include="DevExpress.Xpf.DemoBase.v13.1"><HintPath></HintPath><Private>False</Private></Reference>
<Reference Include="DevExpress.Xpf.DemoBase.v13.1.TestUtils"><HintPath></HintPath><Private>False</Private></Reference>
<Reference Include="DevExpress.Xpf.LayoutControl.v13.1"><HintPath></HintPath><Private>False</Private></Reference>
<Reference Include="DevExpress.Xpf.Mvvm.v13.1"><HintPath></HintPath><Private>False</Private></Reference>
</ItemGroup>
<ItemGroup Condition=" '$(Configuration)' == 'Debug' OR '$(Configuration)' == 'Release' ">
<Content Include="DevExpress.Build.XamlResourceProcessing.targets" />
</ItemGroup>
<ItemGroup>
<Reference Include="PresentationUI"><Private>False</Private></Reference>
<Reference Include="System"><Private>False</Private></Reference>
<Reference Include="System.Configuration"><Private>False</Private></Reference>
<Reference Include="System.Core"><Private>False</Private></Reference>
<Reference Include="System.Drawing"><Private>False</Private></Reference>
<Reference Include="System.Xaml"><Private>False</Private></Reference>
<Reference Include="System.Xml.Linq"><Private>False</Private></Reference>
<Reference Include="System.Data.DataSetExtensions"><Private>False</Private></Reference>
<Reference Include="System.Data"><Private>False</Private></Reference>
<Reference Include="System.Xml"><Private>False</Private></Reference>
<Reference Include="UIAutomationProvider"><Private>False</Private></Reference>
<Reference Include="UIAutomationTypes"><Private>False</Private></Reference>
<Reference Include="WindowsBase"><Private>False</Private></Reference>
<Reference Include="PresentationCore"><Private>False</Private></Reference>
<Reference Include="PresentationFramework"><Private>False</Private></Reference>
</ItemGroup>
<ItemGroup>
<Page Include="Modules\CarDashboard.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\CircularIndicators.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\CircularModels.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\CircularRanges.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\CircularScales.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\DigitalModels.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\IntegrationWithAnalogGauges.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\StateIndicatorModels.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\SymbolAnimation.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\DigitalCustomMapping.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\DigitalSymbolTypes.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\LinearIndicators.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\LinearModels.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\LinearRanges.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\LinearScales.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\IndicatorAnimation.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Modules\Interactivity.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Themes\CustomStyles.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Themes\Generic.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
</ItemGroup>
<ItemGroup>
<Compile Include="Controls\CarDashboardBackgroundControl.cs" />
<Compile Include="Controls\OscilloscopeBackgroundControl.cs" />
<Compile Include="Controls\TrafficLightsBackgroundControl.cs" />
<Compile Include="Controls\TurnCoordinatorBackgroundControl.cs" />
<Compile Include="GaugesDemoModuleControl.cs" />
<Compile Include="DemoTesting\Fixtures.cs" />
<Compile Include="Modules\CarDashboard.xaml.cs">
<DependentUpon>CarDashboard.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\CircularIndicators.xaml.cs">
<DependentUpon>CircularIndicators.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\CircularModels.xaml.cs">
<DependentUpon>CircularModels.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\CircularRanges.xaml.cs">
<DependentUpon>CircularRanges.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\CircularScales.xaml.cs">
<DependentUpon>CircularScales.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\DigitalModels.xaml.cs">
<DependentUpon>DigitalModels.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\IntegrationWithAnalogGauges.xaml.cs">
<DependentUpon>IntegrationWithAnalogGauges.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\StateIndicatorModels.xaml.cs">
<DependentUpon>StateIndicatorModels.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\SymbolAnimation.xaml.cs">
<DependentUpon>SymbolAnimation.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\DigitalCustomMapping.xaml.cs">
<DependentUpon>DigitalCustomMapping.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\DigitalSymbolTypes.xaml.cs">
<DependentUpon>DigitalSymbolTypes.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\LinearIndicators.xaml.cs">
<DependentUpon>LinearIndicators.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\LinearModels.xaml.cs">
<DependentUpon>LinearModels.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\LinearRanges.xaml.cs">
<DependentUpon>LinearRanges.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\LinearScales.xaml.cs">
<DependentUpon>LinearScales.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\IndicatorAnimation.xaml.cs">
<DependentUpon>IndicatorAnimation.xaml</DependentUpon>
</Compile>
<Compile Include="Modules\Interactivity.xaml.cs">
<DependentUpon>Interactivity.xaml</DependentUpon>
</Compile>
<Compile Include="Program.cs" />
<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>
<Compile Include="Utils.cs" />
<EmbeddedResource Include="Properties\Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
</EmbeddedResource>
<None Include="app.config" />
<EmbeddedResource Include="gaugesdemo.manifest" />
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
</None>
<AppDesigner Include="Properties\" />
</ItemGroup>
<ItemGroup>
<Resource Include="DemoIcon.ico" />
</ItemGroup>
<ItemGroup>
<BootstrapperPackage Include="Microsoft.Net.Client.3.5">
<Visible>False</Visible>
<ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
<Install>false</Install>
</BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
<Visible>False</Visible>
<ProductName>.NET Framework 2.0 %28x86%29</ProductName>
<Install>false</Install>
</BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
<Visible>False</Visible>
<ProductName>.NET Framework 3.0 %28x86%29</ProductName>
<Install>false</Install>
</BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
<Visible>False</Visible>
<ProductName>.NET Framework 3.5</ProductName>
<Install>true</Install>
</BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
<Visible>False</Visible>
<ProductName>.NET Framework 3.5 SP1</ProductName>
<Install>false</Install>
</BootstrapperPackage>
<BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
<Visible>False</Visible>
<ProductName>Windows Installer 3.1</ProductName>
<Install>true</Install>
</BootstrapperPackage>
</ItemGroup>
<ItemGroup>
<Resource Include="Images\LogoUrl.png" />
</ItemGroup>
<ItemGroup>
<Resource Include="Images\CircularRanges\Cloudy.png" />
<Resource Include="Images\CircularRanges\Rainy.png" />
<Resource Include="Images\CircularRanges\Snowy.png" />
<Resource Include="Images\CircularRanges\Sunny.png" />
</ItemGroup>
<ItemGroup>
<Resource Include="Images\CircularScales\IconLondon.png" />
<Resource Include="Images\CircularScales\IconMoscow.png" />
<Resource Include="Images\CircularScales\IconNewYork.png" />
<Resource Include="Images\CircularScales\Shadow.png" />
</ItemGroup>
<ItemGroup>
<Resource Include="Images\CircularIndicators\Screw.png" />
</ItemGroup>
<ItemGroup>
<Resource Include="Images\CarDashboard\Danger.png" />
<Resource Include="Images\CarDashboard\Fuel.png" />
<Resource Include="Images\CarDashboard\Left.png" />
<Resource Include="Images\CarDashboard\Right.png" />
<Resource Include="Images\CarDashboard\Temperature.png" />
</ItemGroup>
<ItemGroup>
<Resource Include="Images\Interactivity\Shadow.png" />
</ItemGroup>
<ItemGroup>
<Resource Include="Images\Interactivity\Arrows.png" />
</ItemGroup>
<ItemGroup>
<Resource Include="Images\LinearRanges\Cloudy.png" />
<Resource Include="Images\LinearRanges\Rainy.png" />
<Resource Include="Images\LinearRanges\Snowy.png" />
<Resource Include="Images\LinearRanges\Sunny.png" />
</ItemGroup>
<ItemGroup>
<Resource Include="Images\SymbolAnimation\First.png" />
<Resource Include="Images\SymbolAnimation\Knob.png" />
<Resource Include="Images\SymbolAnimation\Last.png" />
<Resource Include="Images\SymbolAnimation\Marker.png" />
<Resource Include="Images\SymbolAnimation\Next.png" />
<Resource Include="Images\SymbolAnimation\Pause.png" />
<Resource Include="Images\SymbolAnimation\Play.png" />
<Resource Include="Images\SymbolAnimation\Previous.png" />
<Resource Include="Images\SymbolAnimation\Volume.png" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Data\EmbeddedData.txt" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Import Project="DevExpress.Build.XamlResourceProcessing.targets" />
<ItemGroup><Reference Include="DevExpress.Xpf.Themes.LightGray.v13.1"><Private></Private><HintPath></HintPath></Reference><Reference Include="DevExpress.Xpf.Themes.Office2007Black.v13.1"><Private></Private><HintPath></HintPath></Reference><Reference Include="DevExpress.Xpf.Themes.Office2007Blue.v13.1"><Private></Private><HintPath></HintPath></Reference><Reference Include="DevExpress.Xpf.Themes.Office2007Silver.v13.1"><Private></Private><HintPath></HintPath></Reference><Reference Include="DevExpress.Xpf.Themes.Seven.v13.1"><Private></Private><HintPath></HintPath></Reference><Reference Include="DevExpress.Xpf.Themes.Office2010Black.v13.1"><Private></Private><HintPath></HintPath></Reference><Reference Include="DevExpress.Xpf.Themes.Office2010Blue.v13.1"><Private></Private><HintPath></HintPath></Reference><Reference Include="DevExpress.Xpf.Themes.Office2010Silver.v13.1"><Private></Private><HintPath></HintPath></Reference><Reference Include="DevExpress.Xpf.Themes.MetropolisDark.v13.1"><Private></Private><HintPath></HintPath></Reference><Reference Include="DevExpress.Xpf.Themes.TouchlineDark.v13.1"><Private></Private><HintPath></HintPath></Reference><Reference Include="DevExpress.Xpf.Themes.Office2013.v13.1"><Private></Private><HintPath></HintPath></Reference><Reference Include="DevExpress.Xpf.Themes.MetropolisLight.v13.1"><Private></Private><HintPath></HintPath></Reference><Reference Include="DevExpress.Xpf.Themes.VS2010.v13.1"><Private></Private><HintPath></HintPath></Reference><Reference Include="DevExpress.Xpf.Themes.DXStyle.v13.1"><Private></Private><HintPath></HintPath></Reference></ItemGroup>
<!-- 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>
-->
<PropertyGroup>
</PropertyGroup>
</Project>