You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

6402 lines
432 KiB

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.3\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props" Condition="Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.3\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" />
<Import Project="..\packages\Microsoft.Net.Compilers.1.3.2\build\Microsoft.Net.Compilers.props" Condition="Exists('..\packages\Microsoft.Net.Compilers.1.3.2\build\Microsoft.Net.Compilers.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>
<ProductVersion>
</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{B5ECC9CB-5122-458B-A8B4-B1D3B679E40D}</ProjectGuid>
<ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>SCP</RootNamespace>
<AssemblyName>SCP</AssemblyName>
<TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
<UseIISExpress>true</UseIISExpress>
<IISExpressSSLPort />
<IISExpressAnonymousAuthentication />
<IISExpressWindowsAuthentication />
<IISExpressUseClassicPipelineMode />
<UseGlobalApplicationHostFile />
<NuGetPackageImportStamp>
</NuGetPackageImportStamp>
<Use64BitIISExpress />
<TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<ItemGroup>
<Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
<HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.dll</HintPath>
</Reference>
<Reference Include="EntityFramework.Extended, Version=6.0.0.0, Culture=neutral, PublicKeyToken=05b7e29bdd433584, processorArchitecture=MSIL">
<HintPath>..\packages\EntityFramework.Extended.6.1.0.168\lib\net45\EntityFramework.Extended.dll</HintPath>
</Reference>
<Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
<HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.SqlServer.dll</HintPath>
</Reference>
<Reference Include="EPPlus, Version=4.5.2.1, Culture=neutral, PublicKeyToken=ea159fdaa78159a1, processorArchitecture=MSIL">
<HintPath>..\packages\EPPlus.4.5.2.1\lib\net40\EPPlus.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="FineUI">
<HintPath>..\DLL\FineUI.dll</HintPath>
</Reference>
<Reference Include="ICSharpCode.SharpZipLib, Version=0.86.0.518, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
<HintPath>..\packages\SharpZipLib.0.86.0\lib\20\ICSharpCode.SharpZipLib.dll</HintPath>
</Reference>
<Reference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=1.0.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.3\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath>
</Reference>
<Reference Include="Microsoft.CSharp" />
<Reference Include="Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\Newtonsoft.Json.10.0.3\lib\net20\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="NPOI, Version=2.3.0.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
<HintPath>..\packages\NPOI.2.3.0\lib\net40\NPOI.dll</HintPath>
</Reference>
<Reference Include="NPOI.OOXML, Version=2.3.0.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
<HintPath>..\packages\NPOI.2.3.0\lib\net40\NPOI.OOXML.dll</HintPath>
</Reference>
<Reference Include="NPOI.OpenXml4Net, Version=2.3.0.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
<HintPath>..\packages\NPOI.2.3.0\lib\net40\NPOI.OpenXml4Net.dll</HintPath>
</Reference>
<Reference Include="NPOI.OpenXmlFormats, Version=2.3.0.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
<HintPath>..\packages\NPOI.2.3.0\lib\net40\NPOI.OpenXmlFormats.dll</HintPath>
</Reference>
<Reference Include="PresentationCore" />
<Reference Include="System.ComponentModel.DataAnnotations" />
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="System.Runtime.Serialization" />
<Reference Include="System.Security" />
<Reference Include="System.ServiceModel" />
<Reference Include="System.ServiceModel.Web" />
<Reference Include="System.Transactions" />
<Reference Include="System.Drawing" />
<Reference Include="System.Web" />
<Reference Include="System.Web.DataVisualization" />
<Reference Include="System.Web.Extensions" />
<Reference Include="System.Xml" />
<Reference Include="System.Configuration" />
<Reference Include="System.Web.Services" />
<Reference Include="System.EnterpriseServices" />
<Reference Include="System.Web.DynamicData" />
<Reference Include="System.Web.Entity" />
<Reference Include="System.Web.ApplicationServices" />
<Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<Private>True</Private>
<HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
</Reference>
<Reference Include="AspNet.ScriptManager.bootstrap">
<HintPath>..\packages\AspNet.ScriptManager.bootstrap.3.0.0\lib\net45\AspNet.ScriptManager.bootstrap.dll</HintPath>
</Reference>
<Reference Include="AspNet.ScriptManager.jQuery">
<HintPath>..\packages\AspNet.ScriptManager.jQuery.1.10.2\lib\net45\AspNet.ScriptManager.jQuery.dll</HintPath>
</Reference>
<Reference Include="Microsoft.ScriptManager.MSAjax">
<HintPath>..\packages\Microsoft.AspNet.ScriptManager.MSAjax.5.0.0\lib\net45\Microsoft.ScriptManager.MSAjax.dll</HintPath>
</Reference>
<Reference Include="Microsoft.ScriptManager.WebForms">
<HintPath>..\packages\Microsoft.AspNet.ScriptManager.WebForms.5.0.0\lib\net45\Microsoft.ScriptManager.WebForms.dll</HintPath>
</Reference>
<Reference Include="System.Web.Optimization, Version=1.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35">
<HintPath>..\packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.dll</HintPath>
</Reference>
<Reference Include="System.Xml.Linq" />
<Reference Include="WebGrease">
<Private>True</Private>
<HintPath>..\packages\WebGrease.1.5.2\lib\WebGrease.dll</HintPath>
</Reference>
<Reference Include="Microsoft.AspNet.Web.Optimization.WebForms">
<Private>True</Private>
<HintPath>..\packages\Microsoft.AspNet.Web.Optimization.WebForms.1.1.3\lib\net45\Microsoft.AspNet.Web.Optimization.WebForms.dll</HintPath>
</Reference>
<Reference Include="Microsoft.AspNet.FriendlyUrls">
<HintPath>..\packages\Microsoft.AspNet.FriendlyUrls.Core.1.0.2\lib\net45\Microsoft.AspNet.FriendlyUrls.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Reference Include="Microsoft.ApplicationInsights">
<HintPath>..\packages\Microsoft.ApplicationInsights.2.2.0\lib\net45\Microsoft.ApplicationInsights.dll</HintPath>
</Reference>
<Reference Include="Microsoft.AI.Agent.Intercept">
<HintPath>..\packages\Microsoft.ApplicationInsights.Agent.Intercept.2.0.6\lib\net45\Microsoft.AI.Agent.Intercept.dll</HintPath>
</Reference>
<Reference Include="Microsoft.AI.DependencyCollector">
<HintPath>..\packages\Microsoft.ApplicationInsights.DependencyCollector.2.2.0\lib\net45\Microsoft.AI.DependencyCollector.dll</HintPath>
</Reference>
<Reference Include="Microsoft.AI.PerfCounterCollector">
<HintPath>..\packages\Microsoft.ApplicationInsights.PerfCounterCollector.2.2.0\lib\net45\Microsoft.AI.PerfCounterCollector.dll</HintPath>
</Reference>
<Reference Include="Microsoft.AI.ServerTelemetryChannel">
<HintPath>..\packages\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.2.2.0\lib\net45\Microsoft.AI.ServerTelemetryChannel.dll</HintPath>
</Reference>
<Reference Include="Microsoft.AI.WindowsServer">
<HintPath>..\packages\Microsoft.ApplicationInsights.WindowsServer.2.2.0\lib\net45\Microsoft.AI.WindowsServer.dll</HintPath>
</Reference>
<Reference Include="Microsoft.AI.Web">
<HintPath>..\packages\Microsoft.ApplicationInsights.Web.2.2.0\lib\net45\Microsoft.AI.Web.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Content Include="About.aspx" />
<Content Include="Admin\config.aspx" />
<Content Include="Admin\default.aspx" />
<Content Include="Admin\dept.aspx" />
<Content Include="Admin\dept_edit.aspx" />
<Content Include="Admin\dept_new.aspx" />
<Content Include="Admin\dept_user.aspx" />
<Content Include="Admin\dept_user_addnew.aspx" />
<Content Include="Admin\help\help.htm" />
<Content Include="Admin\help\jisuanqi.htm" />
<Content Include="Admin\help\wannianli.htm" />
<Content Include="Admin\log.aspx" />
<Content Include="Admin\log_view.aspx" />
<Content Include="Admin\menu.aspx" />
<Content Include="Admin\menu_edit.aspx" />
<Content Include="Admin\menu_new.aspx" />
<Content Include="Admin\online.aspx" />
<Content Include="Admin\power.aspx" />
<Content Include="Admin\power_edit.aspx" />
<Content Include="Admin\power_new.aspx" />
<Content Include="Admin\profileExtend.aspx" />
<Content Include="Admin\profile.aspx" />
<Content Include="Admin\role.aspx" />
<Content Include="Admin\role_edit.aspx" />
<Content Include="Admin\role_new.aspx" />
<Content Include="Admin\role_power.aspx" />
<Content Include="Admin\role_user.aspx" />
<Content Include="Admin\role_user_addnew.aspx" />
<Content Include="Admin\title.aspx" />
<Content Include="Admin\title_edit.aspx" />
<Content Include="Admin\title_new.aspx" />
<Content Include="Admin\title_user.aspx" />
<Content Include="Admin\title_user_addnew.aspx" />
<Content Include="Admin\UNIAPI.aspx" />
<Content Include="Admin\user.aspx" />
<Content Include="Admin\user_changepassword.aspx" />
<Content Include="Admin\user_edit.aspx" />
<Content Include="Admin\user_new.aspx" />
<Content Include="Admin\user_select_dept.aspx" />
<Content Include="Admin\user_select_Factory.aspx" />
<Content Include="Admin\user_select_role.aspx" />
<Content Include="Admin\user_select_title.aspx" />
<Content Include="Admin\user_view.aspx" />
<Content Include="App_Data\nwind.xml" />
<Content Include="Default1.aspx" />
<Content Include="Error.aspx" />
<Content Include="html5\HtmlPage1.html" />
<Content Include="res\css\error.css" />
<Content Include="res\css\main1.css" />
<Content Include="res\images\air-balloon-1.png" />
<Content Include="res\images\air-balloon-2.png" />
<Content Include="res\images\login-bg.jpg" />
<Content Include="res\images\login-foot.jpg" />
<Content Include="res\images\login.png" />
<Content Include="res\images\logo-login.png" />
<Content Include="res\js\DD_belatedPNG.js" />
<Content Include="res\js\echarts.min.js" />
<Content Include="res\js\fun.base.js" />
<Content Include="res\js\jQuery1.js" />
<Content Include="res\js\script.js" />
<Content Include="Scripts\ajaxfileupload.js" />
<Content Include="Scripts\ECharts\chart\bar.js" />
<Content Include="Scripts\ECharts\chart\chord.js" />
<Content Include="Scripts\ECharts\chart\eventRiver.js" />
<Content Include="Scripts\ECharts\chart\force.js" />
<Content Include="Scripts\ECharts\chart\funnel.js" />
<Content Include="Scripts\ECharts\chart\gauge.js" />
<Content Include="Scripts\ECharts\chart\k.js" />
<Content Include="Scripts\ECharts\chart\line.js" />
<Content Include="Scripts\ECharts\chart\map.js" />
<Content Include="Scripts\ECharts\chart\pie.js" />
<Content Include="Scripts\ECharts\chart\radar.js" />
<Content Include="Scripts\ECharts\chart\scatter.js" />
<Content Include="Scripts\ECharts\chart\tree.js" />
<Content Include="Scripts\ECharts\chart\treemap.js" />
<Content Include="Scripts\ECharts\chart\venn.js" />
<Content Include="Scripts\ECharts\chart\wordCloud.js" />
<Content Include="Scripts\ECharts\echarts-all.js" />
<Content Include="Scripts\ECharts\echarts.js" />
<Content Include="Views\BasicData\Price.aspx" />
<Content Include="Views\BasicData\SCP_INFO.aspx" />
<Content Include="Views\BasicData\SCP_INFO_EDIT.aspx" />
<Content Include="Views\BasicData\Password.aspx" />
<Content Include="Views\BasicData\Part.aspx" />
<Content Include="Views\BasicData\PartUser.aspx" />
<Content Include="Views\BasicData\PartUserEdit.aspx" />
<Content Include="Views\BasicData\PublicData.aspx" />
<Content Include="Views\BasicData\PublicDataEdit.aspx" />
<Content Include="Views\BasicData\SCP_FACTORY.aspx" />
<Content Include="Views\BasicData\SCP_FACTORY_EDIT.aspx" />
<Content Include="Views\BasicData\SCP_LANGUAGE.aspx" />
<Content Include="Views\BasicData\SCP_MoldSharing.aspx" />
<Content Include="Views\BasicData\SCP_MOLDSHARING_DETAIL.aspx" />
<Content Include="Views\BasicData\SCP_RECIVE_PORT.aspx" />
<Content Include="Views\BasicData\SCP_TA_VEND_PART.aspx" />
<Content Include="Views\BasicData\SCP_VenderUser.aspx" />
<Content Include="Views\BasicData\Supplier.aspx" />
<Content Include="Views\BasicData\SupplierUser.aspx" />
<Content Include="Views\BasicData\SCP_CONTRACT.aspx" />
<Content Include="Views\BasicData\SCP_CONTRACT_DETAIL.aspx" />
<Content Include="Views\BasicData\Users.aspx" />
<Content Include="Views\BasicData\UsersEdit.aspx" />
<Content Include="Common\Upload.aspx" />
<Content Include="Contact.aspx" />
<Content Include="Content\bootstrap.css" />
<Content Include="Content\bootstrap.min.css" />
<Content Include="Content\Site.css" />
<Content Include="default.aspx" />
<Content Include="extjs\ext-all.js" />
<Content Include="extjs\ext-fineui.js" />
<Content Include="extjs\lang\en.js" />
<Content Include="extjs\lang\pt_BR.js" />
<Content Include="extjs\lang\ru.js" />
<Content Include="extjs\lang\tr.js" />
<Content Include="extjs\lang\zh_CN.js" />
<Content Include="extjs\lang\zh_TW.js" />
<Content Include="extjs\res\css\ux.css" />
<Content Include="extjs\res\ext-theme-classic\images\boundlist\trigger-arrow.png" />
<Content Include="extjs\res\ext-theme-classic\images\box\corners-blue.gif" />
<Content Include="extjs\res\ext-theme-classic\images\box\corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\box\l-blue.gif" />
<Content Include="extjs\res\ext-theme-classic\images\box\l.gif" />
<Content Include="extjs\res\ext-theme-classic\images\box\r-blue.gif" />
<Content Include="extjs\res\ext-theme-classic\images\box\r.gif" />
<Content Include="extjs\res\ext-theme-classic\images\box\tb-blue.gif" />
<Content Include="extjs\res\ext-theme-classic\images\box\tb.gif" />
<Content Include="extjs\res\ext-theme-classic\images\breadcrumb\default-arrow-open-rtl.gif" />
<Content Include="extjs\res\ext-theme-classic\images\breadcrumb\default-arrow-open.gif" />
<Content Include="extjs\res\ext-theme-classic\images\breadcrumb\default-arrow-rtl.gif" />
<Content Include="extjs\res\ext-theme-classic\images\breadcrumb\default-arrow.gif" />
<Content Include="extjs\res\ext-theme-classic\images\breadcrumb\default-scroll-left.gif" />
<Content Include="extjs\res\ext-theme-classic\images\breadcrumb\default-scroll-right.gif" />
<Content Include="extjs\res\ext-theme-classic\images\breadcrumb\default-split-arrow-open-rtl.gif" />
<Content Include="extjs\res\ext-theme-classic\images\breadcrumb\default-split-arrow-open.gif" />
<Content Include="extjs\res\ext-theme-classic\images\breadcrumb\default-split-arrow-over-rtl.gif" />
<Content Include="extjs\res\ext-theme-classic\images\breadcrumb\default-split-arrow-over.gif" />
<Content Include="extjs\res\ext-theme-classic\images\breadcrumb\default-split-arrow-rtl.gif" />
<Content Include="extjs\res\ext-theme-classic\images\breadcrumb\default-split-arrow.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn-group\btn-group-default-framed-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn-group\btn-group-default-framed-notitle-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn-group\btn-group-default-framed-notitle-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn-group\btn-group-default-framed-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-large-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-large-disabled-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-large-disabled-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-large-disabled-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-large-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-large-focus-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-large-focus-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-large-focus-over-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-large-focus-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-large-focus-over-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-large-focus-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-large-focus-pressed-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-large-focus-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-large-focus-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-large-over-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-large-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-large-over-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-large-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-large-pressed-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-large-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-large-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-medium-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-medium-disabled-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-medium-disabled-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-medium-disabled-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-medium-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-medium-focus-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-medium-focus-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-medium-focus-over-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-medium-focus-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-medium-focus-over-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-medium-focus-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-medium-focus-pressed-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-medium-focus-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-medium-focus-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-medium-over-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-medium-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-medium-over-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-medium-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-medium-pressed-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-medium-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-medium-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-small-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-small-disabled-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-small-disabled-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-small-disabled-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-small-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-small-focus-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-small-focus-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-small-focus-over-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-small-focus-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-small-focus-over-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-small-focus-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-small-focus-pressed-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-small-focus-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-small-focus-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-small-over-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-small-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-small-over-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-small-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-small-pressed-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-small-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-small-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-toolbar-large-disabled-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-toolbar-large-disabled-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-toolbar-large-disabled-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-toolbar-large-focus-over-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-toolbar-large-focus-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-toolbar-large-focus-over-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-toolbar-large-focus-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-toolbar-large-focus-pressed-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-toolbar-large-focus-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-toolbar-large-over-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-toolbar-large-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-toolbar-large-over-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-toolbar-large-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-toolbar-large-pressed-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-toolbar-large-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-toolbar-medium-disabled-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-toolbar-medium-disabled-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-toolbar-medium-disabled-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-toolbar-medium-focus-over-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-toolbar-medium-focus-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-toolbar-medium-focus-over-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-toolbar-medium-focus-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-toolbar-medium-focus-pressed-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-toolbar-medium-focus-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-toolbar-medium-over-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-toolbar-medium-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-toolbar-medium-over-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-toolbar-medium-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-toolbar-medium-pressed-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-toolbar-medium-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-toolbar-small-disabled-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-toolbar-small-disabled-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-toolbar-small-disabled-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-toolbar-small-focus-over-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-toolbar-small-focus-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-toolbar-small-focus-over-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-toolbar-small-focus-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-toolbar-small-focus-pressed-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-toolbar-small-focus-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-toolbar-small-over-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-toolbar-small-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-toolbar-small-over-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-toolbar-small-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-toolbar-small-pressed-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\btn\btn-default-toolbar-small-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\button\arrow-rtl.gif" />
<Content Include="extjs\res\ext-theme-classic\images\button\arrow.gif" />
<Content Include="extjs\res\ext-theme-classic\images\button\btn.gif" />
<Content Include="extjs\res\ext-theme-classic\images\button\group-cs.gif" />
<Content Include="extjs\res\ext-theme-classic\images\button\group-lr.gif" />
<Content Include="extjs\res\ext-theme-classic\images\button\group-tb.gif" />
<Content Include="extjs\res\ext-theme-classic\images\button\s-arrow-b-noline.gif" />
<Content Include="extjs\res\ext-theme-classic\images\button\s-arrow-b.gif" />
<Content Include="extjs\res\ext-theme-classic\images\button\s-arrow-bo.gif" />
<Content Include="extjs\res\ext-theme-classic\images\button\s-arrow-light-rtl.gif" />
<Content Include="extjs\res\ext-theme-classic\images\button\s-arrow-light.gif" />
<Content Include="extjs\res\ext-theme-classic\images\button\s-arrow-noline-rtl.gif" />
<Content Include="extjs\res\ext-theme-classic\images\button\s-arrow-noline.gif" />
<Content Include="extjs\res\ext-theme-classic\images\button\s-arrow-o-rtl.gif" />
<Content Include="extjs\res\ext-theme-classic\images\button\s-arrow-o.gif" />
<Content Include="extjs\res\ext-theme-classic\images\button\s-arrow-rtl.gif" />
<Content Include="extjs\res\ext-theme-classic\images\button\s-arrow.gif" />
<Content Include="extjs\res\ext-theme-classic\images\datepicker\datepicker-footer-bg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\datepicker\datepicker-header-bg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\dd\drop-add.gif" />
<Content Include="extjs\res\ext-theme-classic\images\dd\drop-no.gif" />
<Content Include="extjs\res\ext-theme-classic\images\dd\drop-yes.gif" />
<Content Include="extjs\res\ext-theme-classic\images\editor\tb-sprite.gif" />
<Content Include="extjs\res\ext-theme-classic\images\form\checkbox.gif" />
<Content Include="extjs\res\ext-theme-classic\images\form\clear-trigger-rtl.gif" />
<Content Include="extjs\res\ext-theme-classic\images\form\clear-trigger.gif" />
<Content Include="extjs\res\ext-theme-classic\images\form\date-trigger-rtl.gif" />
<Content Include="extjs\res\ext-theme-classic\images\form\date-trigger.gif" />
<Content Include="extjs\res\ext-theme-classic\images\form\error-tip-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\form\exclamation.gif" />
<Content Include="extjs\res\ext-theme-classic\images\form\radio.gif" />
<Content Include="extjs\res\ext-theme-classic\images\form\search-trigger-rtl.gif" />
<Content Include="extjs\res\ext-theme-classic\images\form\search-trigger.gif" />
<Content Include="extjs\res\ext-theme-classic\images\form\spinner-rtl.gif" />
<Content Include="extjs\res\ext-theme-classic\images\form\spinner-small-rtl.gif" />
<Content Include="extjs\res\ext-theme-classic\images\form\spinner-small.gif" />
<Content Include="extjs\res\ext-theme-classic\images\form\spinner.gif" />
<Content Include="extjs\res\ext-theme-classic\images\form\tag-field-item-close.gif" />
<Content Include="extjs\res\ext-theme-classic\images\form\text-bg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\form\trigger-rtl.gif" />
<Content Include="extjs\res\ext-theme-classic\images\form\trigger-square-rtl.gif" />
<Content Include="extjs\res\ext-theme-classic\images\form\trigger-square.gif" />
<Content Include="extjs\res\ext-theme-classic\images\form\trigger-tpl-rtl.gif" />
<Content Include="extjs\res\ext-theme-classic\images\form\trigger-tpl.gif" />
<Content Include="extjs\res\ext-theme-classic\images\form\trigger.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid-row-editor-buttons\grid-row-editor-buttons-default-bottom-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid-row-editor-buttons\grid-row-editor-buttons-default-bottom-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid-row-editor-buttons\grid-row-editor-buttons-default-top-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid-row-editor-buttons\grid-row-editor-buttons-default-top-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\arrow-left-white.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\arrow-right-white.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\cell-special-bg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\cell-special-bg.png" />
<Content Include="extjs\res\ext-theme-classic\images\grid\cell-special-selected-bg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\cell-special-selected-bg.png" />
<Content Include="extjs\res\ext-theme-classic\images\grid\col-move-bottom.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\col-move-top.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\column-header-bg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\column-header-over-bg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\columns.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\dd-insert-arrow-left.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\dd-insert-arrow-left.png" />
<Content Include="extjs\res\ext-theme-classic\images\grid\dd-insert-arrow-right.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\dd-insert-arrow-right.png" />
<Content Include="extjs\res\ext-theme-classic\images\grid\dirty-rtl.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\dirty.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\done.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\drop-no.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\drop-yes.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\filters\equals.png" />
<Content Include="extjs\res\ext-theme-classic\images\grid\filters\find.png" />
<Content Include="extjs\res\ext-theme-classic\images\grid\filters\greater_than.png" />
<Content Include="extjs\res\ext-theme-classic\images\grid\filters\less_than.png" />
<Content Include="extjs\res\ext-theme-classic\images\grid\footer-bg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\grid-blue-hd.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\grid-blue-split.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\grid-hrow.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\grid-loading.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\grid-split.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\grid-vista-hd.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\grid3-hd-btn-left.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\grid3-hd-btn.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\grid3-hrow-over.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\grid3-hrow.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\grid3-rowheader.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\group-by.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\group-collapse.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\group-expand-sprite.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\group-expand.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\hd-pop.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\hmenu-asc.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\hmenu-desc.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\hmenu-lock.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\hmenu-lock.png" />
<Content Include="extjs\res\ext-theme-classic\images\grid\hmenu-unlock.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\hmenu-unlock.png" />
<Content Include="extjs\res\ext-theme-classic\images\grid\invalid_line.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\loading.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\mso-hd.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\nowait.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\page-first-disabled.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\page-first.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\page-last-disabled.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\page-last.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\page-next-disabled.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\page-next.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\page-prev-disabled.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\page-prev.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\pick-button.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\property-cell-bg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\property-cell-selected-bg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\refresh-disabled.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\refresh.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\row-check-sprite.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\row-expand-sprite.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\row-over.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\row-sel.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\sort-hd.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\sort_asc.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\sort_desc.gif" />
<Content Include="extjs\res\ext-theme-classic\images\grid\wait.gif" />
<Content Include="extjs\res\ext-theme-classic\images\layout\mini-bottom.gif" />
<Content Include="extjs\res\ext-theme-classic\images\layout\mini-left.gif" />
<Content Include="extjs\res\ext-theme-classic\images\layout\mini-right.gif" />
<Content Include="extjs\res\ext-theme-classic\images\layout\mini-top.gif" />
<Content Include="extjs\res\ext-theme-classic\images\magnify.png" />
<Content Include="extjs\res\ext-theme-classic\images\menu\default-checked.gif" />
<Content Include="extjs\res\ext-theme-classic\images\menu\default-group-checked.gif" />
<Content Include="extjs\res\ext-theme-classic\images\menu\default-menu-parent-left.gif" />
<Content Include="extjs\res\ext-theme-classic\images\menu\default-menu-parent.gif" />
<Content Include="extjs\res\ext-theme-classic\images\menu\default-menubar-menu-parent.gif" />
<Content Include="extjs\res\ext-theme-classic\images\menu\default-scroll-bottom.gif" />
<Content Include="extjs\res\ext-theme-classic\images\menu\default-scroll-top.gif" />
<Content Include="extjs\res\ext-theme-classic\images\menu\default-unchecked.gif" />
<Content Include="extjs\res\ext-theme-classic\images\panel-header\panel-header-default-bottom-bg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\panel-header\panel-header-default-framed-bottom-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\panel-header\panel-header-default-framed-bottom-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\panel-header\panel-header-default-framed-bottom-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\panel-header\panel-header-default-framed-collapsed-bottom-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\panel-header\panel-header-default-framed-collapsed-bottom-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\panel-header\panel-header-default-framed-collapsed-bottom-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\panel-header\panel-header-default-framed-collapsed-left-corners-rtl.gif" />
<Content Include="extjs\res\ext-theme-classic\images\panel-header\panel-header-default-framed-collapsed-left-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\panel-header\panel-header-default-framed-collapsed-left-fbg-rtl.gif" />
<Content Include="extjs\res\ext-theme-classic\images\panel-header\panel-header-default-framed-collapsed-left-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\panel-header\panel-header-default-framed-collapsed-left-sides-rtl.gif" />
<Content Include="extjs\res\ext-theme-classic\images\panel-header\panel-header-default-framed-collapsed-left-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\panel-header\panel-header-default-framed-collapsed-right-corners-rtl.gif" />
<Content Include="extjs\res\ext-theme-classic\images\panel-header\panel-header-default-framed-collapsed-right-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\panel-header\panel-header-default-framed-collapsed-right-fbg-rtl.gif" />
<Content Include="extjs\res\ext-theme-classic\images\panel-header\panel-header-default-framed-collapsed-right-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\panel-header\panel-header-default-framed-collapsed-right-sides-rtl.gif" />
<Content Include="extjs\res\ext-theme-classic\images\panel-header\panel-header-default-framed-collapsed-right-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\panel-header\panel-header-default-framed-collapsed-top-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\panel-header\panel-header-default-framed-collapsed-top-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\panel-header\panel-header-default-framed-collapsed-top-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\panel-header\panel-header-default-framed-left-corners-rtl.gif" />
<Content Include="extjs\res\ext-theme-classic\images\panel-header\panel-header-default-framed-left-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\panel-header\panel-header-default-framed-left-fbg-rtl.gif" />
<Content Include="extjs\res\ext-theme-classic\images\panel-header\panel-header-default-framed-left-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\panel-header\panel-header-default-framed-left-sides-rtl.gif" />
<Content Include="extjs\res\ext-theme-classic\images\panel-header\panel-header-default-framed-left-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\panel-header\panel-header-default-framed-right-corners-rtl.gif" />
<Content Include="extjs\res\ext-theme-classic\images\panel-header\panel-header-default-framed-right-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\panel-header\panel-header-default-framed-right-fbg-rtl.gif" />
<Content Include="extjs\res\ext-theme-classic\images\panel-header\panel-header-default-framed-right-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\panel-header\panel-header-default-framed-right-sides-rtl.gif" />
<Content Include="extjs\res\ext-theme-classic\images\panel-header\panel-header-default-framed-right-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\panel-header\panel-header-default-framed-top-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\panel-header\panel-header-default-framed-top-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\panel-header\panel-header-default-framed-top-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\panel-header\panel-header-default-left-bg-rtl.gif" />
<Content Include="extjs\res\ext-theme-classic\images\panel-header\panel-header-default-left-bg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\panel-header\panel-header-default-right-bg-rtl.gif" />
<Content Include="extjs\res\ext-theme-classic\images\panel-header\panel-header-default-right-bg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\panel-header\panel-header-default-top-bg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\panel\panel-default-framed-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\panel\panel-default-framed-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\progress\progress-default-bg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\shared\blue-loading.gif" />
<Content Include="extjs\res\ext-theme-classic\images\shared\calendar.gif" />
<Content Include="extjs\res\ext-theme-classic\images\shared\glass-bg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\shared\hd-sprite.gif" />
<Content Include="extjs\res\ext-theme-classic\images\shared\icon-error.gif" />
<Content Include="extjs\res\ext-theme-classic\images\shared\icon-info.gif" />
<Content Include="extjs\res\ext-theme-classic\images\shared\icon-question.gif" />
<Content Include="extjs\res\ext-theme-classic\images\shared\icon-warning.gif" />
<Content Include="extjs\res\ext-theme-classic\images\shared\large-loading.gif" />
<Content Include="extjs\res\ext-theme-classic\images\shared\left-btn.gif" />
<Content Include="extjs\res\ext-theme-classic\images\shared\loading-balls.gif" />
<Content Include="extjs\res\ext-theme-classic\images\shared\right-btn.gif" />
<Content Include="extjs\res\ext-theme-classic\images\shared\shadow-c.png" />
<Content Include="extjs\res\ext-theme-classic\images\shared\shadow-lr.png" />
<Content Include="extjs\res\ext-theme-classic\images\shared\shadow.png" />
<Content Include="extjs\res\ext-theme-classic\images\shared\warning.gif" />
<Content Include="extjs\res\ext-theme-classic\images\sizer\e-handle-dark.gif" />
<Content Include="extjs\res\ext-theme-classic\images\sizer\e-handle.gif" />
<Content Include="extjs\res\ext-theme-classic\images\sizer\ne-handle-dark.gif" />
<Content Include="extjs\res\ext-theme-classic\images\sizer\ne-handle.gif" />
<Content Include="extjs\res\ext-theme-classic\images\sizer\nw-handle-dark.gif" />
<Content Include="extjs\res\ext-theme-classic\images\sizer\nw-handle.gif" />
<Content Include="extjs\res\ext-theme-classic\images\sizer\s-handle-dark.gif" />
<Content Include="extjs\res\ext-theme-classic\images\sizer\s-handle.gif" />
<Content Include="extjs\res\ext-theme-classic\images\sizer\se-handle-dark.gif" />
<Content Include="extjs\res\ext-theme-classic\images\sizer\se-handle.gif" />
<Content Include="extjs\res\ext-theme-classic\images\sizer\square.gif" />
<Content Include="extjs\res\ext-theme-classic\images\sizer\sw-handle-dark.gif" />
<Content Include="extjs\res\ext-theme-classic\images\sizer\sw-handle.gif" />
<Content Include="extjs\res\ext-theme-classic\images\slider\slider-bg.png" />
<Content Include="extjs\res\ext-theme-classic\images\slider\slider-thumb.png" />
<Content Include="extjs\res\ext-theme-classic\images\slider\slider-v-bg.png" />
<Content Include="extjs\res\ext-theme-classic\images\slider\slider-v-thumb.png" />
<Content Include="extjs\res\ext-theme-classic\images\tab-bar\default-more-left.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab-bar\default-more.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab-bar\default-scroll-bottom-left.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab-bar\default-scroll-bottom-right.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab-bar\default-scroll-left-bottom.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab-bar\default-scroll-left-top.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab-bar\default-scroll-right-bottom.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab-bar\default-scroll-right-top.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab-bar\default-scroll-top-left.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab-bar\default-scroll-top-right.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab-bar\tab-bar-default-bottom-bg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab-bar\tab-bar-default-left-bg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab-bar\tab-bar-default-right-bg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab-bar\tab-bar-default-top-bg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-bottom-active-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-bottom-active-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-bottom-active-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-bottom-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-bottom-disabled-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-bottom-disabled-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-bottom-disabled-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-bottom-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-bottom-focus-active-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-bottom-focus-active-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-bottom-focus-active-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-bottom-focus-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-bottom-focus-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-bottom-focus-over-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-bottom-focus-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-bottom-focus-over-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-bottom-focus-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-bottom-over-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-bottom-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-bottom-over-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-bottom-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-close.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-left-active-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-left-active-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-left-active-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-left-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-left-disabled-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-left-disabled-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-left-disabled-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-left-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-left-focus-active-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-left-focus-active-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-left-focus-active-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-left-focus-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-left-focus-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-left-focus-over-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-left-focus-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-left-focus-over-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-left-focus-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-left-over-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-left-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-left-over-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-left-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-right-active-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-right-active-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-right-active-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-right-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-right-disabled-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-right-disabled-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-right-disabled-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-right-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-right-focus-active-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-right-focus-active-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-right-focus-active-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-right-focus-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-right-focus-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-right-focus-over-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-right-focus-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-right-focus-over-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-right-focus-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-right-over-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-right-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-right-over-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-right-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-top-active-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-top-active-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-top-active-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-top-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-top-disabled-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-top-disabled-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-top-disabled-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-top-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-top-focus-active-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-top-focus-active-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-top-focus-active-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-top-focus-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-top-focus-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-top-focus-over-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-top-focus-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-top-focus-over-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-top-focus-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-top-over-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-top-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-top-over-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tab\tab-default-top-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tip\tip-default-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tip\tip-default-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tip\tip-form-invalid-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tip\tip-form-invalid-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\toolbar\default-more-left.gif" />
<Content Include="extjs\res\ext-theme-classic\images\toolbar\default-more.gif" />
<Content Include="extjs\res\ext-theme-classic\images\toolbar\default-scroll-bottom.gif" />
<Content Include="extjs\res\ext-theme-classic\images\toolbar\default-scroll-left.gif" />
<Content Include="extjs\res\ext-theme-classic\images\toolbar\default-scroll-right.gif" />
<Content Include="extjs\res\ext-theme-classic\images\toolbar\default-scroll-top.gif" />
<Content Include="extjs\res\ext-theme-classic\images\toolbar\footer-more-left.gif" />
<Content Include="extjs\res\ext-theme-classic\images\toolbar\footer-more.gif" />
<Content Include="extjs\res\ext-theme-classic\images\toolbar\footer-scroll-left.gif" />
<Content Include="extjs\res\ext-theme-classic\images\toolbar\footer-scroll-right.gif" />
<Content Include="extjs\res\ext-theme-classic\images\toolbar\toolbar-default-bg.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tools\tool-sprite-tpl.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tools\tool-sprites.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tools\tools-sprites-trans.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tree\arrows-rtl.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tree\arrows.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tree\drop-above.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tree\drop-add.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tree\drop-append.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tree\drop-below.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tree\drop-between.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tree\drop-no.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tree\drop-over.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tree\drop-under.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tree\drop-yes.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tree\elbow-end-minus-rtl.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tree\elbow-end-minus.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tree\elbow-end-plus-rtl.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tree\elbow-end-plus.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tree\elbow-end-rtl.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tree\elbow-end.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tree\elbow-line-rtl.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tree\elbow-line.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tree\elbow-minus-nl-rtl.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tree\elbow-minus-nl.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tree\elbow-minus-rtl.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tree\elbow-minus.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tree\elbow-plus-nl-rtl.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tree\elbow-plus-nl.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tree\elbow-plus-rtl.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tree\elbow-plus.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tree\elbow-rtl.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tree\elbow.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tree\folder-open-rtl.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tree\folder-open.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tree\folder-rtl.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tree\folder.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tree\leaf-rtl.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tree\leaf.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tree\loading.gif" />
<Content Include="extjs\res\ext-theme-classic\images\tree\s.gif" />
<Content Include="extjs\res\ext-theme-classic\images\util\splitter\mini-bottom.gif" />
<Content Include="extjs\res\ext-theme-classic\images\util\splitter\mini-left.gif" />
<Content Include="extjs\res\ext-theme-classic\images\util\splitter\mini-right.gif" />
<Content Include="extjs\res\ext-theme-classic\images\util\splitter\mini-top.gif" />
<Content Include="extjs\res\ext-theme-classic\images\window-header\window-header-default-bottom-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\window-header\window-header-default-bottom-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\window-header\window-header-default-collapsed-bottom-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\window-header\window-header-default-collapsed-bottom-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\window-header\window-header-default-collapsed-left-corners-rtl.gif" />
<Content Include="extjs\res\ext-theme-classic\images\window-header\window-header-default-collapsed-left-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\window-header\window-header-default-collapsed-left-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\window-header\window-header-default-collapsed-right-corners-rtl.gif" />
<Content Include="extjs\res\ext-theme-classic\images\window-header\window-header-default-collapsed-right-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\window-header\window-header-default-collapsed-right-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\window-header\window-header-default-collapsed-top-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\window-header\window-header-default-collapsed-top-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\window-header\window-header-default-left-corners-rtl.gif" />
<Content Include="extjs\res\ext-theme-classic\images\window-header\window-header-default-left-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\window-header\window-header-default-left-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\window-header\window-header-default-right-corners-rtl.gif" />
<Content Include="extjs\res\ext-theme-classic\images\window-header\window-header-default-right-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\window-header\window-header-default-right-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\window-header\window-header-default-top-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\window-header\window-header-default-top-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\images\window\toast\fade-blue.png" />
<Content Include="extjs\res\ext-theme-classic\images\window\toast\fader.png" />
<Content Include="extjs\res\ext-theme-classic\images\window\toast\icon16_error.png" />
<Content Include="extjs\res\ext-theme-classic\images\window\toast\icon16_info.png" />
<Content Include="extjs\res\ext-theme-classic\images\window\window-default-corners.gif" />
<Content Include="extjs\res\ext-theme-classic\images\window\window-default-sides.gif" />
<Content Include="extjs\res\ext-theme-classic\theme-classic-all_1.css" />
<Content Include="extjs\res\ext-theme-classic\theme-classic-all_2.css" />
<Content Include="extjs\res\ext-theme-classic\theme-classic.js" />
<Content Include="extjs\res\ext-theme-crisp\images\breadcrumb\default-arrow-open-rtl.png" />
<Content Include="extjs\res\ext-theme-crisp\images\breadcrumb\default-arrow-open.png" />
<Content Include="extjs\res\ext-theme-crisp\images\breadcrumb\default-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-crisp\images\breadcrumb\default-arrow.png" />
<Content Include="extjs\res\ext-theme-crisp\images\breadcrumb\default-scroll-left.png" />
<Content Include="extjs\res\ext-theme-crisp\images\breadcrumb\default-scroll-right.png" />
<Content Include="extjs\res\ext-theme-crisp\images\breadcrumb\default-split-arrow-open-rtl.png" />
<Content Include="extjs\res\ext-theme-crisp\images\breadcrumb\default-split-arrow-open.png" />
<Content Include="extjs\res\ext-theme-crisp\images\breadcrumb\default-split-arrow-over-rtl.png" />
<Content Include="extjs\res\ext-theme-crisp\images\breadcrumb\default-split-arrow-over.png" />
<Content Include="extjs\res\ext-theme-crisp\images\breadcrumb\default-split-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-crisp\images\breadcrumb\default-split-arrow.png" />
<Content Include="extjs\res\ext-theme-crisp\images\btn-group\btn-group-default-framed-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn-group\btn-group-default-framed-notitle-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn-group\btn-group-default-framed-notitle-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn-group\btn-group-default-framed-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-large-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-large-disabled-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-large-disabled-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-large-focus-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-large-focus-over-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-large-focus-over-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-large-focus-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-large-focus-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-large-focus-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-large-over-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-large-over-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-large-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-large-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-large-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-medium-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-medium-disabled-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-medium-disabled-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-medium-focus-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-medium-focus-over-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-medium-focus-over-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-medium-focus-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-medium-focus-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-medium-focus-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-medium-over-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-medium-over-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-medium-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-medium-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-medium-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-small-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-small-disabled-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-small-disabled-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-small-focus-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-small-focus-over-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-small-focus-over-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-small-focus-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-small-focus-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-small-focus-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-small-over-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-small-over-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-small-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-small-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-small-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-toolbar-large-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-toolbar-large-disabled-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-toolbar-large-disabled-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-toolbar-large-focus-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-toolbar-large-focus-over-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-toolbar-large-focus-over-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-toolbar-large-focus-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-toolbar-large-focus-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-toolbar-large-focus-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-toolbar-large-over-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-toolbar-large-over-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-toolbar-large-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-toolbar-large-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-toolbar-large-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-toolbar-medium-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-toolbar-medium-disabled-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-toolbar-medium-disabled-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-toolbar-medium-focus-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-toolbar-medium-focus-over-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-toolbar-medium-focus-over-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-toolbar-medium-focus-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-toolbar-medium-focus-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-toolbar-medium-focus-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-toolbar-medium-over-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-toolbar-medium-over-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-toolbar-medium-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-toolbar-medium-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-toolbar-medium-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-toolbar-small-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-toolbar-small-disabled-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-toolbar-small-disabled-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-toolbar-small-focus-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-toolbar-small-focus-over-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-toolbar-small-focus-over-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-toolbar-small-focus-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-toolbar-small-focus-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-toolbar-small-focus-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-toolbar-small-over-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-toolbar-small-over-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-toolbar-small-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-toolbar-small-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-default-toolbar-small-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-plain-toolbar-large-focus-over-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-plain-toolbar-large-focus-over-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-plain-toolbar-large-focus-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-plain-toolbar-large-focus-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-plain-toolbar-large-over-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-plain-toolbar-large-over-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-plain-toolbar-large-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-plain-toolbar-large-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-plain-toolbar-medium-focus-over-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-plain-toolbar-medium-focus-over-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-plain-toolbar-medium-focus-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-plain-toolbar-medium-focus-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-plain-toolbar-medium-over-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-plain-toolbar-medium-over-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-plain-toolbar-medium-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-plain-toolbar-medium-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-plain-toolbar-small-focus-over-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-plain-toolbar-small-focus-over-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-plain-toolbar-small-focus-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-plain-toolbar-small-focus-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-plain-toolbar-small-over-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-plain-toolbar-small-over-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-plain-toolbar-small-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\btn\btn-plain-toolbar-small-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\button\default-large-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\default-large-arrow.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\default-large-s-arrow-b-rtl.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\default-large-s-arrow-b.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\default-large-s-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\default-large-s-arrow.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\default-medium-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\default-medium-arrow.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\default-medium-s-arrow-b-rtl.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\default-medium-s-arrow-b.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\default-medium-s-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\default-medium-s-arrow.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\default-small-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\default-small-arrow.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\default-small-s-arrow-b-rtl.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\default-small-s-arrow-b.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\default-small-s-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\default-small-s-arrow.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\default-toolbar-large-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\default-toolbar-large-arrow.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\default-toolbar-large-s-arrow-b-rtl.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\default-toolbar-large-s-arrow-b.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\default-toolbar-large-s-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\default-toolbar-large-s-arrow.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\default-toolbar-medium-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\default-toolbar-medium-arrow.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\default-toolbar-medium-s-arrow-b-rtl.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\default-toolbar-medium-s-arrow-b.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\default-toolbar-medium-s-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\default-toolbar-medium-s-arrow.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\default-toolbar-small-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\default-toolbar-small-arrow.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\default-toolbar-small-s-arrow-b-rtl.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\default-toolbar-small-s-arrow-b.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\default-toolbar-small-s-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\default-toolbar-small-s-arrow.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\grid-cell-small-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\grid-cell-small-arrow.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\grid-cell-small-s-arrow-b.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\grid-cell-small-s-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\grid-cell-small-s-arrow.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\plain-toolbar-large-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\plain-toolbar-large-arrow.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\plain-toolbar-large-s-arrow-b-rtl.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\plain-toolbar-large-s-arrow-b.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\plain-toolbar-large-s-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\plain-toolbar-large-s-arrow.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\plain-toolbar-medium-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\plain-toolbar-medium-arrow.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\plain-toolbar-medium-s-arrow-b-rtl.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\plain-toolbar-medium-s-arrow-b.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\plain-toolbar-medium-s-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\plain-toolbar-medium-s-arrow.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\plain-toolbar-small-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\plain-toolbar-small-arrow.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\plain-toolbar-small-s-arrow-b-rtl.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\plain-toolbar-small-s-arrow-b.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\plain-toolbar-small-s-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-crisp\images\button\plain-toolbar-small-s-arrow.png" />
<Content Include="extjs\res\ext-theme-crisp\images\datepicker\arrow-left.png" />
<Content Include="extjs\res\ext-theme-crisp\images\datepicker\arrow-right.png" />
<Content Include="extjs\res\ext-theme-crisp\images\datepicker\month-arrow.png" />
<Content Include="extjs\res\ext-theme-crisp\images\dd\drop-add.png" />
<Content Include="extjs\res\ext-theme-crisp\images\dd\drop-no.png" />
<Content Include="extjs\res\ext-theme-crisp\images\dd\drop-yes.png" />
<Content Include="extjs\res\ext-theme-crisp\images\editor\tb-sprite.png" />
<Content Include="extjs\res\ext-theme-crisp\images\fieldset\collapse-tool.png" />
<Content Include="extjs\res\ext-theme-crisp\images\form\checkbox.png" />
<Content Include="extjs\res\ext-theme-crisp\images\form\clear-trigger-rtl.png" />
<Content Include="extjs\res\ext-theme-crisp\images\form\clear-trigger.png" />
<Content Include="extjs\res\ext-theme-crisp\images\form\date-trigger-rtl.png" />
<Content Include="extjs\res\ext-theme-crisp\images\form\date-trigger.png" />
<Content Include="extjs\res\ext-theme-crisp\images\form\exclamation.png" />
<Content Include="extjs\res\ext-theme-crisp\images\form\radio.png" />
<Content Include="extjs\res\ext-theme-crisp\images\form\search-trigger-rtl.png" />
<Content Include="extjs\res\ext-theme-crisp\images\form\search-trigger.png" />
<Content Include="extjs\res\ext-theme-crisp\images\form\spinner-down-rtl.png" />
<Content Include="extjs\res\ext-theme-crisp\images\form\spinner-down.png" />
<Content Include="extjs\res\ext-theme-crisp\images\form\spinner-rtl.png" />
<Content Include="extjs\res\ext-theme-crisp\images\form\spinner-up-rtl.png" />
<Content Include="extjs\res\ext-theme-crisp\images\form\spinner-up.png" />
<Content Include="extjs\res\ext-theme-crisp\images\form\spinner.png" />
<Content Include="extjs\res\ext-theme-crisp\images\form\tag-field-item-close.png" />
<Content Include="extjs\res\ext-theme-crisp\images\form\trigger-rtl.png" />
<Content Include="extjs\res\ext-theme-crisp\images\form\trigger.png" />
<Content Include="extjs\res\ext-theme-crisp\images\grid-row-editor-buttons\grid-row-editor-buttons-default-bottom-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\grid-row-editor-buttons\grid-row-editor-buttons-default-bottom-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\grid-row-editor-buttons\grid-row-editor-buttons-default-top-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\grid-row-editor-buttons\grid-row-editor-buttons-default-top-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\grid\col-move-bottom.png" />
<Content Include="extjs\res\ext-theme-crisp\images\grid\col-move-top.png" />
<Content Include="extjs\res\ext-theme-crisp\images\grid\columns.png" />
<Content Include="extjs\res\ext-theme-crisp\images\grid\dd-insert-arrow-left.png" />
<Content Include="extjs\res\ext-theme-crisp\images\grid\dd-insert-arrow-right.png" />
<Content Include="extjs\res\ext-theme-crisp\images\grid\dirty-rtl.png" />
<Content Include="extjs\res\ext-theme-crisp\images\grid\dirty.png" />
<Content Include="extjs\res\ext-theme-crisp\images\grid\drop-no.png" />
<Content Include="extjs\res\ext-theme-crisp\images\grid\drop-yes.png" />
<Content Include="extjs\res\ext-theme-crisp\images\grid\filters\equals.png" />
<Content Include="extjs\res\ext-theme-crisp\images\grid\filters\find.png" />
<Content Include="extjs\res\ext-theme-crisp\images\grid\filters\greater_than.png" />
<Content Include="extjs\res\ext-theme-crisp\images\grid\filters\less_than.png" />
<Content Include="extjs\res\ext-theme-crisp\images\grid\group-by.png" />
<Content Include="extjs\res\ext-theme-crisp\images\grid\group-collapse.png" />
<Content Include="extjs\res\ext-theme-crisp\images\grid\group-expand.png" />
<Content Include="extjs\res\ext-theme-crisp\images\grid\hd-pop.png" />
<Content Include="extjs\res\ext-theme-crisp\images\grid\hmenu-asc.png" />
<Content Include="extjs\res\ext-theme-crisp\images\grid\hmenu-desc.png" />
<Content Include="extjs\res\ext-theme-crisp\images\grid\hmenu-lock.png" />
<Content Include="extjs\res\ext-theme-crisp\images\grid\hmenu-unlock.png" />
<Content Include="extjs\res\ext-theme-crisp\images\grid\loading.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\grid\page-first.png" />
<Content Include="extjs\res\ext-theme-crisp\images\grid\page-last.png" />
<Content Include="extjs\res\ext-theme-crisp\images\grid\page-next.png" />
<Content Include="extjs\res\ext-theme-crisp\images\grid\page-prev.png" />
<Content Include="extjs\res\ext-theme-crisp\images\grid\pick-button.png" />
<Content Include="extjs\res\ext-theme-crisp\images\grid\refresh.png" />
<Content Include="extjs\res\ext-theme-crisp\images\grid\sort_asc.png" />
<Content Include="extjs\res\ext-theme-crisp\images\grid\sort_desc.png" />
<Content Include="extjs\res\ext-theme-crisp\images\loadmask\loading.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\magnify.png" />
<Content Include="extjs\res\ext-theme-crisp\images\menu\default-checked.png" />
<Content Include="extjs\res\ext-theme-crisp\images\menu\default-group-checked.png" />
<Content Include="extjs\res\ext-theme-crisp\images\menu\default-menu-parent-left.png" />
<Content Include="extjs\res\ext-theme-crisp\images\menu\default-menu-parent.png" />
<Content Include="extjs\res\ext-theme-crisp\images\menu\default-menubar-menu-parent.png" />
<Content Include="extjs\res\ext-theme-crisp\images\menu\default-scroll-bottom.png" />
<Content Include="extjs\res\ext-theme-crisp\images\menu\default-scroll-top.png" />
<Content Include="extjs\res\ext-theme-crisp\images\menu\default-unchecked.png" />
<Content Include="extjs\res\ext-theme-crisp\images\panel-header\panel-header-default-framed-bottom-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\panel-header\panel-header-default-framed-bottom-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\panel-header\panel-header-default-framed-collapsed-bottom-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\panel-header\panel-header-default-framed-collapsed-bottom-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\panel-header\panel-header-default-framed-collapsed-left-corners-rtl.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\panel-header\panel-header-default-framed-collapsed-left-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\panel-header\panel-header-default-framed-collapsed-left-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\panel-header\panel-header-default-framed-collapsed-right-corners-rtl.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\panel-header\panel-header-default-framed-collapsed-right-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\panel-header\panel-header-default-framed-collapsed-right-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\panel-header\panel-header-default-framed-collapsed-top-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\panel-header\panel-header-default-framed-collapsed-top-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\panel-header\panel-header-default-framed-left-corners-rtl.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\panel-header\panel-header-default-framed-left-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\panel-header\panel-header-default-framed-left-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\panel-header\panel-header-default-framed-right-corners-rtl.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\panel-header\panel-header-default-framed-right-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\panel-header\panel-header-default-framed-right-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\panel-header\panel-header-default-framed-top-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\panel-header\panel-header-default-framed-top-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\panel-header\panel-header-light-framed-bottom-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\panel-header\panel-header-light-framed-bottom-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\panel-header\panel-header-light-framed-collapsed-bottom-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\panel-header\panel-header-light-framed-collapsed-bottom-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\panel-header\panel-header-light-framed-collapsed-left-corners-rtl.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\panel-header\panel-header-light-framed-collapsed-left-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\panel-header\panel-header-light-framed-collapsed-left-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\panel-header\panel-header-light-framed-collapsed-right-corners-rtl.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\panel-header\panel-header-light-framed-collapsed-right-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\panel-header\panel-header-light-framed-collapsed-right-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\panel-header\panel-header-light-framed-collapsed-top-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\panel-header\panel-header-light-framed-collapsed-top-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\panel-header\panel-header-light-framed-left-corners-rtl.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\panel-header\panel-header-light-framed-left-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\panel-header\panel-header-light-framed-left-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\panel-header\panel-header-light-framed-right-corners-rtl.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\panel-header\panel-header-light-framed-right-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\panel-header\panel-header-light-framed-right-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\panel-header\panel-header-light-framed-top-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\panel-header\panel-header-light-framed-top-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\panel\panel-default-framed-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\panel\panel-default-framed-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\panel\panel-light-framed-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\panel\panel-light-framed-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\shared\icon-error.png" />
<Content Include="extjs\res\ext-theme-crisp\images\shared\icon-info.png" />
<Content Include="extjs\res\ext-theme-crisp\images\shared\icon-question.png" />
<Content Include="extjs\res\ext-theme-crisp\images\shared\icon-warning.png" />
<Content Include="extjs\res\ext-theme-crisp\images\sizer\e-handle.png" />
<Content Include="extjs\res\ext-theme-crisp\images\sizer\ne-handle.png" />
<Content Include="extjs\res\ext-theme-crisp\images\sizer\nw-handle.png" />
<Content Include="extjs\res\ext-theme-crisp\images\sizer\s-handle.png" />
<Content Include="extjs\res\ext-theme-crisp\images\sizer\se-handle.png" />
<Content Include="extjs\res\ext-theme-crisp\images\sizer\sw-handle.png" />
<Content Include="extjs\res\ext-theme-crisp\images\slider\slider-bg.png" />
<Content Include="extjs\res\ext-theme-crisp\images\slider\slider-thumb.png" />
<Content Include="extjs\res\ext-theme-crisp\images\slider\slider-v-bg.png" />
<Content Include="extjs\res\ext-theme-crisp\images\slider\slider-v-thumb.png" />
<Content Include="extjs\res\ext-theme-crisp\images\tab-bar\default-more-left.png" />
<Content Include="extjs\res\ext-theme-crisp\images\tab-bar\default-more.png" />
<Content Include="extjs\res\ext-theme-crisp\images\tab-bar\default-plain-more-left.png" />
<Content Include="extjs\res\ext-theme-crisp\images\tab-bar\default-plain-more.png" />
<Content Include="extjs\res\ext-theme-crisp\images\tab-bar\default-plain-scroll-bottom.png" />
<Content Include="extjs\res\ext-theme-crisp\images\tab-bar\default-plain-scroll-left.png" />
<Content Include="extjs\res\ext-theme-crisp\images\tab-bar\default-plain-scroll-right.png" />
<Content Include="extjs\res\ext-theme-crisp\images\tab-bar\default-plain-scroll-top.png" />
<Content Include="extjs\res\ext-theme-crisp\images\tab-bar\default-scroll-bottom.png" />
<Content Include="extjs\res\ext-theme-crisp\images\tab-bar\default-scroll-left.png" />
<Content Include="extjs\res\ext-theme-crisp\images\tab-bar\default-scroll-right.png" />
<Content Include="extjs\res\ext-theme-crisp\images\tab-bar\default-scroll-top.png" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-bottom-active-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-bottom-active-fbg.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-bottom-active-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-bottom-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-bottom-disabled-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-bottom-disabled-fbg.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-bottom-disabled-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-bottom-focus-active-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-bottom-focus-active-fbg.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-bottom-focus-active-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-bottom-focus-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-bottom-focus-fbg.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-bottom-focus-over-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-bottom-focus-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-bottom-focus-over-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-bottom-focus-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-bottom-over-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-bottom-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-bottom-over-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-bottom-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-close.png" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-left-active-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-left-active-fbg.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-left-active-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-left-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-left-disabled-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-left-disabled-fbg.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-left-disabled-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-left-focus-active-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-left-focus-active-fbg.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-left-focus-active-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-left-focus-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-left-focus-fbg.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-left-focus-over-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-left-focus-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-left-focus-over-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-left-focus-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-left-over-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-left-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-left-over-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-left-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-right-active-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-right-active-fbg.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-right-active-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-right-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-right-disabled-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-right-disabled-fbg.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-right-disabled-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-right-focus-active-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-right-focus-active-fbg.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-right-focus-active-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-right-focus-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-right-focus-fbg.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-right-focus-over-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-right-focus-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-right-focus-over-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-right-focus-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-right-over-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-right-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-right-over-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-right-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-top-active-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-top-active-fbg.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-top-active-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-top-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-top-disabled-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-top-disabled-fbg.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-top-disabled-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-top-focus-active-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-top-focus-active-fbg.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-top-focus-active-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-top-focus-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-top-focus-fbg.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-top-focus-over-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-top-focus-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-top-focus-over-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-top-focus-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-top-over-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-top-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-top-over-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tab\tab-default-top-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tip\tip-default-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tip\tip-default-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tip\tip-form-invalid-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tip\tip-form-invalid-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\toolbar\default-more-left.png" />
<Content Include="extjs\res\ext-theme-crisp\images\toolbar\default-more.png" />
<Content Include="extjs\res\ext-theme-crisp\images\toolbar\default-scroll-bottom.png" />
<Content Include="extjs\res\ext-theme-crisp\images\toolbar\default-scroll-left.png" />
<Content Include="extjs\res\ext-theme-crisp\images\toolbar\default-scroll-right.png" />
<Content Include="extjs\res\ext-theme-crisp\images\toolbar\default-scroll-top.png" />
<Content Include="extjs\res\ext-theme-crisp\images\toolbar\footer-more-left.png" />
<Content Include="extjs\res\ext-theme-crisp\images\toolbar\footer-more.png" />
<Content Include="extjs\res\ext-theme-crisp\images\toolbar\footer-scroll-left.png" />
<Content Include="extjs\res\ext-theme-crisp\images\toolbar\footer-scroll-right.png" />
<Content Include="extjs\res\ext-theme-crisp\images\tools\tool-sprites-dark.png" />
<Content Include="extjs\res\ext-theme-crisp\images\tools\tool-sprites.png" />
<Content Include="extjs\res\ext-theme-crisp\images\tree\arrows-rtl.png" />
<Content Include="extjs\res\ext-theme-crisp\images\tree\arrows.png" />
<Content Include="extjs\res\ext-theme-crisp\images\tree\drop-above.png" />
<Content Include="extjs\res\ext-theme-crisp\images\tree\drop-add.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tree\drop-add.png" />
<Content Include="extjs\res\ext-theme-crisp\images\tree\drop-append.png" />
<Content Include="extjs\res\ext-theme-crisp\images\tree\drop-below.png" />
<Content Include="extjs\res\ext-theme-crisp\images\tree\drop-between.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tree\drop-between.png" />
<Content Include="extjs\res\ext-theme-crisp\images\tree\drop-no.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tree\drop-no.png" />
<Content Include="extjs\res\ext-theme-crisp\images\tree\drop-over.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tree\drop-over.png" />
<Content Include="extjs\res\ext-theme-crisp\images\tree\drop-under.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tree\drop-under.png" />
<Content Include="extjs\res\ext-theme-crisp\images\tree\drop-yes.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\tree\drop-yes.png" />
<Content Include="extjs\res\ext-theme-crisp\images\tree\elbow-end-minus-rtl.png" />
<Content Include="extjs\res\ext-theme-crisp\images\tree\elbow-end-minus.png" />
<Content Include="extjs\res\ext-theme-crisp\images\tree\elbow-end-plus-rtl.png" />
<Content Include="extjs\res\ext-theme-crisp\images\tree\elbow-end-plus.png" />
<Content Include="extjs\res\ext-theme-crisp\images\tree\elbow-end-rtl.png" />
<Content Include="extjs\res\ext-theme-crisp\images\tree\elbow-end.png" />
<Content Include="extjs\res\ext-theme-crisp\images\tree\elbow-line-rtl.png" />
<Content Include="extjs\res\ext-theme-crisp\images\tree\elbow-line.png" />
<Content Include="extjs\res\ext-theme-crisp\images\tree\elbow-minus-nl-rtl.png" />
<Content Include="extjs\res\ext-theme-crisp\images\tree\elbow-minus-nl.png" />
<Content Include="extjs\res\ext-theme-crisp\images\tree\elbow-minus-rtl.png" />
<Content Include="extjs\res\ext-theme-crisp\images\tree\elbow-minus.png" />
<Content Include="extjs\res\ext-theme-crisp\images\tree\elbow-plus-nl-rtl.png" />
<Content Include="extjs\res\ext-theme-crisp\images\tree\elbow-plus-nl.png" />
<Content Include="extjs\res\ext-theme-crisp\images\tree\elbow-plus-rtl.png" />
<Content Include="extjs\res\ext-theme-crisp\images\tree\elbow-plus.png" />
<Content Include="extjs\res\ext-theme-crisp\images\tree\elbow-rtl.png" />
<Content Include="extjs\res\ext-theme-crisp\images\tree\elbow.png" />
<Content Include="extjs\res\ext-theme-crisp\images\tree\folder-open-rtl.png" />
<Content Include="extjs\res\ext-theme-crisp\images\tree\folder-open.png" />
<Content Include="extjs\res\ext-theme-crisp\images\tree\folder-rtl.png" />
<Content Include="extjs\res\ext-theme-crisp\images\tree\folder.png" />
<Content Include="extjs\res\ext-theme-crisp\images\tree\leaf-rtl.png" />
<Content Include="extjs\res\ext-theme-crisp\images\tree\leaf.png" />
<Content Include="extjs\res\ext-theme-crisp\images\tree\loading.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\util\splitter\mini-bottom.png" />
<Content Include="extjs\res\ext-theme-crisp\images\util\splitter\mini-left.png" />
<Content Include="extjs\res\ext-theme-crisp\images\util\splitter\mini-right.png" />
<Content Include="extjs\res\ext-theme-crisp\images\util\splitter\mini-top.png" />
<Content Include="extjs\res\ext-theme-crisp\images\window-header\window-header-default-bottom-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\window-header\window-header-default-bottom-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\window-header\window-header-default-collapsed-bottom-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\window-header\window-header-default-collapsed-bottom-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\window-header\window-header-default-collapsed-left-corners-rtl.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\window-header\window-header-default-collapsed-left-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\window-header\window-header-default-collapsed-left-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\window-header\window-header-default-collapsed-right-corners-rtl.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\window-header\window-header-default-collapsed-right-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\window-header\window-header-default-collapsed-right-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\window-header\window-header-default-collapsed-top-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\window-header\window-header-default-collapsed-top-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\window-header\window-header-default-left-corners-rtl.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\window-header\window-header-default-left-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\window-header\window-header-default-left-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\window-header\window-header-default-right-corners-rtl.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\window-header\window-header-default-right-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\window-header\window-header-default-right-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\window-header\window-header-default-top-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\window-header\window-header-default-top-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\window\toast\fade-blue.png" />
<Content Include="extjs\res\ext-theme-crisp\images\window\toast\fader.png" />
<Content Include="extjs\res\ext-theme-crisp\images\window\toast\icon16_error.png" />
<Content Include="extjs\res\ext-theme-crisp\images\window\toast\icon16_info.png" />
<Content Include="extjs\res\ext-theme-crisp\images\window\window-default-corners.gif" />
<Content Include="extjs\res\ext-theme-crisp\images\window\window-default-sides.gif" />
<Content Include="extjs\res\ext-theme-crisp\theme-crisp-all_1.css" />
<Content Include="extjs\res\ext-theme-crisp\theme-crisp-all_2.css" />
<Content Include="extjs\res\ext-theme-crisp\theme-crisp.js" />
<Content Include="extjs\res\ext-theme-gray\images\boundlist\trigger-arrow.png" />
<Content Include="extjs\res\ext-theme-gray\images\box\corners-blue.gif" />
<Content Include="extjs\res\ext-theme-gray\images\box\corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\box\l-blue.gif" />
<Content Include="extjs\res\ext-theme-gray\images\box\l.gif" />
<Content Include="extjs\res\ext-theme-gray\images\box\r-blue.gif" />
<Content Include="extjs\res\ext-theme-gray\images\box\r.gif" />
<Content Include="extjs\res\ext-theme-gray\images\box\tb-blue.gif" />
<Content Include="extjs\res\ext-theme-gray\images\box\tb.gif" />
<Content Include="extjs\res\ext-theme-gray\images\breadcrumb\default-arrow-open-rtl.gif" />
<Content Include="extjs\res\ext-theme-gray\images\breadcrumb\default-arrow-open.gif" />
<Content Include="extjs\res\ext-theme-gray\images\breadcrumb\default-arrow-rtl.gif" />
<Content Include="extjs\res\ext-theme-gray\images\breadcrumb\default-arrow.gif" />
<Content Include="extjs\res\ext-theme-gray\images\breadcrumb\default-scroll-left.gif" />
<Content Include="extjs\res\ext-theme-gray\images\breadcrumb\default-scroll-right.gif" />
<Content Include="extjs\res\ext-theme-gray\images\breadcrumb\default-split-arrow-open-rtl.gif" />
<Content Include="extjs\res\ext-theme-gray\images\breadcrumb\default-split-arrow-open.gif" />
<Content Include="extjs\res\ext-theme-gray\images\breadcrumb\default-split-arrow-over-rtl.gif" />
<Content Include="extjs\res\ext-theme-gray\images\breadcrumb\default-split-arrow-over.gif" />
<Content Include="extjs\res\ext-theme-gray\images\breadcrumb\default-split-arrow-rtl.gif" />
<Content Include="extjs\res\ext-theme-gray\images\breadcrumb\default-split-arrow.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn-group\btn-group-default-framed-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn-group\btn-group-default-framed-notitle-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn-group\btn-group-default-framed-notitle-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn-group\btn-group-default-framed-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-large-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-large-disabled-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-large-disabled-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-large-disabled-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-large-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-large-focus-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-large-focus-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-large-focus-over-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-large-focus-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-large-focus-over-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-large-focus-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-large-focus-pressed-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-large-focus-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-large-focus-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-large-over-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-large-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-large-over-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-large-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-large-pressed-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-large-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-large-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-medium-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-medium-disabled-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-medium-disabled-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-medium-disabled-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-medium-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-medium-focus-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-medium-focus-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-medium-focus-over-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-medium-focus-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-medium-focus-over-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-medium-focus-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-medium-focus-pressed-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-medium-focus-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-medium-focus-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-medium-over-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-medium-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-medium-over-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-medium-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-medium-pressed-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-medium-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-medium-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-small-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-small-disabled-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-small-disabled-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-small-disabled-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-small-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-small-focus-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-small-focus-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-small-focus-over-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-small-focus-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-small-focus-over-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-small-focus-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-small-focus-pressed-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-small-focus-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-small-focus-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-small-over-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-small-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-small-over-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-small-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-small-pressed-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-small-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-small-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-toolbar-large-disabled-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-toolbar-large-disabled-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-toolbar-large-disabled-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-toolbar-large-focus-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-toolbar-large-focus-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-toolbar-large-focus-over-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-toolbar-large-focus-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-toolbar-large-focus-over-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-toolbar-large-focus-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-toolbar-large-focus-pressed-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-toolbar-large-focus-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-toolbar-large-focus-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-toolbar-large-over-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-toolbar-large-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-toolbar-large-over-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-toolbar-large-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-toolbar-large-pressed-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-toolbar-large-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-toolbar-medium-disabled-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-toolbar-medium-disabled-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-toolbar-medium-disabled-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-toolbar-medium-focus-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-toolbar-medium-focus-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-toolbar-medium-focus-over-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-toolbar-medium-focus-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-toolbar-medium-focus-over-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-toolbar-medium-focus-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-toolbar-medium-focus-pressed-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-toolbar-medium-focus-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-toolbar-medium-focus-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-toolbar-medium-over-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-toolbar-medium-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-toolbar-medium-over-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-toolbar-medium-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-toolbar-medium-pressed-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-toolbar-medium-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-toolbar-small-disabled-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-toolbar-small-disabled-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-toolbar-small-disabled-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-toolbar-small-focus-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-toolbar-small-focus-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-toolbar-small-focus-over-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-toolbar-small-focus-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-toolbar-small-focus-over-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-toolbar-small-focus-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-toolbar-small-focus-pressed-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-toolbar-small-focus-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-toolbar-small-focus-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-toolbar-small-over-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-toolbar-small-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-toolbar-small-over-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-toolbar-small-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-toolbar-small-pressed-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\btn\btn-default-toolbar-small-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\button\arrow-rtl.gif" />
<Content Include="extjs\res\ext-theme-gray\images\button\arrow.gif" />
<Content Include="extjs\res\ext-theme-gray\images\button\btn-arrow.gif" />
<Content Include="extjs\res\ext-theme-gray\images\button\btn-sprite.gif" />
<Content Include="extjs\res\ext-theme-gray\images\button\btn.gif" />
<Content Include="extjs\res\ext-theme-gray\images\button\group-cs.gif" />
<Content Include="extjs\res\ext-theme-gray\images\button\group-lr.gif" />
<Content Include="extjs\res\ext-theme-gray\images\button\group-tb.gif" />
<Content Include="extjs\res\ext-theme-gray\images\button\s-arrow-b-noline.gif" />
<Content Include="extjs\res\ext-theme-gray\images\button\s-arrow-b.gif" />
<Content Include="extjs\res\ext-theme-gray\images\button\s-arrow-bo.gif" />
<Content Include="extjs\res\ext-theme-gray\images\button\s-arrow-light-rtl.gif" />
<Content Include="extjs\res\ext-theme-gray\images\button\s-arrow-light.gif" />
<Content Include="extjs\res\ext-theme-gray\images\button\s-arrow-noline-rtl.gif" />
<Content Include="extjs\res\ext-theme-gray\images\button\s-arrow-noline.gif" />
<Content Include="extjs\res\ext-theme-gray\images\button\s-arrow-o-rtl.gif" />
<Content Include="extjs\res\ext-theme-gray\images\button\s-arrow-o.gif" />
<Content Include="extjs\res\ext-theme-gray\images\button\s-arrow-rtl.gif" />
<Content Include="extjs\res\ext-theme-gray\images\button\s-arrow.gif" />
<Content Include="extjs\res\ext-theme-gray\images\datepicker\datepicker-footer-bg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\datepicker\datepicker-header-bg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\dd\drop-add.gif" />
<Content Include="extjs\res\ext-theme-gray\images\dd\drop-no.gif" />
<Content Include="extjs\res\ext-theme-gray\images\dd\drop-yes.gif" />
<Content Include="extjs\res\ext-theme-gray\images\editor\tb-sprite.gif" />
<Content Include="extjs\res\ext-theme-gray\images\form\box-select-item-close.gif" />
<Content Include="extjs\res\ext-theme-gray\images\form\checkbox.gif" />
<Content Include="extjs\res\ext-theme-gray\images\form\clear-trigger-rtl.gif" />
<Content Include="extjs\res\ext-theme-gray\images\form\clear-trigger.gif" />
<Content Include="extjs\res\ext-theme-gray\images\form\date-trigger-rtl.gif" />
<Content Include="extjs\res\ext-theme-gray\images\form\date-trigger.gif" />
<Content Include="extjs\res\ext-theme-gray\images\form\error-tip-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\form\exclamation.gif" />
<Content Include="extjs\res\ext-theme-gray\images\form\radio.gif" />
<Content Include="extjs\res\ext-theme-gray\images\form\search-trigger-rtl.gif" />
<Content Include="extjs\res\ext-theme-gray\images\form\search-trigger.gif" />
<Content Include="extjs\res\ext-theme-gray\images\form\spinner-rtl.gif" />
<Content Include="extjs\res\ext-theme-gray\images\form\spinner-small-rtl.gif" />
<Content Include="extjs\res\ext-theme-gray\images\form\spinner-small.gif" />
<Content Include="extjs\res\ext-theme-gray\images\form\spinner.gif" />
<Content Include="extjs\res\ext-theme-gray\images\form\tag-field-item-close.gif" />
<Content Include="extjs\res\ext-theme-gray\images\form\text-bg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\form\trigger-rtl.gif" />
<Content Include="extjs\res\ext-theme-gray\images\form\trigger-square-rtl.gif" />
<Content Include="extjs\res\ext-theme-gray\images\form\trigger-square.gif" />
<Content Include="extjs\res\ext-theme-gray\images\form\trigger-tpl-rtl.gif" />
<Content Include="extjs\res\ext-theme-gray\images\form\trigger-tpl.gif" />
<Content Include="extjs\res\ext-theme-gray\images\form\trigger.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid-row-editor-buttons\grid-row-editor-buttons-default-bottom-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid-row-editor-buttons\grid-row-editor-buttons-default-bottom-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid-row-editor-buttons\grid-row-editor-buttons-default-top-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid-row-editor-buttons\grid-row-editor-buttons-default-top-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\arrow-left-white.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\arrow-right-white.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\cell-special-bg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\cell-special-bg.png" />
<Content Include="extjs\res\ext-theme-gray\images\grid\cell-special-selected-bg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\cell-special-selected-bg.png" />
<Content Include="extjs\res\ext-theme-gray\images\grid\col-move-bottom.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\col-move-top.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\column-header-bg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\column-header-over-bg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\columns.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\dd-insert-arrow-left.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\dd-insert-arrow-left.png" />
<Content Include="extjs\res\ext-theme-gray\images\grid\dd-insert-arrow-right.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\dd-insert-arrow-right.png" />
<Content Include="extjs\res\ext-theme-gray\images\grid\dirty-rtl.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\dirty.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\done.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\drop-no.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\drop-yes.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\filters\equals.png" />
<Content Include="extjs\res\ext-theme-gray\images\grid\filters\find.png" />
<Content Include="extjs\res\ext-theme-gray\images\grid\filters\greater_than.png" />
<Content Include="extjs\res\ext-theme-gray\images\grid\filters\less_than.png" />
<Content Include="extjs\res\ext-theme-gray\images\grid\footer-bg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\grid-blue-hd.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\grid-blue-split.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\grid-hrow.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\grid-loading.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\grid-split.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\grid-vista-hd.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\grid3-hd-btn-left.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\grid3-hd-btn.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\grid3-hrow-over.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\grid3-hrow.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\grid3-rowheader.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\group-by.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\group-collapse.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\group-expand-sprite.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\group-expand.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\hd-pop.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\hmenu-asc.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\hmenu-desc.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\hmenu-lock.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\hmenu-lock.png" />
<Content Include="extjs\res\ext-theme-gray\images\grid\hmenu-unlock.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\hmenu-unlock.png" />
<Content Include="extjs\res\ext-theme-gray\images\grid\invalid_line.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\loading.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\mso-hd.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\nowait.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\page-first-disabled.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\page-first.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\page-last-disabled.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\page-last.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\page-next-disabled.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\page-next.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\page-prev-disabled.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\page-prev.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\pick-button.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\property-cell-bg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\property-cell-selected-bg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\refresh-disabled.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\refresh.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\row-check-sprite.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\row-expand-sprite.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\row-over.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\row-sel.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\sort-hd.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\sort_asc.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\sort_desc.gif" />
<Content Include="extjs\res\ext-theme-gray\images\grid\wait.gif" />
<Content Include="extjs\res\ext-theme-gray\images\layout\mini-bottom.gif" />
<Content Include="extjs\res\ext-theme-gray\images\layout\mini-left.gif" />
<Content Include="extjs\res\ext-theme-gray\images\layout\mini-right.gif" />
<Content Include="extjs\res\ext-theme-gray\images\layout\mini-top.gif" />
<Content Include="extjs\res\ext-theme-gray\images\magnify.png" />
<Content Include="extjs\res\ext-theme-gray\images\menu\default-checked.gif" />
<Content Include="extjs\res\ext-theme-gray\images\menu\default-group-checked.gif" />
<Content Include="extjs\res\ext-theme-gray\images\menu\default-menu-parent-left.gif" />
<Content Include="extjs\res\ext-theme-gray\images\menu\default-menu-parent.gif" />
<Content Include="extjs\res\ext-theme-gray\images\menu\default-menubar-menu-parent.gif" />
<Content Include="extjs\res\ext-theme-gray\images\menu\default-scroll-bottom.gif" />
<Content Include="extjs\res\ext-theme-gray\images\menu\default-scroll-top.gif" />
<Content Include="extjs\res\ext-theme-gray\images\menu\default-unchecked.gif" />
<Content Include="extjs\res\ext-theme-gray\images\panel-header\panel-header-default-bottom-bg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\panel-header\panel-header-default-framed-bottom-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\panel-header\panel-header-default-framed-bottom-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\panel-header\panel-header-default-framed-bottom-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\panel-header\panel-header-default-framed-collapsed-bottom-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\panel-header\panel-header-default-framed-collapsed-bottom-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\panel-header\panel-header-default-framed-collapsed-bottom-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\panel-header\panel-header-default-framed-collapsed-left-corners-rtl.gif" />
<Content Include="extjs\res\ext-theme-gray\images\panel-header\panel-header-default-framed-collapsed-left-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\panel-header\panel-header-default-framed-collapsed-left-fbg-rtl.gif" />
<Content Include="extjs\res\ext-theme-gray\images\panel-header\panel-header-default-framed-collapsed-left-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\panel-header\panel-header-default-framed-collapsed-left-sides-rtl.gif" />
<Content Include="extjs\res\ext-theme-gray\images\panel-header\panel-header-default-framed-collapsed-left-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\panel-header\panel-header-default-framed-collapsed-right-corners-rtl.gif" />
<Content Include="extjs\res\ext-theme-gray\images\panel-header\panel-header-default-framed-collapsed-right-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\panel-header\panel-header-default-framed-collapsed-right-fbg-rtl.gif" />
<Content Include="extjs\res\ext-theme-gray\images\panel-header\panel-header-default-framed-collapsed-right-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\panel-header\panel-header-default-framed-collapsed-right-sides-rtl.gif" />
<Content Include="extjs\res\ext-theme-gray\images\panel-header\panel-header-default-framed-collapsed-right-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\panel-header\panel-header-default-framed-collapsed-top-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\panel-header\panel-header-default-framed-collapsed-top-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\panel-header\panel-header-default-framed-collapsed-top-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\panel-header\panel-header-default-framed-left-corners-rtl.gif" />
<Content Include="extjs\res\ext-theme-gray\images\panel-header\panel-header-default-framed-left-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\panel-header\panel-header-default-framed-left-fbg-rtl.gif" />
<Content Include="extjs\res\ext-theme-gray\images\panel-header\panel-header-default-framed-left-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\panel-header\panel-header-default-framed-left-sides-rtl.gif" />
<Content Include="extjs\res\ext-theme-gray\images\panel-header\panel-header-default-framed-left-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\panel-header\panel-header-default-framed-right-corners-rtl.gif" />
<Content Include="extjs\res\ext-theme-gray\images\panel-header\panel-header-default-framed-right-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\panel-header\panel-header-default-framed-right-fbg-rtl.gif" />
<Content Include="extjs\res\ext-theme-gray\images\panel-header\panel-header-default-framed-right-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\panel-header\panel-header-default-framed-right-sides-rtl.gif" />
<Content Include="extjs\res\ext-theme-gray\images\panel-header\panel-header-default-framed-right-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\panel-header\panel-header-default-framed-top-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\panel-header\panel-header-default-framed-top-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\panel-header\panel-header-default-framed-top-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\panel-header\panel-header-default-left-bg-rtl.gif" />
<Content Include="extjs\res\ext-theme-gray\images\panel-header\panel-header-default-left-bg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\panel-header\panel-header-default-right-bg-rtl.gif" />
<Content Include="extjs\res\ext-theme-gray\images\panel-header\panel-header-default-right-bg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\panel-header\panel-header-default-top-bg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\panel\panel-default-framed-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\panel\panel-default-framed-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\progress\progress-default-bg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\shared\blue-loading.gif" />
<Content Include="extjs\res\ext-theme-gray\images\shared\calendar.gif" />
<Content Include="extjs\res\ext-theme-gray\images\shared\glass-bg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\shared\hd-sprite.gif" />
<Content Include="extjs\res\ext-theme-gray\images\shared\icon-error.gif" />
<Content Include="extjs\res\ext-theme-gray\images\shared\icon-info.gif" />
<Content Include="extjs\res\ext-theme-gray\images\shared\icon-question.gif" />
<Content Include="extjs\res\ext-theme-gray\images\shared\icon-warning.gif" />
<Content Include="extjs\res\ext-theme-gray\images\shared\large-loading.gif" />
<Content Include="extjs\res\ext-theme-gray\images\shared\left-btn.gif" />
<Content Include="extjs\res\ext-theme-gray\images\shared\loading-balls.gif" />
<Content Include="extjs\res\ext-theme-gray\images\shared\right-btn.gif" />
<Content Include="extjs\res\ext-theme-gray\images\shared\shadow-c.png" />
<Content Include="extjs\res\ext-theme-gray\images\shared\shadow-lr.png" />
<Content Include="extjs\res\ext-theme-gray\images\shared\shadow.png" />
<Content Include="extjs\res\ext-theme-gray\images\shared\warning.gif" />
<Content Include="extjs\res\ext-theme-gray\images\sizer\e-handle-dark.gif" />
<Content Include="extjs\res\ext-theme-gray\images\sizer\e-handle.gif" />
<Content Include="extjs\res\ext-theme-gray\images\sizer\ne-handle-dark.gif" />
<Content Include="extjs\res\ext-theme-gray\images\sizer\ne-handle.gif" />
<Content Include="extjs\res\ext-theme-gray\images\sizer\nw-handle-dark.gif" />
<Content Include="extjs\res\ext-theme-gray\images\sizer\nw-handle.gif" />
<Content Include="extjs\res\ext-theme-gray\images\sizer\s-handle-dark.gif" />
<Content Include="extjs\res\ext-theme-gray\images\sizer\s-handle.gif" />
<Content Include="extjs\res\ext-theme-gray\images\sizer\se-handle-dark.gif" />
<Content Include="extjs\res\ext-theme-gray\images\sizer\se-handle.gif" />
<Content Include="extjs\res\ext-theme-gray\images\sizer\square.gif" />
<Content Include="extjs\res\ext-theme-gray\images\sizer\sw-handle-dark.gif" />
<Content Include="extjs\res\ext-theme-gray\images\sizer\sw-handle.gif" />
<Content Include="extjs\res\ext-theme-gray\images\slider\slider-bg.png" />
<Content Include="extjs\res\ext-theme-gray\images\slider\slider-thumb.png" />
<Content Include="extjs\res\ext-theme-gray\images\slider\slider-v-bg.png" />
<Content Include="extjs\res\ext-theme-gray\images\slider\slider-v-thumb.png" />
<Content Include="extjs\res\ext-theme-gray\images\tab-bar\default-more-left.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab-bar\default-more.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab-bar\default-scroll-bottom-left.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab-bar\default-scroll-bottom-right.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab-bar\default-scroll-left-bottom.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab-bar\default-scroll-left-top.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab-bar\default-scroll-right-bottom.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab-bar\default-scroll-right-top.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab-bar\default-scroll-top-left.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab-bar\default-scroll-top-right.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab-bar\tab-bar-default-bottom-bg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab-bar\tab-bar-default-left-bg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab-bar\tab-bar-default-right-bg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab-bar\tab-bar-default-top-bg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-bottom-active-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-bottom-active-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-bottom-active-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-bottom-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-bottom-disabled-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-bottom-disabled-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-bottom-disabled-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-bottom-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-bottom-focus-active-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-bottom-focus-active-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-bottom-focus-active-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-bottom-focus-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-bottom-focus-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-bottom-focus-over-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-bottom-focus-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-bottom-focus-over-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-bottom-focus-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-bottom-over-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-bottom-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-bottom-over-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-bottom-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-close.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-left-active-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-left-active-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-left-active-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-left-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-left-disabled-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-left-disabled-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-left-disabled-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-left-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-left-focus-active-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-left-focus-active-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-left-focus-active-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-left-focus-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-left-focus-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-left-focus-over-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-left-focus-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-left-focus-over-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-left-focus-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-left-over-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-left-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-left-over-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-left-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-right-active-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-right-active-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-right-active-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-right-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-right-disabled-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-right-disabled-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-right-disabled-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-right-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-right-focus-active-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-right-focus-active-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-right-focus-active-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-right-focus-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-right-focus-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-right-focus-over-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-right-focus-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-right-focus-over-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-right-focus-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-right-over-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-right-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-right-over-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-right-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-top-active-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-top-active-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-top-active-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-top-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-top-disabled-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-top-disabled-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-top-disabled-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-top-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-top-focus-active-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-top-focus-active-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-top-focus-active-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-top-focus-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-top-focus-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-top-focus-over-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-top-focus-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-top-focus-over-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-top-focus-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-top-over-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-top-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-top-over-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tab\tab-default-top-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tip\tip-default-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tip\tip-default-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tip\tip-form-invalid-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tip\tip-form-invalid-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\toolbar\default-more-left.gif" />
<Content Include="extjs\res\ext-theme-gray\images\toolbar\default-more.gif" />
<Content Include="extjs\res\ext-theme-gray\images\toolbar\default-scroll-bottom.gif" />
<Content Include="extjs\res\ext-theme-gray\images\toolbar\default-scroll-left.gif" />
<Content Include="extjs\res\ext-theme-gray\images\toolbar\default-scroll-right.gif" />
<Content Include="extjs\res\ext-theme-gray\images\toolbar\default-scroll-top.gif" />
<Content Include="extjs\res\ext-theme-gray\images\toolbar\footer-more-left.gif" />
<Content Include="extjs\res\ext-theme-gray\images\toolbar\footer-more.gif" />
<Content Include="extjs\res\ext-theme-gray\images\toolbar\footer-scroll-left.gif" />
<Content Include="extjs\res\ext-theme-gray\images\toolbar\footer-scroll-right.gif" />
<Content Include="extjs\res\ext-theme-gray\images\toolbar\toolbar-default-bg.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tools\tool-sprite-tpl.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tools\tool-sprites.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tools\tools-sprites-trans.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tree\arrows-rtl.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tree\arrows.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tree\drop-above.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tree\drop-add.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tree\drop-append.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tree\drop-below.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tree\drop-between.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tree\drop-no.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tree\drop-over.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tree\drop-under.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tree\drop-yes.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tree\elbow-end-minus-rtl.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tree\elbow-end-minus.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tree\elbow-end-plus-rtl.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tree\elbow-end-plus.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tree\elbow-end-rtl.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tree\elbow-end.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tree\elbow-line-rtl.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tree\elbow-line.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tree\elbow-minus-nl-rtl.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tree\elbow-minus-nl.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tree\elbow-minus-rtl.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tree\elbow-minus.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tree\elbow-plus-nl-rtl.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tree\elbow-plus-nl.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tree\elbow-plus-rtl.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tree\elbow-plus.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tree\elbow-rtl.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tree\elbow.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tree\folder-open-rtl.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tree\folder-open.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tree\folder-rtl.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tree\folder.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tree\leaf-rtl.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tree\leaf.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tree\loading.gif" />
<Content Include="extjs\res\ext-theme-gray\images\tree\s.gif" />
<Content Include="extjs\res\ext-theme-gray\images\util\splitter\mini-bottom.gif" />
<Content Include="extjs\res\ext-theme-gray\images\util\splitter\mini-left.gif" />
<Content Include="extjs\res\ext-theme-gray\images\util\splitter\mini-right.gif" />
<Content Include="extjs\res\ext-theme-gray\images\util\splitter\mini-top.gif" />
<Content Include="extjs\res\ext-theme-gray\images\window-header\window-header-default-bottom-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\window-header\window-header-default-bottom-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\window-header\window-header-default-collapsed-bottom-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\window-header\window-header-default-collapsed-bottom-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\window-header\window-header-default-collapsed-left-corners-rtl.gif" />
<Content Include="extjs\res\ext-theme-gray\images\window-header\window-header-default-collapsed-left-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\window-header\window-header-default-collapsed-left-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\window-header\window-header-default-collapsed-right-corners-rtl.gif" />
<Content Include="extjs\res\ext-theme-gray\images\window-header\window-header-default-collapsed-right-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\window-header\window-header-default-collapsed-right-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\window-header\window-header-default-collapsed-top-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\window-header\window-header-default-collapsed-top-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\window-header\window-header-default-left-corners-rtl.gif" />
<Content Include="extjs\res\ext-theme-gray\images\window-header\window-header-default-left-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\window-header\window-header-default-left-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\window-header\window-header-default-right-corners-rtl.gif" />
<Content Include="extjs\res\ext-theme-gray\images\window-header\window-header-default-right-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\window-header\window-header-default-right-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\window-header\window-header-default-top-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\window-header\window-header-default-top-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\images\window\icon-error.gif" />
<Content Include="extjs\res\ext-theme-gray\images\window\icon-info.gif" />
<Content Include="extjs\res\ext-theme-gray\images\window\icon-question.gif" />
<Content Include="extjs\res\ext-theme-gray\images\window\icon-warning.gif" />
<Content Include="extjs\res\ext-theme-gray\images\window\toast\fade-blue.png" />
<Content Include="extjs\res\ext-theme-gray\images\window\toast\fader.png" />
<Content Include="extjs\res\ext-theme-gray\images\window\toast\icon16_error.png" />
<Content Include="extjs\res\ext-theme-gray\images\window\toast\icon16_info.png" />
<Content Include="extjs\res\ext-theme-gray\images\window\window-default-corners.gif" />
<Content Include="extjs\res\ext-theme-gray\images\window\window-default-sides.gif" />
<Content Include="extjs\res\ext-theme-gray\theme-gray-all_1.css" />
<Content Include="extjs\res\ext-theme-gray\theme-gray-all_2.css" />
<Content Include="extjs\res\ext-theme-gray\theme-gray.js" />
<Content Include="extjs\res\ext-theme-neptune\images\breadcrumb\default-arrow-open-rtl.png" />
<Content Include="extjs\res\ext-theme-neptune\images\breadcrumb\default-arrow-open.png" />
<Content Include="extjs\res\ext-theme-neptune\images\breadcrumb\default-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-neptune\images\breadcrumb\default-arrow.png" />
<Content Include="extjs\res\ext-theme-neptune\images\breadcrumb\default-scroll-left.png" />
<Content Include="extjs\res\ext-theme-neptune\images\breadcrumb\default-scroll-right.png" />
<Content Include="extjs\res\ext-theme-neptune\images\breadcrumb\default-split-arrow-open-rtl.png" />
<Content Include="extjs\res\ext-theme-neptune\images\breadcrumb\default-split-arrow-open.png" />
<Content Include="extjs\res\ext-theme-neptune\images\breadcrumb\default-split-arrow-over-rtl.png" />
<Content Include="extjs\res\ext-theme-neptune\images\breadcrumb\default-split-arrow-over.png" />
<Content Include="extjs\res\ext-theme-neptune\images\breadcrumb\default-split-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-neptune\images\breadcrumb\default-split-arrow.png" />
<Content Include="extjs\res\ext-theme-neptune\images\btn-group\btn-group-default-framed-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn-group\btn-group-default-framed-notitle-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn-group\btn-group-default-framed-notitle-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn-group\btn-group-default-framed-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-large-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-large-disabled-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-large-disabled-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-large-disabled-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-large-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-large-focus-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-large-focus-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-large-focus-over-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-large-focus-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-large-focus-over-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-large-focus-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-large-focus-pressed-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-large-focus-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-large-focus-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-large-over-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-large-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-large-over-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-large-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-large-pressed-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-large-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-large-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-medium-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-medium-disabled-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-medium-disabled-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-medium-disabled-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-medium-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-medium-focus-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-medium-focus-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-medium-focus-over-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-medium-focus-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-medium-focus-over-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-medium-focus-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-medium-focus-pressed-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-medium-focus-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-medium-focus-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-medium-over-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-medium-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-medium-over-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-medium-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-medium-pressed-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-medium-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-medium-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-small-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-small-disabled-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-small-disabled-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-small-disabled-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-small-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-small-focus-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-small-focus-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-small-focus-over-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-small-focus-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-small-focus-over-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-small-focus-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-small-focus-pressed-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-small-focus-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-small-focus-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-small-over-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-small-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-small-over-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-small-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-small-pressed-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-small-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-small-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-large-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-large-disabled-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-large-disabled-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-large-disabled-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-large-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-large-focus-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-large-focus-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-large-focus-over-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-large-focus-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-large-focus-over-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-large-focus-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-large-focus-pressed-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-large-focus-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-large-focus-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-large-over-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-large-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-large-over-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-large-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-large-pressed-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-large-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-large-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-medium-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-medium-disabled-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-medium-disabled-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-medium-disabled-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-medium-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-medium-focus-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-medium-focus-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-medium-focus-over-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-medium-focus-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-medium-focus-over-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-medium-focus-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-medium-focus-pressed-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-medium-focus-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-medium-focus-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-medium-over-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-medium-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-medium-over-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-medium-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-medium-pressed-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-medium-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-medium-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-small-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-small-disabled-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-small-disabled-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-small-disabled-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-small-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-small-focus-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-small-focus-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-small-focus-over-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-small-focus-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-small-focus-over-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-small-focus-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-small-focus-pressed-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-small-focus-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-small-focus-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-small-over-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-small-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-small-over-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-small-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-small-pressed-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-small-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-default-toolbar-small-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-plain-toolbar-large-focus-over-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-plain-toolbar-large-focus-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-plain-toolbar-large-focus-over-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-plain-toolbar-large-focus-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-plain-toolbar-large-focus-pressed-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-plain-toolbar-large-focus-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-plain-toolbar-large-over-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-plain-toolbar-large-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-plain-toolbar-large-over-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-plain-toolbar-large-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-plain-toolbar-large-pressed-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-plain-toolbar-large-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-plain-toolbar-medium-focus-over-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-plain-toolbar-medium-focus-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-plain-toolbar-medium-focus-over-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-plain-toolbar-medium-focus-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-plain-toolbar-medium-focus-pressed-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-plain-toolbar-medium-focus-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-plain-toolbar-medium-over-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-plain-toolbar-medium-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-plain-toolbar-medium-over-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-plain-toolbar-medium-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-plain-toolbar-medium-pressed-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-plain-toolbar-medium-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-plain-toolbar-small-focus-over-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-plain-toolbar-small-focus-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-plain-toolbar-small-focus-over-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-plain-toolbar-small-focus-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-plain-toolbar-small-focus-pressed-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-plain-toolbar-small-focus-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-plain-toolbar-small-over-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-plain-toolbar-small-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-plain-toolbar-small-over-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-plain-toolbar-small-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-plain-toolbar-small-pressed-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\btn\btn-plain-toolbar-small-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\button\default-large-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\default-large-arrow.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\default-large-s-arrow-b-rtl.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\default-large-s-arrow-b.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\default-large-s-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\default-large-s-arrow.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\default-medium-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\default-medium-arrow.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\default-medium-s-arrow-b-rtl.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\default-medium-s-arrow-b.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\default-medium-s-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\default-medium-s-arrow.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\default-small-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\default-small-arrow.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\default-small-s-arrow-b-rtl.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\default-small-s-arrow-b.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\default-small-s-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\default-small-s-arrow.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\default-toolbar-large-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\default-toolbar-large-arrow.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\default-toolbar-large-s-arrow-b-rtl.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\default-toolbar-large-s-arrow-b.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\default-toolbar-large-s-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\default-toolbar-large-s-arrow.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\default-toolbar-medium-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\default-toolbar-medium-arrow.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\default-toolbar-medium-s-arrow-b-rtl.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\default-toolbar-medium-s-arrow-b.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\default-toolbar-medium-s-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\default-toolbar-medium-s-arrow.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\default-toolbar-small-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\default-toolbar-small-arrow.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\default-toolbar-small-s-arrow-b-rtl.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\default-toolbar-small-s-arrow-b.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\default-toolbar-small-s-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\default-toolbar-small-s-arrow.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\grid-cell-small-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\grid-cell-small-arrow.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\grid-cell-small-s-arrow-b.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\grid-cell-small-s-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\grid-cell-small-s-arrow.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\plain-toolbar-large-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\plain-toolbar-large-arrow.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\plain-toolbar-large-s-arrow-b-rtl.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\plain-toolbar-large-s-arrow-b.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\plain-toolbar-large-s-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\plain-toolbar-large-s-arrow.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\plain-toolbar-medium-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\plain-toolbar-medium-arrow.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\plain-toolbar-medium-s-arrow-b-rtl.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\plain-toolbar-medium-s-arrow-b.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\plain-toolbar-medium-s-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\plain-toolbar-medium-s-arrow.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\plain-toolbar-small-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\plain-toolbar-small-arrow.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\plain-toolbar-small-s-arrow-b-rtl.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\plain-toolbar-small-s-arrow-b.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\plain-toolbar-small-s-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-neptune\images\button\plain-toolbar-small-s-arrow.png" />
<Content Include="extjs\res\ext-theme-neptune\images\datepicker\arrow-left.png" />
<Content Include="extjs\res\ext-theme-neptune\images\datepicker\arrow-right.png" />
<Content Include="extjs\res\ext-theme-neptune\images\datepicker\month-arrow.png" />
<Content Include="extjs\res\ext-theme-neptune\images\dd\drop-add.png" />
<Content Include="extjs\res\ext-theme-neptune\images\dd\drop-no.png" />
<Content Include="extjs\res\ext-theme-neptune\images\dd\drop-yes.png" />
<Content Include="extjs\res\ext-theme-neptune\images\editor\tb-sprite.png" />
<Content Include="extjs\res\ext-theme-neptune\images\fieldset\collapse-tool.png" />
<Content Include="extjs\res\ext-theme-neptune\images\form\checkbox.png" />
<Content Include="extjs\res\ext-theme-neptune\images\form\clear-trigger-rtl.png" />
<Content Include="extjs\res\ext-theme-neptune\images\form\clear-trigger.png" />
<Content Include="extjs\res\ext-theme-neptune\images\form\date-trigger-rtl.png" />
<Content Include="extjs\res\ext-theme-neptune\images\form\date-trigger.png" />
<Content Include="extjs\res\ext-theme-neptune\images\form\exclamation.png" />
<Content Include="extjs\res\ext-theme-neptune\images\form\radio.png" />
<Content Include="extjs\res\ext-theme-neptune\images\form\search-trigger-rtl.png" />
<Content Include="extjs\res\ext-theme-neptune\images\form\search-trigger.png" />
<Content Include="extjs\res\ext-theme-neptune\images\form\spinner-rtl.png" />
<Content Include="extjs\res\ext-theme-neptune\images\form\spinner.png" />
<Content Include="extjs\res\ext-theme-neptune\images\form\tag-field-item-close.png" />
<Content Include="extjs\res\ext-theme-neptune\images\form\trigger-rtl.png" />
<Content Include="extjs\res\ext-theme-neptune\images\form\trigger.png" />
<Content Include="extjs\res\ext-theme-neptune\images\grid-row-editor-buttons\grid-row-editor-buttons-default-bottom-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\grid-row-editor-buttons\grid-row-editor-buttons-default-bottom-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\grid-row-editor-buttons\grid-row-editor-buttons-default-top-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\grid-row-editor-buttons\grid-row-editor-buttons-default-top-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\grid\col-move-bottom.png" />
<Content Include="extjs\res\ext-theme-neptune\images\grid\col-move-top.png" />
<Content Include="extjs\res\ext-theme-neptune\images\grid\columns.png" />
<Content Include="extjs\res\ext-theme-neptune\images\grid\dd-insert-arrow-left.png" />
<Content Include="extjs\res\ext-theme-neptune\images\grid\dd-insert-arrow-right.png" />
<Content Include="extjs\res\ext-theme-neptune\images\grid\dirty-rtl.png" />
<Content Include="extjs\res\ext-theme-neptune\images\grid\dirty.png" />
<Content Include="extjs\res\ext-theme-neptune\images\grid\drop-no.png" />
<Content Include="extjs\res\ext-theme-neptune\images\grid\drop-yes.png" />
<Content Include="extjs\res\ext-theme-neptune\images\grid\filters\equals.png" />
<Content Include="extjs\res\ext-theme-neptune\images\grid\filters\find.png" />
<Content Include="extjs\res\ext-theme-neptune\images\grid\filters\greater_than.png" />
<Content Include="extjs\res\ext-theme-neptune\images\grid\filters\less_than.png" />
<Content Include="extjs\res\ext-theme-neptune\images\grid\group-by.png" />
<Content Include="extjs\res\ext-theme-neptune\images\grid\group-collapse.png" />
<Content Include="extjs\res\ext-theme-neptune\images\grid\group-expand.png" />
<Content Include="extjs\res\ext-theme-neptune\images\grid\hd-pop.png" />
<Content Include="extjs\res\ext-theme-neptune\images\grid\hmenu-asc.png" />
<Content Include="extjs\res\ext-theme-neptune\images\grid\hmenu-desc.png" />
<Content Include="extjs\res\ext-theme-neptune\images\grid\hmenu-lock.png" />
<Content Include="extjs\res\ext-theme-neptune\images\grid\hmenu-unlock.png" />
<Content Include="extjs\res\ext-theme-neptune\images\grid\loading.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\grid\page-first.png" />
<Content Include="extjs\res\ext-theme-neptune\images\grid\page-last.png" />
<Content Include="extjs\res\ext-theme-neptune\images\grid\page-next.png" />
<Content Include="extjs\res\ext-theme-neptune\images\grid\page-prev.png" />
<Content Include="extjs\res\ext-theme-neptune\images\grid\pick-button.png" />
<Content Include="extjs\res\ext-theme-neptune\images\grid\refresh.png" />
<Content Include="extjs\res\ext-theme-neptune\images\grid\sort_asc.png" />
<Content Include="extjs\res\ext-theme-neptune\images\grid\sort_desc.png" />
<Content Include="extjs\res\ext-theme-neptune\images\loadmask\loading.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\magnify.png" />
<Content Include="extjs\res\ext-theme-neptune\images\menu\default-checked.png" />
<Content Include="extjs\res\ext-theme-neptune\images\menu\default-group-checked.png" />
<Content Include="extjs\res\ext-theme-neptune\images\menu\default-menu-parent-left.png" />
<Content Include="extjs\res\ext-theme-neptune\images\menu\default-menu-parent.png" />
<Content Include="extjs\res\ext-theme-neptune\images\menu\default-menubar-menu-parent.png" />
<Content Include="extjs\res\ext-theme-neptune\images\menu\default-scroll-bottom.png" />
<Content Include="extjs\res\ext-theme-neptune\images\menu\default-scroll-top.png" />
<Content Include="extjs\res\ext-theme-neptune\images\menu\default-unchecked.png" />
<Content Include="extjs\res\ext-theme-neptune\images\panel-header\panel-header-default-framed-bottom-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\panel-header\panel-header-default-framed-bottom-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\panel-header\panel-header-default-framed-collapsed-bottom-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\panel-header\panel-header-default-framed-collapsed-bottom-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\panel-header\panel-header-default-framed-collapsed-left-corners-rtl.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\panel-header\panel-header-default-framed-collapsed-left-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\panel-header\panel-header-default-framed-collapsed-left-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\panel-header\panel-header-default-framed-collapsed-right-corners-rtl.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\panel-header\panel-header-default-framed-collapsed-right-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\panel-header\panel-header-default-framed-collapsed-right-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\panel-header\panel-header-default-framed-collapsed-top-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\panel-header\panel-header-default-framed-collapsed-top-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\panel-header\panel-header-default-framed-left-corners-rtl.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\panel-header\panel-header-default-framed-left-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\panel-header\panel-header-default-framed-left-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\panel-header\panel-header-default-framed-right-corners-rtl.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\panel-header\panel-header-default-framed-right-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\panel-header\panel-header-default-framed-right-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\panel-header\panel-header-default-framed-top-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\panel-header\panel-header-default-framed-top-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\panel-header\panel-header-light-framed-bottom-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\panel-header\panel-header-light-framed-bottom-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\panel-header\panel-header-light-framed-collapsed-bottom-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\panel-header\panel-header-light-framed-collapsed-bottom-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\panel-header\panel-header-light-framed-collapsed-left-corners-rtl.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\panel-header\panel-header-light-framed-collapsed-left-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\panel-header\panel-header-light-framed-collapsed-left-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\panel-header\panel-header-light-framed-collapsed-right-corners-rtl.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\panel-header\panel-header-light-framed-collapsed-right-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\panel-header\panel-header-light-framed-collapsed-right-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\panel-header\panel-header-light-framed-collapsed-top-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\panel-header\panel-header-light-framed-collapsed-top-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\panel-header\panel-header-light-framed-left-corners-rtl.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\panel-header\panel-header-light-framed-left-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\panel-header\panel-header-light-framed-left-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\panel-header\panel-header-light-framed-right-corners-rtl.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\panel-header\panel-header-light-framed-right-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\panel-header\panel-header-light-framed-right-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\panel-header\panel-header-light-framed-top-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\panel-header\panel-header-light-framed-top-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\panel\panel-default-framed-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\panel\panel-default-framed-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\panel\panel-light-framed-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\panel\panel-light-framed-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\shared\icon-error.png" />
<Content Include="extjs\res\ext-theme-neptune\images\shared\icon-info.png" />
<Content Include="extjs\res\ext-theme-neptune\images\shared\icon-question.png" />
<Content Include="extjs\res\ext-theme-neptune\images\shared\icon-warning.png" />
<Content Include="extjs\res\ext-theme-neptune\images\sizer\e-handle.png" />
<Content Include="extjs\res\ext-theme-neptune\images\sizer\ne-handle.png" />
<Content Include="extjs\res\ext-theme-neptune\images\sizer\nw-handle.png" />
<Content Include="extjs\res\ext-theme-neptune\images\sizer\s-handle.png" />
<Content Include="extjs\res\ext-theme-neptune\images\sizer\se-handle.png" />
<Content Include="extjs\res\ext-theme-neptune\images\sizer\sw-handle.png" />
<Content Include="extjs\res\ext-theme-neptune\images\slider\slider-bg.png" />
<Content Include="extjs\res\ext-theme-neptune\images\slider\slider-thumb.png" />
<Content Include="extjs\res\ext-theme-neptune\images\slider\slider-v-bg.png" />
<Content Include="extjs\res\ext-theme-neptune\images\slider\slider-v-thumb.png" />
<Content Include="extjs\res\ext-theme-neptune\images\tab-bar\default-more-left.png" />
<Content Include="extjs\res\ext-theme-neptune\images\tab-bar\default-more.png" />
<Content Include="extjs\res\ext-theme-neptune\images\tab-bar\default-plain-more-left.png" />
<Content Include="extjs\res\ext-theme-neptune\images\tab-bar\default-plain-more.png" />
<Content Include="extjs\res\ext-theme-neptune\images\tab-bar\default-plain-scroll-bottom.png" />
<Content Include="extjs\res\ext-theme-neptune\images\tab-bar\default-plain-scroll-left.png" />
<Content Include="extjs\res\ext-theme-neptune\images\tab-bar\default-plain-scroll-right.png" />
<Content Include="extjs\res\ext-theme-neptune\images\tab-bar\default-plain-scroll-top.png" />
<Content Include="extjs\res\ext-theme-neptune\images\tab-bar\default-scroll-bottom.png" />
<Content Include="extjs\res\ext-theme-neptune\images\tab-bar\default-scroll-left.png" />
<Content Include="extjs\res\ext-theme-neptune\images\tab-bar\default-scroll-right.png" />
<Content Include="extjs\res\ext-theme-neptune\images\tab-bar\default-scroll-top.png" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-bottom-active-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-bottom-active-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-bottom-active-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-bottom-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-bottom-disabled-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-bottom-disabled-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-bottom-disabled-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-bottom-focus-active-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-bottom-focus-active-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-bottom-focus-active-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-bottom-focus-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-bottom-focus-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-bottom-focus-over-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-bottom-focus-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-bottom-focus-over-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-bottom-focus-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-bottom-over-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-bottom-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-bottom-over-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-bottom-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-close.png" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-left-active-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-left-active-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-left-active-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-left-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-left-disabled-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-left-disabled-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-left-disabled-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-left-focus-active-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-left-focus-active-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-left-focus-active-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-left-focus-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-left-focus-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-left-focus-over-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-left-focus-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-left-focus-over-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-left-focus-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-left-over-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-left-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-left-over-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-left-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-right-active-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-right-active-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-right-active-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-right-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-right-disabled-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-right-disabled-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-right-disabled-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-right-focus-active-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-right-focus-active-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-right-focus-active-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-right-focus-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-right-focus-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-right-focus-over-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-right-focus-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-right-focus-over-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-right-focus-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-right-over-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-right-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-right-over-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-right-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-top-active-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-top-active-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-top-active-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-top-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-top-disabled-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-top-disabled-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-top-disabled-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-top-focus-active-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-top-focus-active-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-top-focus-active-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-top-focus-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-top-focus-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-top-focus-over-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-top-focus-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-top-focus-over-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-top-focus-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-top-over-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-top-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-top-over-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tab\tab-default-top-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tip\tip-default-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tip\tip-default-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tip\tip-form-invalid-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tip\tip-form-invalid-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\toolbar\default-more-left.png" />
<Content Include="extjs\res\ext-theme-neptune\images\toolbar\default-more.png" />
<Content Include="extjs\res\ext-theme-neptune\images\toolbar\default-scroll-bottom.png" />
<Content Include="extjs\res\ext-theme-neptune\images\toolbar\default-scroll-left.png" />
<Content Include="extjs\res\ext-theme-neptune\images\toolbar\default-scroll-right.png" />
<Content Include="extjs\res\ext-theme-neptune\images\toolbar\default-scroll-top.png" />
<Content Include="extjs\res\ext-theme-neptune\images\toolbar\footer-more-left.png" />
<Content Include="extjs\res\ext-theme-neptune\images\toolbar\footer-more.png" />
<Content Include="extjs\res\ext-theme-neptune\images\toolbar\footer-scroll-left.png" />
<Content Include="extjs\res\ext-theme-neptune\images\toolbar\footer-scroll-right.png" />
<Content Include="extjs\res\ext-theme-neptune\images\tools\tool-sprites-dark.png" />
<Content Include="extjs\res\ext-theme-neptune\images\tools\tool-sprites.png" />
<Content Include="extjs\res\ext-theme-neptune\images\tree\arrows-rtl.png" />
<Content Include="extjs\res\ext-theme-neptune\images\tree\arrows.png" />
<Content Include="extjs\res\ext-theme-neptune\images\tree\drop-above.png" />
<Content Include="extjs\res\ext-theme-neptune\images\tree\drop-add.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tree\drop-add.png" />
<Content Include="extjs\res\ext-theme-neptune\images\tree\drop-append.png" />
<Content Include="extjs\res\ext-theme-neptune\images\tree\drop-below.png" />
<Content Include="extjs\res\ext-theme-neptune\images\tree\drop-between.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tree\drop-between.png" />
<Content Include="extjs\res\ext-theme-neptune\images\tree\drop-no.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tree\drop-no.png" />
<Content Include="extjs\res\ext-theme-neptune\images\tree\drop-over.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tree\drop-over.png" />
<Content Include="extjs\res\ext-theme-neptune\images\tree\drop-under.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tree\drop-under.png" />
<Content Include="extjs\res\ext-theme-neptune\images\tree\drop-yes.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\tree\drop-yes.png" />
<Content Include="extjs\res\ext-theme-neptune\images\tree\elbow-end-minus-rtl.png" />
<Content Include="extjs\res\ext-theme-neptune\images\tree\elbow-end-minus.png" />
<Content Include="extjs\res\ext-theme-neptune\images\tree\elbow-end-plus-rtl.png" />
<Content Include="extjs\res\ext-theme-neptune\images\tree\elbow-end-plus.png" />
<Content Include="extjs\res\ext-theme-neptune\images\tree\elbow-end-rtl.png" />
<Content Include="extjs\res\ext-theme-neptune\images\tree\elbow-end.png" />
<Content Include="extjs\res\ext-theme-neptune\images\tree\elbow-line-rtl.png" />
<Content Include="extjs\res\ext-theme-neptune\images\tree\elbow-line.png" />
<Content Include="extjs\res\ext-theme-neptune\images\tree\elbow-minus-nl-rtl.png" />
<Content Include="extjs\res\ext-theme-neptune\images\tree\elbow-minus-nl.png" />
<Content Include="extjs\res\ext-theme-neptune\images\tree\elbow-minus-rtl.png" />
<Content Include="extjs\res\ext-theme-neptune\images\tree\elbow-minus.png" />
<Content Include="extjs\res\ext-theme-neptune\images\tree\elbow-plus-nl-rtl.png" />
<Content Include="extjs\res\ext-theme-neptune\images\tree\elbow-plus-nl.png" />
<Content Include="extjs\res\ext-theme-neptune\images\tree\elbow-plus-rtl.png" />
<Content Include="extjs\res\ext-theme-neptune\images\tree\elbow-plus.png" />
<Content Include="extjs\res\ext-theme-neptune\images\tree\elbow-rtl.png" />
<Content Include="extjs\res\ext-theme-neptune\images\tree\elbow.png" />
<Content Include="extjs\res\ext-theme-neptune\images\tree\folder-open-rtl.png" />
<Content Include="extjs\res\ext-theme-neptune\images\tree\folder-open.png" />
<Content Include="extjs\res\ext-theme-neptune\images\tree\folder-rtl.png" />
<Content Include="extjs\res\ext-theme-neptune\images\tree\folder.png" />
<Content Include="extjs\res\ext-theme-neptune\images\tree\leaf-rtl.png" />
<Content Include="extjs\res\ext-theme-neptune\images\tree\leaf.png" />
<Content Include="extjs\res\ext-theme-neptune\images\tree\loading.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\util\splitter\mini-bottom.png" />
<Content Include="extjs\res\ext-theme-neptune\images\util\splitter\mini-left.png" />
<Content Include="extjs\res\ext-theme-neptune\images\util\splitter\mini-right.png" />
<Content Include="extjs\res\ext-theme-neptune\images\util\splitter\mini-top.png" />
<Content Include="extjs\res\ext-theme-neptune\images\window-header\window-header-default-bottom-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\window-header\window-header-default-bottom-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\window-header\window-header-default-collapsed-bottom-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\window-header\window-header-default-collapsed-bottom-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\window-header\window-header-default-collapsed-left-corners-rtl.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\window-header\window-header-default-collapsed-left-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\window-header\window-header-default-collapsed-left-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\window-header\window-header-default-collapsed-right-corners-rtl.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\window-header\window-header-default-collapsed-right-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\window-header\window-header-default-collapsed-right-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\window-header\window-header-default-collapsed-top-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\window-header\window-header-default-collapsed-top-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\window-header\window-header-default-left-corners-rtl.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\window-header\window-header-default-left-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\window-header\window-header-default-left-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\window-header\window-header-default-right-corners-rtl.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\window-header\window-header-default-right-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\window-header\window-header-default-right-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\window-header\window-header-default-top-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\window-header\window-header-default-top-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\window\toast\fade-blue.png" />
<Content Include="extjs\res\ext-theme-neptune\images\window\toast\fader.png" />
<Content Include="extjs\res\ext-theme-neptune\images\window\toast\icon16_error.png" />
<Content Include="extjs\res\ext-theme-neptune\images\window\toast\icon16_info.png" />
<Content Include="extjs\res\ext-theme-neptune\images\window\window-default-corners.gif" />
<Content Include="extjs\res\ext-theme-neptune\images\window\window-default-sides.gif" />
<Content Include="extjs\res\ext-theme-neptune\theme-neptune-all_1.css" />
<Content Include="extjs\res\ext-theme-neptune\theme-neptune-all_2.css" />
<Content Include="extjs\res\ext-theme-neptune\theme-neptune.js" />
<Content Include="extjs\res\ext-theme-triton\font-awesome\fonts\fontawesome-webfont.svg" />
<Content Include="extjs\res\ext-theme-triton\font-ext\fonts\ExtJS.svg" />
<Content Include="extjs\res\ext-theme-triton\images\breadcrumb\default-arrow-open-rtl.png" />
<Content Include="extjs\res\ext-theme-triton\images\breadcrumb\default-arrow-open.png" />
<Content Include="extjs\res\ext-theme-triton\images\breadcrumb\default-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-triton\images\breadcrumb\default-arrow.png" />
<Content Include="extjs\res\ext-theme-triton\images\breadcrumb\default-scroll-left.png" />
<Content Include="extjs\res\ext-theme-triton\images\breadcrumb\default-scroll-right.png" />
<Content Include="extjs\res\ext-theme-triton\images\breadcrumb\default-split-arrow-open-rtl.png" />
<Content Include="extjs\res\ext-theme-triton\images\breadcrumb\default-split-arrow-open.png" />
<Content Include="extjs\res\ext-theme-triton\images\breadcrumb\default-split-arrow-over-rtl.png" />
<Content Include="extjs\res\ext-theme-triton\images\breadcrumb\default-split-arrow-over.png" />
<Content Include="extjs\res\ext-theme-triton\images\breadcrumb\default-split-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-triton\images\breadcrumb\default-split-arrow.png" />
<Content Include="extjs\res\ext-theme-triton\images\btn-group\btn-group-default-framed-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn-group\btn-group-default-framed-notitle-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn-group\btn-group-default-framed-notitle-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn-group\btn-group-default-framed-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-large-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-large-disabled-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-large-disabled-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-large-focus-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-large-focus-over-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-large-focus-over-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-large-focus-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-large-focus-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-large-focus-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-large-over-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-large-over-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-large-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-large-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-large-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-medium-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-medium-disabled-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-medium-disabled-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-medium-focus-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-medium-focus-over-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-medium-focus-over-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-medium-focus-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-medium-focus-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-medium-focus-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-medium-over-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-medium-over-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-medium-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-medium-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-medium-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-small-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-small-disabled-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-small-disabled-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-small-focus-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-small-focus-over-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-small-focus-over-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-small-focus-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-small-focus-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-small-focus-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-small-over-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-small-over-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-small-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-small-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-small-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-toolbar-large-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-toolbar-large-disabled-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-toolbar-large-disabled-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-toolbar-large-focus-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-toolbar-large-focus-over-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-toolbar-large-focus-over-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-toolbar-large-focus-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-toolbar-large-focus-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-toolbar-large-focus-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-toolbar-large-over-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-toolbar-large-over-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-toolbar-large-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-toolbar-large-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-toolbar-large-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-toolbar-medium-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-toolbar-medium-disabled-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-toolbar-medium-disabled-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-toolbar-medium-focus-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-toolbar-medium-focus-over-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-toolbar-medium-focus-over-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-toolbar-medium-focus-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-toolbar-medium-focus-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-toolbar-medium-focus-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-toolbar-medium-over-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-toolbar-medium-over-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-toolbar-medium-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-toolbar-medium-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-toolbar-medium-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-toolbar-small-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-toolbar-small-disabled-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-toolbar-small-disabled-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-toolbar-small-focus-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-toolbar-small-focus-over-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-toolbar-small-focus-over-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-toolbar-small-focus-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-toolbar-small-focus-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-toolbar-small-focus-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-toolbar-small-over-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-toolbar-small-over-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-toolbar-small-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-toolbar-small-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-default-toolbar-small-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-plain-toolbar-large-focus-over-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-plain-toolbar-large-focus-over-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-plain-toolbar-large-focus-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-plain-toolbar-large-focus-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-plain-toolbar-large-over-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-plain-toolbar-large-over-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-plain-toolbar-large-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-plain-toolbar-large-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-plain-toolbar-medium-focus-over-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-plain-toolbar-medium-focus-over-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-plain-toolbar-medium-focus-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-plain-toolbar-medium-focus-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-plain-toolbar-medium-over-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-plain-toolbar-medium-over-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-plain-toolbar-medium-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-plain-toolbar-medium-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-plain-toolbar-small-focus-over-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-plain-toolbar-small-focus-over-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-plain-toolbar-small-focus-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-plain-toolbar-small-focus-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-plain-toolbar-small-over-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-plain-toolbar-small-over-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-plain-toolbar-small-pressed-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\btn\btn-plain-toolbar-small-pressed-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\button\default-large-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\default-large-arrow.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\default-large-s-arrow-b-rtl.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\default-large-s-arrow-b.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\default-large-s-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\default-large-s-arrow.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\default-medium-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\default-medium-arrow.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\default-medium-s-arrow-b-rtl.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\default-medium-s-arrow-b.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\default-medium-s-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\default-medium-s-arrow.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\default-small-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\default-small-arrow.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\default-small-s-arrow-b-rtl.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\default-small-s-arrow-b.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\default-small-s-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\default-small-s-arrow.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\default-toolbar-large-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\default-toolbar-large-arrow.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\default-toolbar-large-s-arrow-b-rtl.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\default-toolbar-large-s-arrow-b.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\default-toolbar-large-s-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\default-toolbar-large-s-arrow.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\default-toolbar-medium-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\default-toolbar-medium-arrow.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\default-toolbar-medium-s-arrow-b-rtl.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\default-toolbar-medium-s-arrow-b.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\default-toolbar-medium-s-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\default-toolbar-medium-s-arrow.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\default-toolbar-small-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\default-toolbar-small-arrow.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\default-toolbar-small-s-arrow-b-rtl.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\default-toolbar-small-s-arrow-b.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\default-toolbar-small-s-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\default-toolbar-small-s-arrow.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\grid-cell-small-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\grid-cell-small-arrow.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\grid-cell-small-s-arrow-b.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\grid-cell-small-s-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\grid-cell-small-s-arrow.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\plain-toolbar-large-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\plain-toolbar-large-arrow.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\plain-toolbar-large-s-arrow-b-rtl.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\plain-toolbar-large-s-arrow-b.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\plain-toolbar-large-s-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\plain-toolbar-large-s-arrow.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\plain-toolbar-medium-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\plain-toolbar-medium-arrow.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\plain-toolbar-medium-s-arrow-b-rtl.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\plain-toolbar-medium-s-arrow-b.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\plain-toolbar-medium-s-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\plain-toolbar-medium-s-arrow.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\plain-toolbar-small-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\plain-toolbar-small-arrow.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\plain-toolbar-small-s-arrow-b-rtl.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\plain-toolbar-small-s-arrow-b.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\plain-toolbar-small-s-arrow-rtl.png" />
<Content Include="extjs\res\ext-theme-triton\images\button\plain-toolbar-small-s-arrow.png" />
<Content Include="extjs\res\ext-theme-triton\images\datepicker\arrow-left.png" />
<Content Include="extjs\res\ext-theme-triton\images\datepicker\arrow-right.png" />
<Content Include="extjs\res\ext-theme-triton\images\datepicker\month-arrow.png" />
<Content Include="extjs\res\ext-theme-triton\images\dd\drop-add.png" />
<Content Include="extjs\res\ext-theme-triton\images\dd\drop-no.png" />
<Content Include="extjs\res\ext-theme-triton\images\dd\drop-yes.png" />
<Content Include="extjs\res\ext-theme-triton\images\editor\tb-sprite.png" />
<Content Include="extjs\res\ext-theme-triton\images\fieldset\collapse-tool.png" />
<Content Include="extjs\res\ext-theme-triton\images\form\checkbox.png" />
<Content Include="extjs\res\ext-theme-triton\images\form\clear-trigger-rtl.png" />
<Content Include="extjs\res\ext-theme-triton\images\form\clear-trigger.png" />
<Content Include="extjs\res\ext-theme-triton\images\form\date-trigger-rtl.png" />
<Content Include="extjs\res\ext-theme-triton\images\form\date-trigger.png" />
<Content Include="extjs\res\ext-theme-triton\images\form\exclamation.png" />
<Content Include="extjs\res\ext-theme-triton\images\form\radio.png" />
<Content Include="extjs\res\ext-theme-triton\images\form\search-trigger-rtl.png" />
<Content Include="extjs\res\ext-theme-triton\images\form\search-trigger.png" />
<Content Include="extjs\res\ext-theme-triton\images\form\spinner-rtl.png" />
<Content Include="extjs\res\ext-theme-triton\images\form\spinner.png" />
<Content Include="extjs\res\ext-theme-triton\images\form\tag-field-item-close.png" />
<Content Include="extjs\res\ext-theme-triton\images\form\trigger-rtl.png" />
<Content Include="extjs\res\ext-theme-triton\images\form\trigger.png" />
<Content Include="extjs\res\ext-theme-triton\images\grid-row-editor-buttons\grid-row-editor-buttons-default-bottom-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\grid-row-editor-buttons\grid-row-editor-buttons-default-bottom-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\grid-row-editor-buttons\grid-row-editor-buttons-default-top-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\grid-row-editor-buttons\grid-row-editor-buttons-default-top-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\grid\col-move-bottom.png" />
<Content Include="extjs\res\ext-theme-triton\images\grid\col-move-top.png" />
<Content Include="extjs\res\ext-theme-triton\images\grid\columns.png" />
<Content Include="extjs\res\ext-theme-triton\images\grid\dd-insert-arrow-left.png" />
<Content Include="extjs\res\ext-theme-triton\images\grid\dd-insert-arrow-right.png" />
<Content Include="extjs\res\ext-theme-triton\images\grid\dirty-rtl.png" />
<Content Include="extjs\res\ext-theme-triton\images\grid\dirty.png" />
<Content Include="extjs\res\ext-theme-triton\images\grid\drop-no.png" />
<Content Include="extjs\res\ext-theme-triton\images\grid\drop-yes.png" />
<Content Include="extjs\res\ext-theme-triton\images\grid\filters\equals.png" />
<Content Include="extjs\res\ext-theme-triton\images\grid\filters\find.png" />
<Content Include="extjs\res\ext-theme-triton\images\grid\filters\greater_than.png" />
<Content Include="extjs\res\ext-theme-triton\images\grid\filters\less_than.png" />
<Content Include="extjs\res\ext-theme-triton\images\grid\group-by.png" />
<Content Include="extjs\res\ext-theme-triton\images\grid\group-collapse.png" />
<Content Include="extjs\res\ext-theme-triton\images\grid\group-expand.png" />
<Content Include="extjs\res\ext-theme-triton\images\grid\hd-pop.png" />
<Content Include="extjs\res\ext-theme-triton\images\grid\hmenu-asc.png" />
<Content Include="extjs\res\ext-theme-triton\images\grid\hmenu-desc.png" />
<Content Include="extjs\res\ext-theme-triton\images\grid\hmenu-lock.png" />
<Content Include="extjs\res\ext-theme-triton\images\grid\hmenu-unlock.png" />
<Content Include="extjs\res\ext-theme-triton\images\grid\loading.gif" />
<Content Include="extjs\res\ext-theme-triton\images\grid\page-first.png" />
<Content Include="extjs\res\ext-theme-triton\images\grid\page-last.png" />
<Content Include="extjs\res\ext-theme-triton\images\grid\page-next.png" />
<Content Include="extjs\res\ext-theme-triton\images\grid\page-prev.png" />
<Content Include="extjs\res\ext-theme-triton\images\grid\pick-button.png" />
<Content Include="extjs\res\ext-theme-triton\images\grid\refresh.png" />
<Content Include="extjs\res\ext-theme-triton\images\grid\sort_asc.png" />
<Content Include="extjs\res\ext-theme-triton\images\grid\sort_desc.png" />
<Content Include="extjs\res\ext-theme-triton\images\loadmask\loading.gif" />
<Content Include="extjs\res\ext-theme-triton\images\magnify.png" />
<Content Include="extjs\res\ext-theme-triton\images\menu\default-checked.png" />
<Content Include="extjs\res\ext-theme-triton\images\menu\default-group-checked.png" />
<Content Include="extjs\res\ext-theme-triton\images\menu\default-menu-parent-left.png" />
<Content Include="extjs\res\ext-theme-triton\images\menu\default-menu-parent.png" />
<Content Include="extjs\res\ext-theme-triton\images\menu\default-menubar-menu-parent.png" />
<Content Include="extjs\res\ext-theme-triton\images\menu\default-scroll-bottom.png" />
<Content Include="extjs\res\ext-theme-triton\images\menu\default-scroll-top.png" />
<Content Include="extjs\res\ext-theme-triton\images\menu\default-unchecked.png" />
<Content Include="extjs\res\ext-theme-triton\images\panel-header\panel-header-default-framed-bottom-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\panel-header\panel-header-default-framed-bottom-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\panel-header\panel-header-default-framed-collapsed-bottom-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\panel-header\panel-header-default-framed-collapsed-bottom-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\panel-header\panel-header-default-framed-collapsed-left-corners-rtl.gif" />
<Content Include="extjs\res\ext-theme-triton\images\panel-header\panel-header-default-framed-collapsed-left-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\panel-header\panel-header-default-framed-collapsed-left-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\panel-header\panel-header-default-framed-collapsed-right-corners-rtl.gif" />
<Content Include="extjs\res\ext-theme-triton\images\panel-header\panel-header-default-framed-collapsed-right-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\panel-header\panel-header-default-framed-collapsed-right-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\panel-header\panel-header-default-framed-collapsed-top-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\panel-header\panel-header-default-framed-collapsed-top-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\panel-header\panel-header-default-framed-left-corners-rtl.gif" />
<Content Include="extjs\res\ext-theme-triton\images\panel-header\panel-header-default-framed-left-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\panel-header\panel-header-default-framed-left-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\panel-header\panel-header-default-framed-right-corners-rtl.gif" />
<Content Include="extjs\res\ext-theme-triton\images\panel-header\panel-header-default-framed-right-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\panel-header\panel-header-default-framed-right-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\panel-header\panel-header-default-framed-top-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\panel-header\panel-header-default-framed-top-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\panel-header\panel-header-light-framed-bottom-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\panel-header\panel-header-light-framed-bottom-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\panel-header\panel-header-light-framed-collapsed-bottom-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\panel-header\panel-header-light-framed-collapsed-bottom-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\panel-header\panel-header-light-framed-collapsed-left-corners-rtl.gif" />
<Content Include="extjs\res\ext-theme-triton\images\panel-header\panel-header-light-framed-collapsed-left-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\panel-header\panel-header-light-framed-collapsed-left-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\panel-header\panel-header-light-framed-collapsed-right-corners-rtl.gif" />
<Content Include="extjs\res\ext-theme-triton\images\panel-header\panel-header-light-framed-collapsed-right-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\panel-header\panel-header-light-framed-collapsed-right-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\panel-header\panel-header-light-framed-collapsed-top-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\panel-header\panel-header-light-framed-collapsed-top-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\panel-header\panel-header-light-framed-left-corners-rtl.gif" />
<Content Include="extjs\res\ext-theme-triton\images\panel-header\panel-header-light-framed-left-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\panel-header\panel-header-light-framed-left-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\panel-header\panel-header-light-framed-right-corners-rtl.gif" />
<Content Include="extjs\res\ext-theme-triton\images\panel-header\panel-header-light-framed-right-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\panel-header\panel-header-light-framed-right-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\panel-header\panel-header-light-framed-top-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\panel-header\panel-header-light-framed-top-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\panel\panel-default-framed-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\panel\panel-default-framed-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\panel\panel-light-framed-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\panel\panel-light-framed-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\shared\icon-error.png" />
<Content Include="extjs\res\ext-theme-triton\images\shared\icon-info.png" />
<Content Include="extjs\res\ext-theme-triton\images\shared\icon-question.png" />
<Content Include="extjs\res\ext-theme-triton\images\shared\icon-warning.png" />
<Content Include="extjs\res\ext-theme-triton\images\sizer\e-handle.png" />
<Content Include="extjs\res\ext-theme-triton\images\sizer\ne-handle.png" />
<Content Include="extjs\res\ext-theme-triton\images\sizer\nw-handle.png" />
<Content Include="extjs\res\ext-theme-triton\images\sizer\s-handle.png" />
<Content Include="extjs\res\ext-theme-triton\images\sizer\se-handle.png" />
<Content Include="extjs\res\ext-theme-triton\images\sizer\sw-handle.png" />
<Content Include="extjs\res\ext-theme-triton\images\slider\slider-bg.png" />
<Content Include="extjs\res\ext-theme-triton\images\slider\slider-thumb.png" />
<Content Include="extjs\res\ext-theme-triton\images\slider\slider-v-bg.png" />
<Content Include="extjs\res\ext-theme-triton\images\slider\slider-v-thumb.png" />
<Content Include="extjs\res\ext-theme-triton\images\tab-bar\default-more-left.png" />
<Content Include="extjs\res\ext-theme-triton\images\tab-bar\default-more.png" />
<Content Include="extjs\res\ext-theme-triton\images\tab-bar\default-plain-more-left.png" />
<Content Include="extjs\res\ext-theme-triton\images\tab-bar\default-plain-more.png" />
<Content Include="extjs\res\ext-theme-triton\images\tab-bar\default-plain-scroll-bottom.png" />
<Content Include="extjs\res\ext-theme-triton\images\tab-bar\default-plain-scroll-left.png" />
<Content Include="extjs\res\ext-theme-triton\images\tab-bar\default-plain-scroll-right.png" />
<Content Include="extjs\res\ext-theme-triton\images\tab-bar\default-plain-scroll-top.png" />
<Content Include="extjs\res\ext-theme-triton\images\tab-bar\default-scroll-bottom.png" />
<Content Include="extjs\res\ext-theme-triton\images\tab-bar\default-scroll-left.png" />
<Content Include="extjs\res\ext-theme-triton\images\tab-bar\default-scroll-right.png" />
<Content Include="extjs\res\ext-theme-triton\images\tab-bar\default-scroll-top.png" />
<Content Include="extjs\res\ext-theme-triton\images\tab\tab-default-bottom-active-fbg.gif" />
<Content Include="extjs\res\ext-theme-triton\images\tab\tab-default-bottom-focus-active-fbg.gif" />
<Content Include="extjs\res\ext-theme-triton\images\tab\tab-default-bottom-focus-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-triton\images\tab\tab-default-bottom-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-triton\images\tab\tab-default-close.png" />
<Content Include="extjs\res\ext-theme-triton\images\tab\tab-default-left-active-fbg.gif" />
<Content Include="extjs\res\ext-theme-triton\images\tab\tab-default-left-focus-active-fbg.gif" />
<Content Include="extjs\res\ext-theme-triton\images\tab\tab-default-left-focus-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-triton\images\tab\tab-default-left-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-triton\images\tab\tab-default-right-active-fbg.gif" />
<Content Include="extjs\res\ext-theme-triton\images\tab\tab-default-right-focus-active-fbg.gif" />
<Content Include="extjs\res\ext-theme-triton\images\tab\tab-default-right-focus-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-triton\images\tab\tab-default-right-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-triton\images\tab\tab-default-top-active-fbg.gif" />
<Content Include="extjs\res\ext-theme-triton\images\tab\tab-default-top-focus-active-fbg.gif" />
<Content Include="extjs\res\ext-theme-triton\images\tab\tab-default-top-focus-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-triton\images\tab\tab-default-top-over-fbg.gif" />
<Content Include="extjs\res\ext-theme-triton\images\tip\tip-default-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\tip\tip-default-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\tip\tip-form-invalid-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\tip\tip-form-invalid-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\toolbar\default-more-left.png" />
<Content Include="extjs\res\ext-theme-triton\images\toolbar\default-more.png" />
<Content Include="extjs\res\ext-theme-triton\images\toolbar\default-scroll-bottom.png" />
<Content Include="extjs\res\ext-theme-triton\images\toolbar\default-scroll-left.png" />
<Content Include="extjs\res\ext-theme-triton\images\toolbar\default-scroll-right.png" />
<Content Include="extjs\res\ext-theme-triton\images\toolbar\default-scroll-top.png" />
<Content Include="extjs\res\ext-theme-triton\images\toolbar\footer-more-left.png" />
<Content Include="extjs\res\ext-theme-triton\images\toolbar\footer-more.png" />
<Content Include="extjs\res\ext-theme-triton\images\toolbar\footer-scroll-left.png" />
<Content Include="extjs\res\ext-theme-triton\images\toolbar\footer-scroll-right.png" />
<Content Include="extjs\res\ext-theme-triton\images\tools\tool-sprites-dark.png" />
<Content Include="extjs\res\ext-theme-triton\images\tools\tool-sprites.png" />
<Content Include="extjs\res\ext-theme-triton\images\tree\arrows-rtl.png" />
<Content Include="extjs\res\ext-theme-triton\images\tree\arrows.png" />
<Content Include="extjs\res\ext-theme-triton\images\tree\drop-above.png" />
<Content Include="extjs\res\ext-theme-triton\images\tree\drop-add.gif" />
<Content Include="extjs\res\ext-theme-triton\images\tree\drop-add.png" />
<Content Include="extjs\res\ext-theme-triton\images\tree\drop-append.png" />
<Content Include="extjs\res\ext-theme-triton\images\tree\drop-below.png" />
<Content Include="extjs\res\ext-theme-triton\images\tree\drop-between.gif" />
<Content Include="extjs\res\ext-theme-triton\images\tree\drop-between.png" />
<Content Include="extjs\res\ext-theme-triton\images\tree\drop-no.gif" />
<Content Include="extjs\res\ext-theme-triton\images\tree\drop-no.png" />
<Content Include="extjs\res\ext-theme-triton\images\tree\drop-over.gif" />
<Content Include="extjs\res\ext-theme-triton\images\tree\drop-over.png" />
<Content Include="extjs\res\ext-theme-triton\images\tree\drop-under.gif" />
<Content Include="extjs\res\ext-theme-triton\images\tree\drop-under.png" />
<Content Include="extjs\res\ext-theme-triton\images\tree\drop-yes.gif" />
<Content Include="extjs\res\ext-theme-triton\images\tree\drop-yes.png" />
<Content Include="extjs\res\ext-theme-triton\images\tree\elbow-end-minus-rtl.png" />
<Content Include="extjs\res\ext-theme-triton\images\tree\elbow-end-minus.png" />
<Content Include="extjs\res\ext-theme-triton\images\tree\elbow-end-plus-rtl.png" />
<Content Include="extjs\res\ext-theme-triton\images\tree\elbow-end-plus.png" />
<Content Include="extjs\res\ext-theme-triton\images\tree\elbow-end-rtl.png" />
<Content Include="extjs\res\ext-theme-triton\images\tree\elbow-end.png" />
<Content Include="extjs\res\ext-theme-triton\images\tree\elbow-line-rtl.png" />
<Content Include="extjs\res\ext-theme-triton\images\tree\elbow-line.png" />
<Content Include="extjs\res\ext-theme-triton\images\tree\elbow-minus-nl-rtl.png" />
<Content Include="extjs\res\ext-theme-triton\images\tree\elbow-minus-nl.png" />
<Content Include="extjs\res\ext-theme-triton\images\tree\elbow-minus-rtl.png" />
<Content Include="extjs\res\ext-theme-triton\images\tree\elbow-minus.png" />
<Content Include="extjs\res\ext-theme-triton\images\tree\elbow-plus-nl-rtl.png" />
<Content Include="extjs\res\ext-theme-triton\images\tree\elbow-plus-nl.png" />
<Content Include="extjs\res\ext-theme-triton\images\tree\elbow-plus-rtl.png" />
<Content Include="extjs\res\ext-theme-triton\images\tree\elbow-plus.png" />
<Content Include="extjs\res\ext-theme-triton\images\tree\elbow-rtl.png" />
<Content Include="extjs\res\ext-theme-triton\images\tree\elbow.png" />
<Content Include="extjs\res\ext-theme-triton\images\tree\folder-open-rtl.png" />
<Content Include="extjs\res\ext-theme-triton\images\tree\folder-open.png" />
<Content Include="extjs\res\ext-theme-triton\images\tree\folder-rtl.png" />
<Content Include="extjs\res\ext-theme-triton\images\tree\folder.png" />
<Content Include="extjs\res\ext-theme-triton\images\tree\leaf-rtl.png" />
<Content Include="extjs\res\ext-theme-triton\images\tree\leaf.png" />
<Content Include="extjs\res\ext-theme-triton\images\tree\loading.gif" />
<Content Include="extjs\res\ext-theme-triton\images\util\splitter\mini-bottom.png" />
<Content Include="extjs\res\ext-theme-triton\images\util\splitter\mini-left.png" />
<Content Include="extjs\res\ext-theme-triton\images\util\splitter\mini-right.png" />
<Content Include="extjs\res\ext-theme-triton\images\util\splitter\mini-top.png" />
<Content Include="extjs\res\ext-theme-triton\images\window-header\window-header-default-bottom-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\window-header\window-header-default-bottom-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\window-header\window-header-default-collapsed-bottom-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\window-header\window-header-default-collapsed-bottom-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\window-header\window-header-default-collapsed-left-corners-rtl.gif" />
<Content Include="extjs\res\ext-theme-triton\images\window-header\window-header-default-collapsed-left-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\window-header\window-header-default-collapsed-left-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\window-header\window-header-default-collapsed-right-corners-rtl.gif" />
<Content Include="extjs\res\ext-theme-triton\images\window-header\window-header-default-collapsed-right-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\window-header\window-header-default-collapsed-right-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\window-header\window-header-default-collapsed-top-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\window-header\window-header-default-collapsed-top-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\window-header\window-header-default-left-corners-rtl.gif" />
<Content Include="extjs\res\ext-theme-triton\images\window-header\window-header-default-left-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\window-header\window-header-default-left-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\window-header\window-header-default-right-corners-rtl.gif" />
<Content Include="extjs\res\ext-theme-triton\images\window-header\window-header-default-right-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\window-header\window-header-default-right-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\window-header\window-header-default-top-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\window-header\window-header-default-top-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\images\window\toast\fade-blue.png" />
<Content Include="extjs\res\ext-theme-triton\images\window\toast\fader.png" />
<Content Include="extjs\res\ext-theme-triton\images\window\toast\icon16_error.png" />
<Content Include="extjs\res\ext-theme-triton\images\window\toast\icon16_info.png" />
<Content Include="extjs\res\ext-theme-triton\images\window\window-default-corners.gif" />
<Content Include="extjs\res\ext-theme-triton\images\window\window-default-sides.gif" />
<Content Include="extjs\res\ext-theme-triton\theme-triton-all_1.css" />
<Content Include="extjs\res\ext-theme-triton\theme-triton-all_2.css" />
<Content Include="extjs\res\ext-theme-triton\theme-triton.js" />
<Content Include="extjs\res\images\accordion_hover.gif" />
<Content Include="extjs\res\images\accordion_link_hover.gif" />
<Content Include="extjs\res\images\accordion_link_hover2.gif" />
<Content Include="extjs\res\images\accordion_reset.gif" />
<Content Include="extjs\res\images\accordion_select.gif" />
<Content Include="extjs\res\images\box.gif" />
<Content Include="extjs\res\images\bullet_cross.png" />
<Content Include="extjs\res\images\check-back1.gif" />
<Content Include="extjs\res\images\check.gif" />
<Content Include="extjs\res\images\checked.gif" />
<Content Include="extjs\res\images\checked_disabled.gif" />
<Content Include="extjs\res\images\check_notuse_back.gif" />
<Content Include="extjs\res\images\check_notuse__1.gif" />
<Content Include="extjs\res\images\delete.gif" />
<Content Include="extjs\res\images\dialog-ok.gif" />
<Content Include="extjs\res\images\dialog-ok.png" />
<Content Include="extjs\res\images\elbow-empty.gif" />
<Content Include="extjs\res\images\elbow-end.gif" />
<Content Include="extjs\res\images\elbow-line.gif" />
<Content Include="extjs\res\images\elbow.gif" />
<Content Include="extjs\res\images\loading_24.gif" />
<Content Include="extjs\res\images\loading_25.gif" />
<Content Include="extjs\res\images\loading_32.gif" />
<Content Include="extjs\res\images\loading_32_2.gif" />
<Content Include="extjs\res\images\loading_42.gif" />
<Content Include="extjs\res\images\loading_50.gif" />
<Content Include="extjs\res\images\pagemenu-separator.gif" />
<Content Include="extjs\res\images\pagemenu_toolbar_background.gif" />
<Content Include="extjs\res\images\s.gif" />
<Content Include="extjs\res\images\tick.png" />
<Content Include="extjs\res\images\uncheck.gif" />
<Content Include="extjs\res\images\unchecked.gif" />
<Content Include="extjs\res\images\unchecked_disabled.gif" />
<Content Include="extjs\res\s.gif" />
<Content Include="extjs\res\theme-classic.css" />
<Content Include="extjs\res\theme-crisp.css" />
<Content Include="extjs\res\theme-gray.css" />
<Content Include="extjs\res\theme-neptune.css" />
<Content Include="extjs\res\theme-triton.css" />
<Content Include="extjs\version.txt" />
<Content Include="favicon.ico" />
<Content Include="fonts\glyphicons-halflings-regular.svg" />
<Content Include="Global.asax" />
<Content Include="fonts\glyphicons-halflings-regular.woff" />
<Content Include="fonts\glyphicons-halflings-regular.ttf" />
<Content Include="fonts\glyphicons-halflings-regular.eot" />
<Content Include="ApplicationInsights.config">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="extjs\res\ext-theme-triton\font-awesome\fonts\fontawesome-webfont.eot" />
<Content Include="extjs\res\ext-theme-triton\font-awesome\fonts\fontawesome-webfont.ttf" />
<Content Include="extjs\res\ext-theme-triton\font-awesome\fonts\fontawesome-webfont.woff" />
<Content Include="extjs\res\ext-theme-triton\font-awesome\fonts\fontawesome-webfont.woff2" />
<Content Include="extjs\res\ext-theme-triton\font-awesome\fonts\FontAwesome.otf" />
<Content Include="extjs\res\ext-theme-triton\font-ext\fonts\ExtJS.eot" />
<Content Include="extjs\res\ext-theme-triton\font-ext\fonts\ExtJS.ttf" />
<Content Include="extjs\res\ext-theme-triton\font-ext\fonts\ExtJS.woff" />
<Content Include="extjs\res\ext-theme-triton\fonts\OpenSans-Bold.ttf" />
<Content Include="extjs\res\ext-theme-triton\fonts\OpenSans-BoldItalic.ttf" />
<Content Include="extjs\res\ext-theme-triton\fonts\OpenSans-ExtraBold.ttf" />
<Content Include="extjs\res\ext-theme-triton\fonts\OpenSans-ExtraBoldItalic.ttf" />
<Content Include="extjs\res\ext-theme-triton\fonts\OpenSans-Italic.ttf" />
<Content Include="extjs\res\ext-theme-triton\fonts\OpenSans-Light.ttf" />
<Content Include="extjs\res\ext-theme-triton\fonts\OpenSans-LightItalic.ttf" />
<Content Include="extjs\res\ext-theme-triton\fonts\OpenSans-Regular.ttf" />
<Content Include="extjs\res\ext-theme-triton\fonts\OpenSans-Semibold.ttf" />
<Content Include="extjs\res\ext-theme-triton\fonts\OpenSans-SemiboldItalic.ttf" />
<Content Include="App_Data\dialogs.frx" />
<Content Include="App_Data\Labels.frx" />
<Content Include="App_Data\Master-Detail.frx" />
<Content Include="App_Data\Prepared.fpx" />
<Content Include="App_Data\Prepared2.fpx" />
<Content Include="App_Data\Simple List.frx" />
<Content Include="html5\General\BarCode.ashx" />
<Content Include="log4net.config" />
<Content Include="Handlers\FileUpload.ashx" />
<Content Include="grf\Material.grf" />
<Content Include="Handlers\MakeVerifyCode.ashx" />
<Content Include="grf\SendBill.grf" />
<Content Include="Handlers\GenerateReport.ashx" />
<Content Include="grf\SmallBarCode.grf" />
<Content Include="grf\InvRecBill.grf" />
<None Include="Properties\PublishProfiles\COM.pubxml" />
<None Include="Scripts\jquery-1.10.2.intellisense.js" />
<Content Include="main.aspx" />
<Content Include="Views\PlanData\ASN_STATE.aspx" />
<Content Include="Views\PlanData\PlanMonth.aspx" />
<Content Include="Views\PlanData\PlanMonthEdit.aspx" />
<Content Include="Views\PlanData\SCP_ASK.aspx" />
<Content Include="Views\PlanData\SCP_ASK_ADD.aspx" />
<Content Include="Views\PlanData\SCP_FORECAST.aspx" />
<Content Include="Views\PlanData\SCP_PART_LIFE.aspx" />
<Content Include="Views\PlanData\SCP_PART_LIFE_DETAIL.aspx" />
<Content Include="Views\PlanData\SCP_INCOMPLETE_ASK.aspx" />
<Content Include="Views\PlanData\SCP_ASK_DETAIL.aspx" />
<Content Include="Views\PlanData\SCP_ASN_DETAIL_View.aspx" />
<Content Include="Views\PlanData\SCP_PO_PLAN_EXTEND.aspx" />
<Content Include="Views\PlanData\SCP_PO_EXTEND.aspx" />
<Content Include="Views\PlanData\SCP_PO_DETAIL_OUT.aspx" />
<Content Include="Views\PlanData\SCP_PO_PLAN_EXTEND_EDIT.aspx" />
<Content Include="Views\PlanData\SCP_RECEIVE_EXTEND.aspx" />
<Content Include="Views\PlanData\SCP_ASK_UNCOMPLETE.aspx" />
<Content Include="Views\PlanData\SCP_UNI_API.aspx" />
<Content Include="Views\Report\SCP_ARRIVE_REPORT.aspx" />
<Content Include="Views\Report\SCP_OTD_REPORT.aspx" />
<Content Include="Views\Report\SCP_RECVICE_YEAR_REPORT.aspx" />
<Content Include="Views\Report\SCP_RECVICE_REPORT.aspx" />
<Content Include="Views\SupplierData\PlanMonth.aspx" />
<Content Include="Views\SupplierData\SCP_FORECAST.aspx" />
<Content Include="Views\SupplierData\SCP_PO_PLAN_EXTEND_VIEW.aspx" />
<Content Include="Views\SupplierData\SCP_PO_PLAN_VIEW.aspx" />
<Content Include="Views\PlanData\SCP_PO_PLAN_EXTEND_DETAIL.aspx" />
<Content Include="Views\PlanData\SCP_PO_PLAN.aspx" />
<Content Include="Views\PlanData\SCP_PO_PLAN_DETAIL.aspx" />
<Content Include="Views\Report\SCP_BarChart.aspx" />
<Content Include="Views\Report\SCP_LineChart.aspx" />
<Content Include="Views\Report\SCP_PieCharts.aspx" />
<Content Include="Views\Report\SCP_SUPPLIERS_REGUALARLY.aspx" />
<Content Include="Views\Report\SCP_V_TB_RECEIVE_INVOICE.aspx" />
<Content Include="Views\Report\SCP_TIMELY_DELIVERY.aspx" />
<Content Include="Views\SupplierData\SCP_ASK_DETAIL.aspx" />
<Content Include="Views\SupplierData\SCP_CLAIM_DETAIL.aspx" />
<Content Include="Views\SupplierData\SCP_CLAIM_EDIT.aspx" />
<Content Include="Views\SupplierData\SCP_INFO.aspx" />
<Content Include="Views\SupplierData\SCP_INFO_EDIT.aspx" />
<Content Include="Views\SupplierData\SCP_MAKE_PAGE_BARCODE.aspx" />
<Content Include="Views\SupplierData\SCP_PALLET.aspx" />
<Content Include="Views\SupplierData\SCP_PALLET_CREATE.aspx" />
<Content Include="Views\SupplierData\SCP_ASN_CREATE.aspx" />
<Content Include="Views\PlanData\SCP_PO.aspx" />
<Content Include="Views\PlanData\SCP_PO_ASK.aspx" />
<Content Include="Views\PlanData\SCP_PO_CREATE_ASK.aspx" />
<Content Include="Views\PlanData\SCP_PO_DETAIL.aspx" />
<Content Include="Views\Report\ReportPlanTotal.aspx" />
<Content Include="Views\Report\ReportReceiveDetail.aspx" />
<Content Include="Views\Report\ReportReceiveTotal.aspx" />
<Content Include="res\css\main.css" />
<Content Include="res\icon\accept.png" />
<Content Include="res\icon\add.png" />
<Content Include="res\icon\anchor.png" />
<Content Include="res\icon\application.png" />
<Content Include="res\icon\application_add.png" />
<Content Include="res\icon\application_cascade.png" />
<Content Include="res\icon\application_delete.png" />
<Content Include="res\icon\application_double.png" />
<Content Include="res\icon\application_edit.png" />
<Content Include="res\icon\application_error.png" />
<Content Include="res\icon\application_form.png" />
<Content Include="res\icon\application_form_add.png" />
<Content Include="res\icon\application_form_delete.png" />
<Content Include="res\icon\application_form_edit.png" />
<Content Include="res\icon\application_form_magnify.png" />
<Content Include="res\icon\application_get.png" />
<Content Include="res\icon\application_go.png" />
<Content Include="res\icon\application_home.png" />
<Content Include="res\icon\application_key.png" />
<Content Include="res\icon\application_lightning.png" />
<Content Include="res\icon\application_link.png" />
<Content Include="res\icon\application_osx.png" />
<Content Include="res\icon\application_osx_add.png" />
<Content Include="res\icon\application_osx_cascade.png" />
<Content Include="res\icon\application_osx_delete.png" />
<Content Include="res\icon\application_osx_double.png" />
<Content Include="res\icon\application_osx_error.png" />
<Content Include="res\icon\application_osx_get.png" />
<Content Include="res\icon\application_osx_go.png" />
<Content Include="res\icon\application_osx_home.png" />
<Content Include="res\icon\application_osx_key.png" />
<Content Include="res\icon\application_osx_lightning.png" />
<Content Include="res\icon\application_osx_link.png" />
<Content Include="res\icon\application_osx_split.png" />
<Content Include="res\icon\application_osx_start.png" />
<Content Include="res\icon\application_osx_stop.png" />
<Content Include="res\icon\application_osx_terminal.png" />
<Content Include="res\icon\application_put.png" />
<Content Include="res\icon\application_side_boxes.png" />
<Content Include="res\icon\application_side_contract.png" />
<Content Include="res\icon\application_side_expand.png" />
<Content Include="res\icon\application_side_list.png" />
<Content Include="res\icon\application_side_tree.png" />
<Content Include="res\icon\application_split.png" />
<Content Include="res\icon\application_start.png" />
<Content Include="res\icon\application_stop.png" />
<Content Include="res\icon\application_tile_horizontal.png" />
<Content Include="res\icon\application_tile_vertical.png" />
<Content Include="res\icon\application_view_columns.png" />
<Content Include="res\icon\application_view_detail.png" />
<Content Include="res\icon\application_view_gallery.png" />
<Content Include="res\icon\application_view_icons.png" />
<Content Include="res\icon\application_view_list.png" />
<Content Include="res\icon\application_view_tile.png" />
<Content Include="res\icon\application_xp.png" />
<Content Include="res\icon\application_xp_terminal.png" />
<Content Include="res\icon\arrow_branch.png" />
<Content Include="res\icon\arrow_divide.png" />
<Content Include="res\icon\arrow_down.png" />
<Content Include="res\icon\arrow_ew.png" />
<Content Include="res\icon\arrow_in.png" />
<Content Include="res\icon\arrow_inout.png" />
<Content Include="res\icon\arrow_in_longer.png" />
<Content Include="res\icon\arrow_join.png" />
<Content Include="res\icon\arrow_left.png" />
<Content Include="res\icon\arrow_merge.png" />
<Content Include="res\icon\arrow_ne.png" />
<Content Include="res\icon\arrow_ns.png" />
<Content Include="res\icon\arrow_nsew.png" />
<Content Include="res\icon\arrow_nw.png" />
<Content Include="res\icon\arrow_nw_ne_sw_se.png" />
<Content Include="res\icon\arrow_nw_se.png" />
<Content Include="res\icon\arrow_out.png" />
<Content Include="res\icon\arrow_out_longer.png" />
<Content Include="res\icon\arrow_redo.png" />
<Content Include="res\icon\arrow_refresh.png" />
<Content Include="res\icon\arrow_refresh_small.png" />
<Content Include="res\icon\arrow_right.png" />
<Content Include="res\icon\arrow_rotate_anticlockwise.png" />
<Content Include="res\icon\arrow_rotate_clockwise.png" />
<Content Include="res\icon\arrow_se.png" />
<Content Include="res\icon\arrow_sw.png" />
<Content Include="res\icon\arrow_switch.png" />
<Content Include="res\icon\arrow_switch_bluegreen.png" />
<Content Include="res\icon\arrow_sw_ne.png" />
<Content Include="res\icon\arrow_turn_left.png" />
<Content Include="res\icon\arrow_turn_right.png" />
<Content Include="res\icon\arrow_undo.png" />
<Content Include="res\icon\arrow_up.png" />
<Content Include="res\icon\asterisk_orange.png" />
<Content Include="res\icon\asterisk_red.png" />
<Content Include="res\icon\asterisk_yellow.png" />
<Content Include="res\icon\attach.png" />
<Content Include="res\icon\award_star_add.png" />
<Content Include="res\icon\award_star_bronze_1.png" />
<Content Include="res\icon\award_star_bronze_2.png" />
<Content Include="res\icon\award_star_bronze_3.png" />
<Content Include="res\icon\award_star_delete.png" />
<Content Include="res\icon\award_star_gold_1.png" />
<Content Include="res\icon\award_star_gold_2.png" />
<Content Include="res\icon\award_star_gold_3.png" />
<Content Include="res\icon\award_star_silver_1.png" />
<Content Include="res\icon\award_star_silver_2.png" />
<Content Include="res\icon\award_star_silver_3.png" />
<Content Include="res\icon\basket.png" />
<Content Include="res\icon\basket_add.png" />
<Content Include="res\icon\basket_delete.png" />
<Content Include="res\icon\basket_edit.png" />
<Content Include="res\icon\basket_error.png" />
<Content Include="res\icon\basket_go.png" />
<Content Include="res\icon\basket_put.png" />
<Content Include="res\icon\basket_remove.png" />
<Content Include="res\icon\bell.png" />
<Content Include="res\icon\bell_add.png" />
<Content Include="res\icon\bell_delete.png" />
<Content Include="res\icon\bell_error.png" />
<Content Include="res\icon\bell_go.png" />
<Content Include="res\icon\bell_link.png" />
<Content Include="res\icon\bell_silver.png" />
<Content Include="res\icon\bell_silver_start.png" />
<Content Include="res\icon\bell_silver_stop.png" />
<Content Include="res\icon\bell_start.png" />
<Content Include="res\icon\bell_stop.png" />
<Content Include="res\icon\bin.png" />
<Content Include="res\icon\bin_closed.png" />
<Content Include="res\icon\bin_empty.png" />
<Content Include="res\icon\blank.png" />
<Content Include="res\icon\bomb.png" />
<Content Include="res\icon\book.png" />
<Content Include="res\icon\bookmark.png" />
<Content Include="res\icon\bookmark_add.png" />
<Content Include="res\icon\bookmark_delete.png" />
<Content Include="res\icon\bookmark_edit.png" />
<Content Include="res\icon\bookmark_error.png" />
<Content Include="res\icon\bookmark_go.png" />
<Content Include="res\icon\book_add.png" />
<Content Include="res\icon\book_addresses.png" />
<Content Include="res\icon\book_addresses_add.png" />
<Content Include="res\icon\book_addresses_delete.png" />
<Content Include="res\icon\book_addresses_edit.png" />
<Content Include="res\icon\book_addresses_error.png" />
<Content Include="res\icon\book_addresses_key.png" />
<Content Include="res\icon\book_delete.png" />
<Content Include="res\icon\book_edit.png" />
<Content Include="res\icon\book_error.png" />
<Content Include="res\icon\book_go.png" />
<Content Include="res\icon\book_key.png" />
<Content Include="res\icon\book_link.png" />
<Content Include="res\icon\book_magnify.png" />
<Content Include="res\icon\book_next.png" />
<Content Include="res\icon\book_open.png" />
<Content Include="res\icon\book_open_mark.png" />
<Content Include="res\icon\book_previous.png" />
<Content Include="res\icon\book_red.png" />
<Content Include="res\icon\book_tabs.png" />
<Content Include="res\icon\border_all.png" />
<Content Include="res\icon\border_bottom.png" />
<Content Include="res\icon\border_draw.png" />
<Content Include="res\icon\border_inner.png" />
<Content Include="res\icon\border_inner_horizontal.png" />
<Content Include="res\icon\border_inner_vertical.png" />
<Content Include="res\icon\border_left.png" />
<Content Include="res\icon\border_none.png" />
<Content Include="res\icon\border_outer.png" />
<Content Include="res\icon\border_right.png" />
<Content Include="res\icon\border_top.png" />
<Content Include="res\icon\box.png" />
<Content Include="res\icon\box_error.png" />
<Content Include="res\icon\box_picture.png" />
<Content Include="res\icon\box_world.png" />
<Content Include="res\icon\brick.png" />
<Content Include="res\icon\bricks.png" />
<Content Include="res\icon\brick_add.png" />
<Content Include="res\icon\brick_delete.png" />
<Content Include="res\icon\brick_edit.png" />
<Content Include="res\icon\brick_error.png" />
<Content Include="res\icon\brick_go.png" />
<Content Include="res\icon\brick_link.png" />
<Content Include="res\icon\brick_magnify.png" />
<Content Include="res\icon\briefcase.png" />
<Content Include="res\icon\bug.png" />
<Content Include="res\icon\bug_add.png" />
<Content Include="res\icon\bug_delete.png" />
<Content Include="res\icon\bug_edit.png" />
<Content Include="res\icon\bug_error.png" />
<Content Include="res\icon\bug_fix.png" />
<Content Include="res\icon\bug_go.png" />
<Content Include="res\icon\bug_link.png" />
<Content Include="res\icon\bug_magnify.png" />
<Content Include="res\icon\build.png" />
<Content Include="res\icon\building.png" />
<Content Include="res\icon\building_add.png" />
<Content Include="res\icon\building_delete.png" />
<Content Include="res\icon\building_edit.png" />
<Content Include="res\icon\building_error.png" />
<Content Include="res\icon\building_go.png" />
<Content Include="res\icon\building_key.png" />
<Content Include="res\icon\building_link.png" />
<Content Include="res\icon\build_cancel.png" />
<Content Include="res\icon\bullet_add.png" />
<Content Include="res\icon\bullet_arrow_bottom.png" />
<Content Include="res\icon\bullet_arrow_down.png" />
<Content Include="res\icon\bullet_arrow_top.png" />
<Content Include="res\icon\bullet_arrow_up.png" />
<Content Include="res\icon\bullet_black.png" />
<Content Include="res\icon\bullet_blue.png" />
<Content Include="res\icon\bullet_connect.png" />
<Content Include="res\icon\bullet_cross.png" />
<Content Include="res\icon\bullet_database.png" />
<Content Include="res\icon\bullet_database_yellow.png" />
<Content Include="res\icon\bullet_delete.png" />
<Content Include="res\icon\bullet_disk.png" />
<Content Include="res\icon\bullet_earth.png" />
<Content Include="res\icon\bullet_edit.png" />
<Content Include="res\icon\bullet_eject.png" />
<Content Include="res\icon\bullet_error.png" />
<Content Include="res\icon\bullet_feed.png" />
<Content Include="res\icon\bullet_get.png" />
<Content Include="res\icon\bullet_go.png" />
<Content Include="res\icon\bullet_green.png" />
<Content Include="res\icon\bullet_home.png" />
<Content Include="res\icon\bullet_key.png" />
<Content Include="res\icon\bullet_left.png" />
<Content Include="res\icon\bullet_lightning.png" />
<Content Include="res\icon\bullet_magnify.png" />
<Content Include="res\icon\bullet_minus.png" />
<Content Include="res\icon\bullet_orange.png" />
<Content Include="res\icon\bullet_page_white.png" />
<Content Include="res\icon\bullet_picture.png" />
<Content Include="res\icon\bullet_pink.png" />
<Content Include="res\icon\bullet_plus.png" />
<Content Include="res\icon\bullet_purple.png" />
<Content Include="res\icon\bullet_red.png" />
<Content Include="res\icon\bullet_right.png" />
<Content Include="res\icon\bullet_shape.png" />
<Content Include="res\icon\bullet_sparkle.png" />
<Content Include="res\icon\bullet_star.png" />
<Content Include="res\icon\bullet_start.png" />
<Content Include="res\icon\bullet_stop.png" />
<Content Include="res\icon\bullet_stop_alt.png" />
<Content Include="res\icon\bullet_tick.png" />
<Content Include="res\icon\bullet_toggle_minus.png" />
<Content Include="res\icon\bullet_toggle_plus.png" />
<Content Include="res\icon\bullet_white.png" />
<Content Include="res\icon\bullet_wrench.png" />
<Content Include="res\icon\bullet_wrench_red.png" />
<Content Include="res\icon\bullet_yellow.png" />
<Content Include="res\icon\button.png" />
<Content Include="res\icon\cake.png" />
<Content Include="res\icon\cake_out.png" />
<Content Include="res\icon\cake_sliced.png" />
<Content Include="res\icon\calculator.png" />
<Content Include="res\icon\calculator_add.png" />
<Content Include="res\icon\calculator_delete.png" />
<Content Include="res\icon\calculator_edit.png" />
<Content Include="res\icon\calculator_error.png" />
<Content Include="res\icon\calculator_link.png" />
<Content Include="res\icon\calendar.png" />
<Content Include="res\icon\calendar_add.png" />
<Content Include="res\icon\calendar_delete.png" />
<Content Include="res\icon\calendar_edit.png" />
<Content Include="res\icon\calendar_link.png" />
<Content Include="res\icon\calendar_select_day.png" />
<Content Include="res\icon\calendar_select_none.png" />
<Content Include="res\icon\calendar_select_week.png" />
<Content Include="res\icon\calendar_star.png" />
<Content Include="res\icon\calendar_view_day.png" />
<Content Include="res\icon\calendar_view_month.png" />
<Content Include="res\icon\calendar_view_week.png" />
<Content Include="res\icon\camera.png" />
<Content Include="res\icon\camera_add.png" />
<Content Include="res\icon\camera_connect.png" />
<Content Include="res\icon\camera_delete.png" />
<Content Include="res\icon\camera_edit.png" />
<Content Include="res\icon\camera_error.png" />
<Content Include="res\icon\camera_go.png" />
<Content Include="res\icon\camera_link.png" />
<Content Include="res\icon\camera_magnify.png" />
<Content Include="res\icon\camera_picture.png" />
<Content Include="res\icon\camera_small.png" />
<Content Include="res\icon\camera_start.png" />
<Content Include="res\icon\camera_stop.png" />
<Content Include="res\icon\cancel.png" />
<Content Include="res\icon\car.png" />
<Content Include="res\icon\cart.png" />
<Content Include="res\icon\cart_add.png" />
<Content Include="res\icon\cart_delete.png" />
<Content Include="res\icon\cart_edit.png" />
<Content Include="res\icon\cart_error.png" />
<Content Include="res\icon\cart_full.png" />
<Content Include="res\icon\cart_go.png" />
<Content Include="res\icon\cart_magnify.png" />
<Content Include="res\icon\cart_put.png" />
<Content Include="res\icon\cart_remove.png" />
<Content Include="res\icon\car_add.png" />
<Content Include="res\icon\car_delete.png" />
<Content Include="res\icon\car_error.png" />
<Content Include="res\icon\car_red.png" />
<Content Include="res\icon\car_start.png" />
<Content Include="res\icon\car_stop.png" />
<Content Include="res\icon\cd.png" />
<Content Include="res\icon\cdr.png" />
<Content Include="res\icon\cdr_add.png" />
<Content Include="res\icon\cdr_burn.png" />
<Content Include="res\icon\cdr_cross.png" />
<Content Include="res\icon\cdr_delete.png" />
<Content Include="res\icon\cdr_edit.png" />
<Content Include="res\icon\cdr_eject.png" />
<Content Include="res\icon\cdr_error.png" />
<Content Include="res\icon\cdr_go.png" />
<Content Include="res\icon\cdr_magnify.png" />
<Content Include="res\icon\cdr_play.png" />
<Content Include="res\icon\cdr_start.png" />
<Content Include="res\icon\cdr_stop.png" />
<Content Include="res\icon\cdr_stop_alt.png" />
<Content Include="res\icon\cdr_tick.png" />
<Content Include="res\icon\cd_add.png" />
<Content Include="res\icon\cd_burn.png" />
<Content Include="res\icon\cd_delete.png" />
<Content Include="res\icon\cd_edit.png" />
<Content Include="res\icon\cd_eject.png" />
<Content Include="res\icon\cd_go.png" />
<Content Include="res\icon\cd_magnify.png" />
<Content Include="res\icon\cd_play.png" />
<Content Include="res\icon\cd_stop.png" />
<Content Include="res\icon\cd_stop_alt.png" />
<Content Include="res\icon\cd_tick.png" />
<Content Include="res\icon\chart_bar.png" />
<Content Include="res\icon\chart_bar_add.png" />
<Content Include="res\icon\chart_bar_delete.png" />
<Content Include="res\icon\chart_bar_edit.png" />
<Content Include="res\icon\chart_bar_error.png" />
<Content Include="res\icon\chart_bar_link.png" />
<Content Include="res\icon\chart_curve.png" />
<Content Include="res\icon\chart_curve_add.png" />
<Content Include="res\icon\chart_curve_delete.png" />
<Content Include="res\icon\chart_curve_edit.png" />
<Content Include="res\icon\chart_curve_error.png" />
<Content Include="res\icon\chart_curve_go.png" />
<Content Include="res\icon\chart_curve_link.png" />
<Content Include="res\icon\chart_line.png" />
<Content Include="res\icon\chart_line_add.png" />
<Content Include="res\icon\chart_line_delete.png" />
<Content Include="res\icon\chart_line_edit.png" />
<Content Include="res\icon\chart_line_error.png" />
<Content Include="res\icon\chart_line_link.png" />
<Content Include="res\icon\chart_organisation.png" />
<Content Include="res\icon\chart_organisation_add.png" />
<Content Include="res\icon\chart_organisation_delete.png" />
<Content Include="res\icon\chart_org_inverted.png" />
<Content Include="res\icon\chart_pie.png" />
<Content Include="res\icon\chart_pie_add.png" />
<Content Include="res\icon\chart_pie_delete.png" />
<Content Include="res\icon\chart_pie_edit.png" />
<Content Include="res\icon\chart_pie_error.png" />
<Content Include="res\icon\chart_pie_lightning.png" />
<Content Include="res\icon\chart_pie_link.png" />
<Content Include="res\icon\check_error.png" />
<Content Include="res\icon\clipboard.png" />
<Content Include="res\icon\clock.png" />
<Content Include="res\icon\clock_add.png" />
<Content Include="res\icon\clock_delete.png" />
<Content Include="res\icon\clock_edit.png" />
<Content Include="res\icon\clock_error.png" />
<Content Include="res\icon\clock_go.png" />
<Content Include="res\icon\clock_link.png" />
<Content Include="res\icon\clock_pause.png" />
<Content Include="res\icon\clock_play.png" />
<Content Include="res\icon\clock_red.png" />
<Content Include="res\icon\clock_start.png" />
<Content Include="res\icon\clock_stop.png" />
<Content Include="res\icon\clock_stop_2.png" />
<Content Include="res\icon\cmy.png" />
<Content Include="res\icon\cog.png" />
<Content Include="res\icon\cog_add.png" />
<Content Include="res\icon\cog_delete.png" />
<Content Include="res\icon\cog_edit.png" />
<Content Include="res\icon\cog_error.png" />
<Content Include="res\icon\cog_go.png" />
<Content Include="res\icon\cog_start.png" />
<Content Include="res\icon\cog_stop.png" />
<Content Include="res\icon\coins.png" />
<Content Include="res\icon\coins_add.png" />
<Content Include="res\icon\coins_delete.png" />
<Content Include="res\icon\color.png" />
<Content Include="res\icon\color_swatch.png" />
<Content Include="res\icon\color_wheel.png" />
<Content Include="res\icon\comment.png" />
<Content Include="res\icon\comments.png" />
<Content Include="res\icon\comments_add.png" />
<Content Include="res\icon\comments_delete.png" />
<Content Include="res\icon\comment_add.png" />
<Content Include="res\icon\comment_delete.png" />
<Content Include="res\icon\comment_dull.png" />
<Content Include="res\icon\comment_edit.png" />
<Content Include="res\icon\comment_play.png" />
<Content Include="res\icon\comment_record.png" />
<Content Include="res\icon\compass.png" />
<Content Include="res\icon\compress.png" />
<Content Include="res\icon\computer.png" />
<Content Include="res\icon\computer_add.png" />
<Content Include="res\icon\computer_connect.png" />
<Content Include="res\icon\computer_delete.png" />
<Content Include="res\icon\computer_edit.png" />
<Content Include="res\icon\computer_error.png" />
<Content Include="res\icon\computer_go.png" />
<Content Include="res\icon\computer_key.png" />
<Content Include="res\icon\computer_link.png" />
<Content Include="res\icon\computer_magnify.png" />
<Content Include="res\icon\computer_off.png" />
<Content Include="res\icon\computer_start.png" />
<Content Include="res\icon\computer_stop.png" />
<Content Include="res\icon\computer_wrench.png" />
<Content Include="res\icon\connect.png" />
<Content Include="res\icon\contrast.png" />
<Content Include="res\icon\contrast_decrease.png" />
<Content Include="res\icon\contrast_high.png" />
<Content Include="res\icon\contrast_increase.png" />
<Content Include="res\icon\contrast_low.png" />
<Content Include="res\icon\controller.png" />
<Content Include="res\icon\controller_add.png" />
<Content Include="res\icon\controller_delete.png" />
<Content Include="res\icon\controller_error.png" />
<Content Include="res\icon\control_add.png" />
<Content Include="res\icon\control_add_blue.png" />
<Content Include="res\icon\control_blank.png" />
<Content Include="res\icon\control_blank_blue.png" />
<Content Include="res\icon\control_eject.png" />
<Content Include="res\icon\control_eject_blue.png" />
<Content Include="res\icon\control_end.png" />
<Content Include="res\icon\control_end_blue.png" />
<Content Include="res\icon\control_equalizer.png" />
<Content Include="res\icon\control_equalizer_blue.png" />
<Content Include="res\icon\control_fastforward.png" />
<Content Include="res\icon\control_fastforward_blue.png" />
<Content Include="res\icon\control_pause.png" />
<Content Include="res\icon\control_pause_blue.png" />
<Content Include="res\icon\control_play.png" />
<Content Include="res\icon\control_play_blue.png" />
<Content Include="res\icon\control_power.png" />
<Content Include="res\icon\control_power_blue.png" />
<Content Include="res\icon\control_record.png" />
<Content Include="res\icon\control_record_blue.png" />
<Content Include="res\icon\control_remove.png" />
<Content Include="res\icon\control_remove_blue.png" />
<Content Include="res\icon\control_repeat.png" />
<Content Include="res\icon\control_repeat_blue.png" />
<Content Include="res\icon\control_rewind.png" />
<Content Include="res\icon\control_rewind_blue.png" />
<Content Include="res\icon\control_start.png" />
<Content Include="res\icon\control_start_blue.png" />
<Content Include="res\icon\control_stop.png" />
<Content Include="res\icon\control_stop_blue.png" />
<Content Include="res\icon\creditcards.png" />
<Content Include="res\icon\cross.png" />
<Content Include="res\icon\css.png" />
<Content Include="res\icon\css_add.png" />
<Content Include="res\icon\css_delete.png" />
<Content Include="res\icon\css_error.png" />
<Content Include="res\icon\css_go.png" />
<Content Include="res\icon\css_valid.png" />
<Content Include="res\icon\cup.png" />
<Content Include="res\icon\cup_add.png" />
<Content Include="res\icon\cup_black.png" />
<Content Include="res\icon\cup_delete.png" />
<Content Include="res\icon\cup_edit.png" />
<Content Include="res\icon\cup_error.png" />
<Content Include="res\icon\cup_go.png" />
<Content Include="res\icon\cup_green.png" />
<Content Include="res\icon\cup_key.png" />
<Content Include="res\icon\cup_link.png" />
<Content Include="res\icon\cup_tea.png" />
<Content Include="res\icon\cursor.png" />
<Content Include="res\icon\cursor_small.png" />
<Content Include="res\icon\cut.png" />
<Content Include="res\icon\cut_red.png" />
<Content Include="res\icon\database.png" />
<Content Include="res\icon\database_add.png" />
<Content Include="res\icon\database_connect.png" />
<Content Include="res\icon\database_copy.png" />
<Content Include="res\icon\database_delete.png" />
<Content Include="res\icon\database_edit.png" />
<Content Include="res\icon\database_error.png" />
<Content Include="res\icon\database_gear.png" />
<Content Include="res\icon\database_go.png" />
<Content Include="res\icon\database_key.png" />
<Content Include="res\icon\database_lightning.png" />
<Content Include="res\icon\database_link.png" />
<Content Include="res\icon\database_refresh.png" />
<Content Include="res\icon\database_save.png" />
<Content Include="res\icon\database_start.png" />
<Content Include="res\icon\database_stop.png" />
<Content Include="res\icon\database_table.png" />
<Content Include="res\icon\database_wrench.png" />
<Content Include="res\icon\database_yellow.png" />
<Content Include="res\icon\database_yellow_start.png" />
<Content Include="res\icon\database_yellow_stop.png" />
<Content Include="res\icon\date.png" />
<Content Include="res\icon\date_add.png" />
<Content Include="res\icon\date_delete.png" />
<Content Include="res\icon\date_edit.png" />
<Content Include="res\icon\date_error.png" />
<Content Include="res\icon\date_go.png" />
<Content Include="res\icon\date_link.png" />
<Content Include="res\icon\date_magnify.png" />
<Content Include="res\icon\date_next.png" />
<Content Include="res\icon\date_previous.png" />
<Content Include="res\icon\decline.png" />
<Content Include="res\icon\delete.png" />
<Content Include="res\icon\device_stylus.png" />
<Content Include="res\icon\disconnect.png" />
<Content Include="res\icon\disk.png" />
<Content Include="res\icon\disk_black.png" />
<Content Include="res\icon\disk_black_error.png" />
<Content Include="res\icon\disk_black_magnify.png" />
<Content Include="res\icon\disk_download.png" />
<Content Include="res\icon\disk_edit.png" />
<Content Include="res\icon\disk_error.png" />
<Content Include="res\icon\disk_magnify.png" />
<Content Include="res\icon\disk_multiple.png" />
<Content Include="res\icon\disk_upload.png" />
<Content Include="res\icon\door.png" />
<Content Include="res\icon\door_error.png" />
<Content Include="res\icon\door_in.png" />
<Content Include="res\icon\door_open.png" />
<Content Include="res\icon\door_out.png" />
<Content Include="res\icon\drink.png" />
<Content Include="res\icon\drink_empty.png" />
<Content Include="res\icon\drink_red.png" />
<Content Include="res\icon\drive.png" />
<Content Include="res\icon\drive_add.png" />
<Content Include="res\icon\drive_burn.png" />
<Content Include="res\icon\drive_cd.png" />
<Content Include="res\icon\drive_cdr.png" />
<Content Include="res\icon\drive_cd_empty.png" />
<Content Include="res\icon\drive_delete.png" />
<Content Include="res\icon\drive_disk.png" />
<Content Include="res\icon\drive_edit.png" />
<Content Include="res\icon\drive_error.png" />
<Content Include="res\icon\drive_go.png" />
<Content Include="res\icon\drive_key.png" />
<Content Include="res\icon\drive_link.png" />
<Content Include="res\icon\drive_magnify.png" />
<Content Include="res\icon\drive_network.png" />
<Content Include="res\icon\drive_network_error.png" />
<Content Include="res\icon\drive_network_stop.png" />
<Content Include="res\icon\drive_rename.png" />
<Content Include="res\icon\drive_user.png" />
<Content Include="res\icon\drive_web.png" />
<Content Include="res\icon\dvd.png" />
<Content Include="res\icon\dvd_add.png" />
<Content Include="res\icon\dvd_delete.png" />
<Content Include="res\icon\dvd_edit.png" />
<Content Include="res\icon\dvd_error.png" />
<Content Include="res\icon\dvd_go.png" />
<Content Include="res\icon\dvd_key.png" />
<Content Include="res\icon\dvd_link.png" />
<Content Include="res\icon\dvd_start.png" />
<Content Include="res\icon\dvd_stop.png" />
<Content Include="res\icon\eject_blue.png" />
<Content Include="res\icon\eject_green.png" />
<Content Include="res\icon\email.png" />
<Content Include="res\icon\email_add.png" />
<Content Include="res\icon\email_attach.png" />
<Content Include="res\icon\email_delete.png" />
<Content Include="res\icon\email_edit.png" />
<Content Include="res\icon\email_error.png" />
<Content Include="res\icon\email_go.png" />
<Content Include="res\icon\email_link.png" />
<Content Include="res\icon\email_magnify.png" />
<Content Include="res\icon\email_open.png" />
<Content Include="res\icon\email_open_image.png" />
<Content Include="res\icon\email_star.png" />
<Content Include="res\icon\email_start.png" />
<Content Include="res\icon\email_stop.png" />
<Content Include="res\icon\email_transfer.png" />
<Content Include="res\icon\emoticon_evilgrin.png" />
<Content Include="res\icon\emoticon_grin.png" />
<Content Include="res\icon\emoticon_happy.png" />
<Content Include="res\icon\emoticon_smile.png" />
<Content Include="res\icon\emoticon_surprised.png" />
<Content Include="res\icon\emoticon_tongue.png" />
<Content Include="res\icon\emoticon_unhappy.png" />
<Content Include="res\icon\emoticon_waii.png" />
<Content Include="res\icon\emoticon_wink.png" />
<Content Include="res\icon\erase.png" />
<Content Include="res\icon\error.png" />
<Content Include="res\icon\error_add.png" />
<Content Include="res\icon\error_delete.png" />
<Content Include="res\icon\error_go.png" />
<Content Include="res\icon\exclamation.png" />
<Content Include="res\icon\eye.png" />
<Content Include="res\icon\eyes.png" />
<Content Include="res\icon\feed.png" />
<Content Include="res\icon\feed_add.png" />
<Content Include="res\icon\feed_delete.png" />
<Content Include="res\icon\feed_disk.png" />
<Content Include="res\icon\feed_edit.png" />
<Content Include="res\icon\feed_error.png" />
<Content Include="res\icon\feed_go.png" />
<Content Include="res\icon\feed_key.png" />
<Content Include="res\icon\feed_link.png" />
<Content Include="res\icon\feed_magnify.png" />
<Content Include="res\icon\feed_star.png" />
<Content Include="res\icon\female.png" />
<Content Include="res\icon\film.png" />
<Content Include="res\icon\film_add.png" />
<Content Include="res\icon\film_delete.png" />
<Content Include="res\icon\film_edit.png" />
<Content Include="res\icon\film_eject.png" />
<Content Include="res\icon\film_error.png" />
<Content Include="res\icon\film_go.png" />
<Content Include="res\icon\film_key.png" />
<Content Include="res\icon\film_link.png" />
<Content Include="res\icon\film_magnify.png" />
<Content Include="res\icon\film_save.png" />
<Content Include="res\icon\film_star.png" />
<Content Include="res\icon\film_start.png" />
<Content Include="res\icon\film_stop.png" />
<Content Include="res\icon\find.png" />
<Content Include="res\icon\finger_point.png" />
<Content Include="res\icon\flag_ad.png" />
<Content Include="res\icon\flag_ae.png" />
<Content Include="res\icon\flag_af.png" />
<Content Include="res\icon\flag_ag.png" />
<Content Include="res\icon\flag_ai.png" />
<Content Include="res\icon\flag_al.png" />
<Content Include="res\icon\flag_am.png" />
<Content Include="res\icon\flag_an.png" />
<Content Include="res\icon\flag_ao.png" />
<Content Include="res\icon\flag_ar.png" />
<Content Include="res\icon\flag_as.png" />
<Content Include="res\icon\flag_at.png" />
<Content Include="res\icon\flag_au.png" />
<Content Include="res\icon\flag_aw.png" />
<Content Include="res\icon\flag_ax.png" />
<Content Include="res\icon\flag_az.png" />
<Content Include="res\icon\flag_ba.png" />
<Content Include="res\icon\flag_bb.png" />
<Content Include="res\icon\flag_bd.png" />
<Content Include="res\icon\flag_be.png" />
<Content Include="res\icon\flag_bf.png" />
<Content Include="res\icon\flag_bg.png" />
<Content Include="res\icon\flag_bh.png" />
<Content Include="res\icon\flag_bi.png" />
<Content Include="res\icon\flag_bj.png" />
<Content Include="res\icon\flag_black.png" />
<Content Include="res\icon\flag_blue.png" />
<Content Include="res\icon\flag_bm.png" />
<Content Include="res\icon\flag_bn.png" />
<Content Include="res\icon\flag_bo.png" />
<Content Include="res\icon\flag_br.png" />
<Content Include="res\icon\flag_bs.png" />
<Content Include="res\icon\flag_bt.png" />
<Content Include="res\icon\flag_bv.png" />
<Content Include="res\icon\flag_bw.png" />
<Content Include="res\icon\flag_by.png" />
<Content Include="res\icon\flag_bz.png" />
<Content Include="res\icon\flag_ca.png" />
<Content Include="res\icon\flag_catalonia.png" />
<Content Include="res\icon\flag_cc.png" />
<Content Include="res\icon\flag_cd.png" />
<Content Include="res\icon\flag_cf.png" />
<Content Include="res\icon\flag_cg.png" />
<Content Include="res\icon\flag_ch.png" />
<Content Include="res\icon\flag_checked.png" />
<Content Include="res\icon\flag_ci.png" />
<Content Include="res\icon\flag_ck.png" />
<Content Include="res\icon\flag_cl.png" />
<Content Include="res\icon\flag_cm.png" />
<Content Include="res\icon\flag_cn.png" />
<Content Include="res\icon\flag_co.png" />
<Content Include="res\icon\flag_cr.png" />
<Content Include="res\icon\flag_cs.png" />
<Content Include="res\icon\flag_cu.png" />
<Content Include="res\icon\flag_cv.png" />
<Content Include="res\icon\flag_cx.png" />
<Content Include="res\icon\flag_cy.png" />
<Content Include="res\icon\flag_cz.png" />
<Content Include="res\icon\flag_de.png" />
<Content Include="res\icon\flag_dj.png" />
<Content Include="res\icon\flag_dk.png" />
<Content Include="res\icon\flag_dm.png" />
<Content Include="res\icon\flag_do.png" />
<Content Include="res\icon\flag_dz.png" />
<Content Include="res\icon\flag_ec.png" />
<Content Include="res\icon\flag_ee.png" />
<Content Include="res\icon\flag_eg.png" />
<Content Include="res\icon\flag_eh.png" />
<Content Include="res\icon\flag_england.png" />
<Content Include="res\icon\flag_er.png" />
<Content Include="res\icon\flag_es.png" />
<Content Include="res\icon\flag_et.png" />
<Content Include="res\icon\flag_europeanunion.png" />
<Content Include="res\icon\flag_fam.png" />
<Content Include="res\icon\flag_fi.png" />
<Content Include="res\icon\flag_fj.png" />
<Content Include="res\icon\flag_fk.png" />
<Content Include="res\icon\flag_fm.png" />
<Content Include="res\icon\flag_fo.png" />
<Content Include="res\icon\flag_fr.png" />
<Content Include="res\icon\flag_france.png" />
<Content Include="res\icon\flag_ga.png" />
<Content Include="res\icon\flag_gb.png" />
<Content Include="res\icon\flag_gd.png" />
<Content Include="res\icon\flag_ge.png" />
<Content Include="res\icon\flag_gf.png" />
<Content Include="res\icon\flag_gg.png" />
<Content Include="res\icon\flag_gh.png" />
<Content Include="res\icon\flag_gi.png" />
<Content Include="res\icon\flag_gl.png" />
<Content Include="res\icon\flag_gm.png" />
<Content Include="res\icon\flag_gn.png" />
<Content Include="res\icon\flag_gp.png" />
<Content Include="res\icon\flag_gq.png" />
<Content Include="res\icon\flag_gr.png" />
<Content Include="res\icon\flag_green.png" />
<Content Include="res\icon\flag_grey.png" />
<Content Include="res\icon\flag_gs.png" />
<Content Include="res\icon\flag_gt.png" />
<Content Include="res\icon\flag_gu.png" />
<Content Include="res\icon\flag_gw.png" />
<Content Include="res\icon\flag_gy.png" />
<Content Include="res\icon\flag_hk.png" />
<Content Include="res\icon\flag_hm.png" />
<Content Include="res\icon\flag_hn.png" />
<Content Include="res\icon\flag_hr.png" />
<Content Include="res\icon\flag_ht.png" />
<Content Include="res\icon\flag_hu.png" />
<Content Include="res\icon\flag_id.png" />
<Content Include="res\icon\flag_ie.png" />
<Content Include="res\icon\flag_il.png" />
<Content Include="res\icon\flag_in.png" />
<Content Include="res\icon\flag_io.png" />
<Content Include="res\icon\flag_iq.png" />
<Content Include="res\icon\flag_ir.png" />
<Content Include="res\icon\flag_is.png" />
<Content Include="res\icon\flag_it.png" />
<Content Include="res\icon\flag_jm.png" />
<Content Include="res\icon\flag_jo.png" />
<Content Include="res\icon\flag_jp.png" />
<Content Include="res\icon\flag_ke.png" />
<Content Include="res\icon\flag_kg.png" />
<Content Include="res\icon\flag_kh.png" />
<Content Include="res\icon\flag_ki.png" />
<Content Include="res\icon\flag_km.png" />
<Content Include="res\icon\flag_kn.png" />
<Content Include="res\icon\flag_kp.png" />
<Content Include="res\icon\flag_kr.png" />
<Content Include="res\icon\flag_kw.png" />
<Content Include="res\icon\flag_ky.png" />
<Content Include="res\icon\flag_kz.png" />
<Content Include="res\icon\flag_la.png" />
<Content Include="res\icon\flag_lb.png" />
<Content Include="res\icon\flag_lc.png" />
<Content Include="res\icon\flag_li.png" />
<Content Include="res\icon\flag_lk.png" />
<Content Include="res\icon\flag_lr.png" />
<Content Include="res\icon\flag_ls.png" />
<Content Include="res\icon\flag_lt.png" />
<Content Include="res\icon\flag_lu.png" />
<Content Include="res\icon\flag_lv.png" />
<Content Include="res\icon\flag_ly.png" />
<Content Include="res\icon\flag_ma.png" />
<Content Include="res\icon\flag_mc.png" />
<Content Include="res\icon\flag_md.png" />
<Content Include="res\icon\flag_me.png" />
<Content Include="res\icon\flag_mg.png" />
<Content Include="res\icon\flag_mh.png" />
<Content Include="res\icon\flag_mk.png" />
<Content Include="res\icon\flag_ml.png" />
<Content Include="res\icon\flag_mm.png" />
<Content Include="res\icon\flag_mn.png" />
<Content Include="res\icon\flag_mo.png" />
<Content Include="res\icon\flag_mp.png" />
<Content Include="res\icon\flag_mq.png" />
<Content Include="res\icon\flag_mr.png" />
<Content Include="res\icon\flag_ms.png" />
<Content Include="res\icon\flag_mt.png" />
<Content Include="res\icon\flag_mu.png" />
<Content Include="res\icon\flag_mv.png" />
<Content Include="res\icon\flag_mw.png" />
<Content Include="res\icon\flag_mx.png" />
<Content Include="res\icon\flag_my.png" />
<Content Include="res\icon\flag_mz.png" />
<Content Include="res\icon\flag_na.png" />
<Content Include="res\icon\flag_nc.png" />
<Content Include="res\icon\flag_ne.png" />
<Content Include="res\icon\flag_nf.png" />
<Content Include="res\icon\flag_ng.png" />
<Content Include="res\icon\flag_ni.png" />
<Content Include="res\icon\flag_nl.png" />
<Content Include="res\icon\flag_no.png" />
<Content Include="res\icon\flag_np.png" />
<Content Include="res\icon\flag_nr.png" />
<Content Include="res\icon\flag_nu.png" />
<Content Include="res\icon\flag_nz.png" />
<Content Include="res\icon\flag_om.png" />
<Content Include="res\icon\flag_orange.png" />
<Content Include="res\icon\flag_pa.png" />
<Content Include="res\icon\flag_pe.png" />
<Content Include="res\icon\flag_pf.png" />
<Content Include="res\icon\flag_pg.png" />
<Content Include="res\icon\flag_ph.png" />
<Content Include="res\icon\flag_pink.png" />
<Content Include="res\icon\flag_pk.png" />
<Content Include="res\icon\flag_pl.png" />
<Content Include="res\icon\flag_pm.png" />
<Content Include="res\icon\flag_pn.png" />
<Content Include="res\icon\flag_pr.png" />
<Content Include="res\icon\flag_ps.png" />
<Content Include="res\icon\flag_pt.png" />
<Content Include="res\icon\flag_purple.png" />
<Content Include="res\icon\flag_pw.png" />
<Content Include="res\icon\flag_py.png" />
<Content Include="res\icon\flag_qa.png" />
<Content Include="res\icon\flag_re.png" />
<Content Include="res\icon\flag_red.png" />
<Content Include="res\icon\flag_ro.png" />
<Content Include="res\icon\flag_rs.png" />
<Content Include="res\icon\flag_ru.png" />
<Content Include="res\icon\flag_rw.png" />
<Content Include="res\icon\flag_sa.png" />
<Content Include="res\icon\flag_sb.png" />
<Content Include="res\icon\flag_sc.png" />
<Content Include="res\icon\flag_scotland.png" />
<Content Include="res\icon\flag_sd.png" />
<Content Include="res\icon\flag_se.png" />
<Content Include="res\icon\flag_sg.png" />
<Content Include="res\icon\flag_sh.png" />
<Content Include="res\icon\flag_si.png" />
<Content Include="res\icon\flag_sj.png" />
<Content Include="res\icon\flag_sk.png" />
<Content Include="res\icon\flag_sl.png" />
<Content Include="res\icon\flag_sm.png" />
<Content Include="res\icon\flag_sn.png" />
<Content Include="res\icon\flag_so.png" />
<Content Include="res\icon\flag_sr.png" />
<Content Include="res\icon\flag_st.png" />
<Content Include="res\icon\flag_sv.png" />
<Content Include="res\icon\flag_sy.png" />
<Content Include="res\icon\flag_sz.png" />
<Content Include="res\icon\flag_tc.png" />
<Content Include="res\icon\flag_td.png" />
<Content Include="res\icon\flag_tf.png" />
<Content Include="res\icon\flag_tg.png" />
<Content Include="res\icon\flag_th.png" />
<Content Include="res\icon\flag_tj.png" />
<Content Include="res\icon\flag_tk.png" />
<Content Include="res\icon\flag_tl.png" />
<Content Include="res\icon\flag_tm.png" />
<Content Include="res\icon\flag_tn.png" />
<Content Include="res\icon\flag_to.png" />
<Content Include="res\icon\flag_tr.png" />
<Content Include="res\icon\flag_tt.png" />
<Content Include="res\icon\flag_tv.png" />
<Content Include="res\icon\flag_tw.png" />
<Content Include="res\icon\flag_tz.png" />
<Content Include="res\icon\flag_ua.png" />
<Content Include="res\icon\flag_ug.png" />
<Content Include="res\icon\flag_um.png" />
<Content Include="res\icon\flag_us.png" />
<Content Include="res\icon\flag_uy.png" />
<Content Include="res\icon\flag_uz.png" />
<Content Include="res\icon\flag_va.png" />
<Content Include="res\icon\flag_vc.png" />
<Content Include="res\icon\flag_ve.png" />
<Content Include="res\icon\flag_vg.png" />
<Content Include="res\icon\flag_vi.png" />
<Content Include="res\icon\flag_vn.png" />
<Content Include="res\icon\flag_vu.png" />
<Content Include="res\icon\flag_wales.png" />
<Content Include="res\icon\flag_wf.png" />
<Content Include="res\icon\flag_white.png" />
<Content Include="res\icon\flag_ws.png" />
<Content Include="res\icon\flag_ye.png" />
<Content Include="res\icon\flag_yellow.png" />
<Content Include="res\icon\flag_yt.png" />
<Content Include="res\icon\flag_za.png" />
<Content Include="res\icon\flag_zm.png" />
<Content Include="res\icon\flag_zw.png" />
<Content Include="res\icon\flower_daisy.png" />
<Content Include="res\icon\folder.png" />
<Content Include="res\icon\folder_add.png" />
<Content Include="res\icon\folder_bell.png" />
<Content Include="res\icon\folder_bookmark.png" />
<Content Include="res\icon\folder_brick.png" />
<Content Include="res\icon\folder_bug.png" />
<Content Include="res\icon\folder_camera.png" />
<Content Include="res\icon\folder_connect.png" />
<Content Include="res\icon\folder_database.png" />
<Content Include="res\icon\folder_delete.png" />
<Content Include="res\icon\folder_edit.png" />
<Content Include="res\icon\folder_error.png" />
<Content Include="res\icon\folder_explore.png" />
<Content Include="res\icon\folder_feed.png" />
<Content Include="res\icon\folder_film.png" />
<Content Include="res\icon\folder_find.png" />
<Content Include="res\icon\folder_font.png" />
<Content Include="res\icon\folder_go.png" />
<Content Include="res\icon\folder_heart.png" />
<Content Include="res\icon\folder_home.png" />
<Content Include="res\icon\folder_image.png" />
<Content Include="res\icon\folder_key.png" />
<Content Include="res\icon\folder_lightbulb.png" />
<Content Include="res\icon\folder_link.png" />
<Content Include="res\icon\folder_magnify.png" />
<Content Include="res\icon\folder_page.png" />
<Content Include="res\icon\folder_page_white.png" />
<Content Include="res\icon\folder_palette.png" />
<Content Include="res\icon\folder_picture.png" />
<Content Include="res\icon\folder_star.png" />
<Content Include="res\icon\folder_table.png" />
<Content Include="res\icon\folder_up.png" />
<Content Include="res\icon\folder_user.png" />
<Content Include="res\icon\folder_wrench.png" />
<Content Include="res\icon\font.png" />
<Content Include="res\icon\font_add.png" />
<Content Include="res\icon\font_color.png" />
<Content Include="res\icon\font_delete.png" />
<Content Include="res\icon\font_go.png" />
<Content Include="res\icon\font_larger.png" />
<Content Include="res\icon\font_smaller.png" />
<Content Include="res\icon\forward_blue.png" />
<Content Include="res\icon\forward_green.png" />
<Content Include="res\icon\group.png" />
<Content Include="res\icon\group_add.png" />
<Content Include="res\icon\group_delete.png" />
<Content Include="res\icon\group_edit.png" />
<Content Include="res\icon\group_error.png" />
<Content Include="res\icon\group_gear.png" />
<Content Include="res\icon\group_go.png" />
<Content Include="res\icon\group_key.png" />
<Content Include="res\icon\group_link.png" />
<Content Include="res\icon\heart.png" />
<Content Include="res\icon\heart_add.png" />
<Content Include="res\icon\heart_broken.png" />
<Content Include="res\icon\heart_connect.png" />
<Content Include="res\icon\heart_delete.png" />
<Content Include="res\icon\help.png" />
<Content Include="res\icon\hourglass.png" />
<Content Include="res\icon\hourglass_add.png" />
<Content Include="res\icon\hourglass_delete.png" />
<Content Include="res\icon\hourglass_go.png" />
<Content Include="res\icon\hourglass_link.png" />
<Content Include="res\icon\house.png" />
<Content Include="res\icon\house_connect.png" />
<Content Include="res\icon\house_go.png" />
<Content Include="res\icon\house_key.png" />
<Content Include="res\icon\house_link.png" />
<Content Include="res\icon\house_star.png" />
<Content Include="res\icon\html.png" />
<Content Include="res\icon\html_add.png" />
<Content Include="res\icon\html_delete.png" />
<Content Include="res\icon\html_error.png" />
<Content Include="res\icon\html_go.png" />
<Content Include="res\icon\html_valid.png" />
<Content Include="res\icon\image.png" />
<Content Include="res\icon\images.png" />
<Content Include="res\icon\image_add.png" />
<Content Include="res\icon\image_delete.png" />
<Content Include="res\icon\image_edit.png" />
<Content Include="res\icon\image_link.png" />
<Content Include="res\icon\image_magnify.png" />
<Content Include="res\icon\image_star.png" />
<Content Include="res\icon\information.png" />
<Content Include="res\icon\ipod.png" />
<Content Include="res\icon\ipod_cast.png" />
<Content Include="res\icon\ipod_cast_add.png" />
<Content Include="res\icon\ipod_cast_delete.png" />
<Content Include="res\icon\ipod_connect.png" />
<Content Include="res\icon\ipod_nano.png" />
<Content Include="res\icon\ipod_nano_connect.png" />
<Content Include="res\icon\ipod_sound.png" />
<Content Include="res\icon\joystick.png" />
<Content Include="res\icon\joystick_add.png" />
<Content Include="res\icon\joystick_connect.png" />
<Content Include="res\icon\joystick_delete.png" />
<Content Include="res\icon\joystick_error.png" />
<Content Include="res\icon\key.png" />
<Content Include="res\icon\keyboard.png" />
<Content Include="res\icon\keyboard_add.png" />
<Content Include="res\icon\keyboard_connect.png" />
<Content Include="res\icon\keyboard_delete.png" />
<Content Include="res\icon\keyboard_magnify.png" />
<Content Include="res\icon\key_add.png" />
<Content Include="res\icon\key_delete.png" />
<Content Include="res\icon\key_go.png" />
<Content Include="res\icon\key_start.png" />
<Content Include="res\icon\key_stop.png" />
<Content Include="res\icon\laptop.png" />
<Content Include="res\icon\laptop_add.png" />
<Content Include="res\icon\laptop_connect.png" />
<Content Include="res\icon\laptop_delete.png" />
<Content Include="res\icon\laptop_disk.png" />
<Content Include="res\icon\laptop_edit.png" />
<Content Include="res\icon\laptop_error.png" />
<Content Include="res\icon\laptop_go.png" />
<Content Include="res\icon\laptop_key.png" />
<Content Include="res\icon\laptop_link.png" />
<Content Include="res\icon\laptop_magnify.png" />
<Content Include="res\icon\laptop_start.png" />
<Content Include="res\icon\laptop_stop.png" />
<Content Include="res\icon\laptop_wrench.png" />
<Content Include="res\icon\layers.png" />
<Content Include="res\icon\layout.png" />
<Content Include="res\icon\layout_add.png" />
<Content Include="res\icon\layout_content.png" />
<Content Include="res\icon\layout_delete.png" />
<Content Include="res\icon\layout_edit.png" />
<Content Include="res\icon\layout_error.png" />
<Content Include="res\icon\layout_header.png" />
<Content Include="res\icon\layout_key.png" />
<Content Include="res\icon\layout_lightning.png" />
<Content Include="res\icon\layout_link.png" />
<Content Include="res\icon\layout_sidebar.png" />
<Content Include="res\icon\lightbulb.png" />
<Content Include="res\icon\lightbulb_add.png" />
<Content Include="res\icon\lightbulb_delete.png" />
<Content Include="res\icon\lightbulb_off.png" />
<Content Include="res\icon\lightning.png" />
<Content Include="res\icon\lightning_add.png" />
<Content Include="res\icon\lightning_delete.png" />
<Content Include="res\icon\lightning_go.png" />
<Content Include="res\icon\link.png" />
<Content Include="res\icon\link_add.png" />
<Content Include="res\icon\link_break.png" />
<Content Include="res\icon\link_delete.png" />
<Content Include="res\icon\link_edit.png" />
<Content Include="res\icon\link_error.png" />
<Content Include="res\icon\link_go.png" />
<Content Include="res\icon\lock.png" />
<Content Include="res\icon\lock_add.png" />
<Content Include="res\icon\lock_break.png" />
<Content Include="res\icon\lock_delete.png" />
<Content Include="res\icon\lock_edit.png" />
<Content Include="res\icon\lock_go.png" />
<Content Include="res\icon\lock_key.png" />
<Content Include="res\icon\lock_open.png" />
<Content Include="res\icon\lock_start.png" />
<Content Include="res\icon\lock_stop.png" />
<Content Include="res\icon\lorry.png" />
<Content Include="res\icon\lorry_add.png" />
<Content Include="res\icon\lorry_delete.png" />
<Content Include="res\icon\lorry_error.png" />
<Content Include="res\icon\lorry_flatbed.png" />
<Content Include="res\icon\lorry_go.png" />
<Content Include="res\icon\lorry_link.png" />
<Content Include="res\icon\lorry_start.png" />
<Content Include="res\icon\lorry_stop.png" />
<Content Include="res\icon\magifier_zoom_out.png" />
<Content Include="res\icon\magnifier.png" />
<Content Include="res\icon\magnifier_zoom_in.png" />
<Content Include="res\icon\mail.png" />
<Content Include="res\icon\male.png" />
<Content Include="res\icon\map.png" />
<Content Include="res\icon\map_add.png" />
<Content Include="res\icon\map_clipboard.png" />
<Content Include="res\icon\map_cursor.png" />
<Content Include="res\icon\map_delete.png" />
<Content Include="res\icon\map_edit.png" />
<Content Include="res\icon\map_error.png" />
<Content Include="res\icon\map_go.png" />
<Content Include="res\icon\map_link.png" />
<Content Include="res\icon\map_magnify.png" />
<Content Include="res\icon\map_start.png" />
<Content Include="res\icon\map_stop.png" />
<Content Include="res\icon\medal_bronze_1.png" />
<Content Include="res\icon\medal_bronze_2.png" />
<Content Include="res\icon\medal_bronze_3.png" />
<Content Include="res\icon\medal_bronze_add.png" />
<Content Include="res\icon\medal_bronze_delete.png" />
<Content Include="res\icon\medal_gold_1.png" />
<Content Include="res\icon\medal_gold_2.png" />
<Content Include="res\icon\medal_gold_3.png" />
<Content Include="res\icon\medal_gold_add.png" />
<Content Include="res\icon\medal_gold_delete.png" />
<Content Include="res\icon\medal_silver_1.png" />
<Content Include="res\icon\medal_silver_2.png" />
<Content Include="res\icon\medal_silver_3.png" />
<Content Include="res\icon\medal_silver_add.png" />
<Content Include="res\icon\medal_silver_delete.png" />
<Content Include="res\icon\money.png" />
<Content Include="res\icon\money_add.png" />
<Content Include="res\icon\money_delete.png" />
<Content Include="res\icon\money_dollar.png" />
<Content Include="res\icon\money_euro.png" />
<Content Include="res\icon\money_pound.png" />
<Content Include="res\icon\money_yen.png" />
<Content Include="res\icon\monitor.png" />
<Content Include="res\icon\monitor_add.png" />
<Content Include="res\icon\monitor_delete.png" />
<Content Include="res\icon\monitor_edit.png" />
<Content Include="res\icon\monitor_error.png" />
<Content Include="res\icon\monitor_go.png" />
<Content Include="res\icon\monitor_key.png" />
<Content Include="res\icon\monitor_lightning.png" />
<Content Include="res\icon\monitor_link.png" />
<Content Include="res\icon\moon_full.png" />
<Content Include="res\icon\mouse.png" />
<Content Include="res\icon\mouse_add.png" />
<Content Include="res\icon\mouse_delete.png" />
<Content Include="res\icon\mouse_error.png" />
<Content Include="res\icon\music.png" />
<Content Include="res\icon\music_note.png" />
<Content Include="res\icon\neighbourhood.png" />
<Content Include="res\icon\new.png" />
<Content Include="res\icon\newspaper.png" />
<Content Include="res\icon\newspaper_add.png" />
<Content Include="res\icon\newspaper_delete.png" />
<Content Include="res\icon\newspaper_go.png" />
<Content Include="res\icon\newspaper_link.png" />
<Content Include="res\icon\new_blue.png" />
<Content Include="res\icon\new_red.png" />
<Content Include="res\icon\next_blue.png" />
<Content Include="res\icon\next_green.png" />
<Content Include="res\icon\note.png" />
<Content Include="res\icon\note_add.png" />
<Content Include="res\icon\note_delete.png" />
<Content Include="res\icon\note_edit.png" />
<Content Include="res\icon\note_error.png" />
<Content Include="res\icon\note_go.png" />
<Content Include="res\icon\outline.png" />
<Content Include="res\icon\overlays.png" />
<Content Include="res\icon\package.png" />
<Content Include="res\icon\package_add.png" />
<Content Include="res\icon\package_delete.png" />
<Content Include="res\icon\package_down.png" />
<Content Include="res\icon\package_go.png" />
<Content Include="res\icon\package_green.png" />
<Content Include="res\icon\package_in.png" />
<Content Include="res\icon\package_link.png" />
<Content Include="res\icon\package_se.png" />
<Content Include="res\icon\package_start.png" />
<Content Include="res\icon\package_stop.png" />
<Content Include="res\icon\package_white.png" />
<Content Include="res\icon\page.png" />
<Content Include="res\icon\page_add.png" />
<Content Include="res\icon\page_attach.png" />
<Content Include="res\icon\page_back.png" />
<Content Include="res\icon\page_break.png" />
<Content Include="res\icon\page_break_insert.png" />
<Content Include="res\icon\page_cancel.png" />
<Content Include="res\icon\page_code.png" />
<Content Include="res\icon\page_copy.png" />
<Content Include="res\icon\page_delete.png" />
<Content Include="res\icon\page_edit.png" />
<Content Include="res\icon\page_error.png" />
<Content Include="res\icon\page_excel.png" />
<Content Include="res\icon\page_find.png" />
<Content Include="res\icon\page_forward.png" />
<Content Include="res\icon\page_gear.png" />
<Content Include="res\icon\page_go.png" />
<Content Include="res\icon\page_green.png" />
<Content Include="res\icon\page_header_footer.png" />
<Content Include="res\icon\page_key.png" />
<Content Include="res\icon\page_landscape.png" />
<Content Include="res\icon\page_landscape_shot.png" />
<Content Include="res\icon\page_lightning.png" />
<Content Include="res\icon\page_link.png" />
<Content Include="res\icon\page_magnify.png" />
<Content Include="res\icon\page_paintbrush.png" />
<Content Include="res\icon\page_paste.png" />
<Content Include="res\icon\page_portrait.png" />
<Content Include="res\icon\page_portrait_shot.png" />
<Content Include="res\icon\page_red.png" />
<Content Include="res\icon\page_refresh.png" />
<Content Include="res\icon\page_save.png" />
<Content Include="res\icon\page_white.png" />
<Content Include="res\icon\page_white_acrobat.png" />
<Content Include="res\icon\page_white_actionscript.png" />
<Content Include="res\icon\page_white_add.png" />
<Content Include="res\icon\page_white_break.png" />
<Content Include="res\icon\page_white_c.png" />
<Content Include="res\icon\page_white_camera.png" />
<Content Include="res\icon\page_white_cd.png" />
<Content Include="res\icon\page_white_cdr.png" />
<Content Include="res\icon\page_white_code.png" />
<Content Include="res\icon\page_white_code_red.png" />
<Content Include="res\icon\page_white_coldfusion.png" />
<Content Include="res\icon\page_white_compressed.png" />
<Content Include="res\icon\page_white_connect.png" />
<Content Include="res\icon\page_white_copy.png" />
<Content Include="res\icon\page_white_cplusplus.png" />
<Content Include="res\icon\page_white_csharp.png" />
<Content Include="res\icon\page_white_cup.png" />
<Content Include="res\icon\page_white_database.png" />
<Content Include="res\icon\page_white_database_yellow.png" />
<Content Include="res\icon\page_white_delete.png" />
<Content Include="res\icon\page_white_dvd.png" />
<Content Include="res\icon\page_white_edit.png" />
<Content Include="res\icon\page_white_error.png" />
<Content Include="res\icon\page_white_excel.png" />
<Content Include="res\icon\page_white_find.png" />
<Content Include="res\icon\page_white_flash.png" />
<Content Include="res\icon\page_white_font.png" />
<Content Include="res\icon\page_white_freehand.png" />
<Content Include="res\icon\page_white_gear.png" />
<Content Include="res\icon\page_white_get.png" />
<Content Include="res\icon\page_white_go.png" />
<Content Include="res\icon\page_white_h.png" />
<Content Include="res\icon\page_white_horizontal.png" />
<Content Include="res\icon\page_white_key.png" />
<Content Include="res\icon\page_white_lightning.png" />
<Content Include="res\icon\page_white_link.png" />
<Content Include="res\icon\page_white_magnify.png" />
<Content Include="res\icon\page_white_medal.png" />
<Content Include="res\icon\page_white_office.png" />
<Content Include="res\icon\page_white_paint.png" />
<Content Include="res\icon\page_white_paintbrush.png" />
<Content Include="res\icon\page_white_paint_2.png" />
<Content Include="res\icon\page_white_paste.png" />
<Content Include="res\icon\page_white_paste_table.png" />
<Content Include="res\icon\page_white_php.png" />
<Content Include="res\icon\page_white_picture.png" />
<Content Include="res\icon\page_white_powerpoint.png" />
<Content Include="res\icon\page_white_put.png" />
<Content Include="res\icon\page_white_refresh.png" />
<Content Include="res\icon\page_white_ruby.png" />
<Content Include="res\icon\page_white_side_by_side.png" />
<Content Include="res\icon\page_white_stack.png" />
<Content Include="res\icon\page_white_star.png" />
<Content Include="res\icon\page_white_swoosh.png" />
<Content Include="res\icon\page_white_text.png" />
<Content Include="res\icon\page_white_text_width.png" />
<Content Include="res\icon\page_white_tux.png" />
<Content Include="res\icon\page_white_vector.png" />
<Content Include="res\icon\page_white_visualstudio.png" />
<Content Include="res\icon\page_white_width.png" />
<Content Include="res\icon\page_white_word.png" />
<Content Include="res\icon\page_white_world.png" />
<Content Include="res\icon\page_white_wrench.png" />
<Content Include="res\icon\page_white_zip.png" />
<Content Include="res\icon\page_word.png" />
<Content Include="res\icon\page_world.png" />
<Content Include="res\icon\paint.png" />
<Content Include="res\icon\paintbrush.png" />
<Content Include="res\icon\paintbrush_color.png" />
<Content Include="res\icon\paintcan.png" />
<Content Include="res\icon\paintcan_red.png" />
<Content Include="res\icon\paint_can_brush.png" />
<Content Include="res\icon\palette.png" />
<Content Include="res\icon\paste_plain.png" />
<Content Include="res\icon\paste_word.png" />
<Content Include="res\icon\pause_blue.png" />
<Content Include="res\icon\pause_green.png" />
<Content Include="res\icon\pause_record.png" />
<Content Include="res\icon\pencil.png" />
<Content Include="res\icon\pencil_add.png" />
<Content Include="res\icon\pencil_delete.png" />
<Content Include="res\icon\pencil_go.png" />
<Content Include="res\icon\phone.png" />
<Content Include="res\icon\phone_add.png" />
<Content Include="res\icon\phone_delete.png" />
<Content Include="res\icon\phone_edit.png" />
<Content Include="res\icon\phone_error.png" />
<Content Include="res\icon\phone_go.png" />
<Content Include="res\icon\phone_key.png" />
<Content Include="res\icon\phone_link.png" />
<Content Include="res\icon\phone_sound.png" />
<Content Include="res\icon\phone_start.png" />
<Content Include="res\icon\phone_stop.png" />
<Content Include="res\icon\photo.png" />
<Content Include="res\icon\photos.png" />
<Content Include="res\icon\photo_add.png" />
<Content Include="res\icon\photo_delete.png" />
<Content Include="res\icon\photo_edit.png" />
<Content Include="res\icon\photo_link.png" />
<Content Include="res\icon\photo_paint.png" />
<Content Include="res\icon\picture.png" />
<Content Include="res\icon\pictures.png" />
<Content Include="res\icon\pictures_thumbs.png" />
<Content Include="res\icon\picture_add.png" />
<Content Include="res\icon\picture_clipboard.png" />
<Content Include="res\icon\picture_delete.png" />
<Content Include="res\icon\picture_edit.png" />
<Content Include="res\icon\picture_empty.png" />
<Content Include="res\icon\picture_error.png" />
<Content Include="res\icon\picture_go.png" />
<Content Include="res\icon\picture_key.png" />
<Content Include="res\icon\picture_link.png" />
<Content Include="res\icon\picture_save.png" />
<Content Include="res\icon\pilcrow.png" />
<Content Include="res\icon\pill.png" />
<Content Include="res\icon\pill_add.png" />
<Content Include="res\icon\pill_delete.png" />
<Content Include="res\icon\pill_error.png" />
<Content Include="res\icon\pill_go.png" />
<Content Include="res\icon\play_blue.png" />
<Content Include="res\icon\play_green.png" />
<Content Include="res\icon\plugin.png" />
<Content Include="res\icon\plugin_add.png" />
<Content Include="res\icon\plugin_delete.png" />
<Content Include="res\icon\plugin_disabled.png" />
<Content Include="res\icon\plugin_edit.png" />
<Content Include="res\icon\plugin_error.png" />
<Content Include="res\icon\plugin_go.png" />
<Content Include="res\icon\plugin_key.png" />
<Content Include="res\icon\plugin_link.png" />
<Content Include="res\icon\previous_green.png" />
<Content Include="res\icon\printer.png" />
<Content Include="res\icon\printer_add.png" />
<Content Include="res\icon\printer_cancel.png" />
<Content Include="res\icon\printer_color.png" />
<Content Include="res\icon\printer_connect.png" />
<Content Include="res\icon\printer_delete.png" />
<Content Include="res\icon\printer_empty.png" />
<Content Include="res\icon\printer_error.png" />
<Content Include="res\icon\printer_go.png" />
<Content Include="res\icon\printer_key.png" />
<Content Include="res\icon\printer_mono.png" />
<Content Include="res\icon\printer_start.png" />
<Content Include="res\icon\printer_stop.png" />
<Content Include="res\icon\rainbow.png" />
<Content Include="res\icon\rainbow_star.png" />
<Content Include="res\icon\record_blue.png" />
<Content Include="res\icon\record_green.png" />
<Content Include="res\icon\record_red.png" />
<Content Include="res\icon\reload.png" />
<Content Include="res\icon\report.png" />
<Content Include="res\icon\report_add.png" />
<Content Include="res\icon\report_delete.png" />
<Content Include="res\icon\report_disk.png" />
<Content Include="res\icon\report_edit.png" />
<Content Include="res\icon\report_go.png" />
<Content Include="res\icon\report_key.png" />
<Content Include="res\icon\report_link.png" />
<Content Include="res\icon\report_magnify.png" />
<Content Include="res\icon\report_picture.png" />
<Content Include="res\icon\report_start.png" />
<Content Include="res\icon\report_stop.png" />
<Content Include="res\icon\report_user.png" />
<Content Include="res\icon\report_word.png" />
<Content Include="res\icon\resultset_first.png" />
<Content Include="res\icon\resultset_last.png" />
<Content Include="res\icon\resultset_next.png" />
<Content Include="res\icon\resultset_previous.png" />
<Content Include="res\icon\reverse_blue.png" />
<Content Include="res\icon\reverse_green.png" />
<Content Include="res\icon\rewind_blue.png" />
<Content Include="res\icon\rewind_green.png" />
<Content Include="res\icon\rgb.png" />
<Content Include="res\icon\rosette.png" />
<Content Include="res\icon\rosette_blue.png" />
<Content Include="res\icon\rss.png" />
<Content Include="res\icon\rss_add.png" />
<Content Include="res\icon\rss_delete.png" />
<Content Include="res\icon\rss_error.png" />
<Content Include="res\icon\rss_go.png" />
<Content Include="res\icon\rss_valid.png" />
<Content Include="res\icon\ruby.png" />
<Content Include="res\icon\ruby_add.png" />
<Content Include="res\icon\ruby_delete.png" />
<Content Include="res\icon\ruby_gear.png" />
<Content Include="res\icon\ruby_get.png" />
<Content Include="res\icon\ruby_go.png" />
<Content Include="res\icon\ruby_key.png" />
<Content Include="res\icon\ruby_link.png" />
<Content Include="res\icon\ruby_put.png" />
<Content Include="res\icon\script.png" />
<Content Include="res\icon\script_add.png" />
<Content Include="res\icon\script_code.png" />
<Content Include="res\icon\script_code_original.png" />
<Content Include="res\icon\script_code_red.png" />
<Content Include="res\icon\script_delete.png" />
<Content Include="res\icon\script_edit.png" />
<Content Include="res\icon\script_error.png" />
<Content Include="res\icon\script_gear.png" />
<Content Include="res\icon\script_go.png" />
<Content Include="res\icon\script_key.png" />
<Content Include="res\icon\script_lightning.png" />
<Content Include="res\icon\script_link.png" />
<Content Include="res\icon\script_palette.png" />
<Content Include="res\icon\script_save.png" />
<Content Include="res\icon\script_start.png" />
<Content Include="res\icon\script_stop.png" />
<Content Include="res\icon\seasons.png" />
<Content Include="res\icon\section_collapsed.png" />
<Content Include="res\icon\section_expanded.png" />
<Content Include="res\icon\server.png" />
<Content Include="res\icon\server_add.png" />
<Content Include="res\icon\server_chart.png" />
<Content Include="res\icon\server_compressed.png" />
<Content Include="res\icon\server_connect.png" />
<Content Include="res\icon\server_database.png" />
<Content Include="res\icon\server_delete.png" />
<Content Include="res\icon\server_edit.png" />
<Content Include="res\icon\server_error.png" />
<Content Include="res\icon\server_go.png" />
<Content Include="res\icon\server_key.png" />
<Content Include="res\icon\server_lightning.png" />
<Content Include="res\icon\server_link.png" />
<Content Include="res\icon\server_start.png" />
<Content Include="res\icon\server_stop.png" />
<Content Include="res\icon\server_uncompressed.png" />
<Content Include="res\icon\server_wrench.png" />
<Content Include="res\icon\shading.png" />
<Content Include="res\icon\shapes_many.png" />
<Content Include="res\icon\shapes_many_select.png" />
<Content Include="res\icon\shape_3d.png" />
<Content Include="res\icon\shape_align_bottom.png" />
<Content Include="res\icon\shape_align_center.png" />
<Content Include="res\icon\shape_align_left.png" />
<Content Include="res\icon\shape_align_middle.png" />
<Content Include="res\icon\shape_align_right.png" />
<Content Include="res\icon\shape_align_top.png" />
<Content Include="res\icon\shape_flip_horizontal.png" />
<Content Include="res\icon\shape_flip_vertical.png" />
<Content Include="res\icon\shape_group.png" />
<Content Include="res\icon\shape_handles.png" />
<Content Include="res\icon\shape_move_back.png" />
<Content Include="res\icon\shape_move_backwards.png" />
<Content Include="res\icon\shape_move_forwards.png" />
<Content Include="res\icon\shape_move_front.png" />
<Content Include="res\icon\shape_rotate_anticlockwise.png" />
<Content Include="res\icon\shape_rotate_clockwise.png" />
<Content Include="res\icon\shape_shade_a.png" />
<Content Include="res\icon\shape_shade_b.png" />
<Content Include="res\icon\shape_shade_c.png" />
<Content Include="res\icon\shape_shadow.png" />
<Content Include="res\icon\shape_shadow_toggle.png" />
<Content Include="res\icon\shape_square.png" />
<Content Include="res\icon\shape_square_add.png" />
<Content Include="res\icon\shape_square_delete.png" />
<Content Include="res\icon\shape_square_edit.png" />
<Content Include="res\icon\shape_square_error.png" />
<Content Include="res\icon\shape_square_go.png" />
<Content Include="res\icon\shape_square_key.png" />
<Content Include="res\icon\shape_square_link.png" />
<Content Include="res\icon\shape_square_select.png" />
<Content Include="res\icon\shape_ungroup.png" />
<Content Include="res\icon\share.png" />
<Content Include="res\icon\shield.png" />
<Content Include="res\icon\shield_add.png" />
<Content Include="res\icon\shield_delete.png" />
<Content Include="res\icon\shield_error.png" />
<Content Include="res\icon\shield_go.png" />
<Content Include="res\icon\shield_rainbow.png" />
<Content Include="res\icon\shield_silver.png" />
<Content Include="res\icon\shield_start.png" />
<Content Include="res\icon\shield_stop.png" />
<Content Include="res\icon\sitemap.png" />
<Content Include="res\icon\sitemap_color.png" />
<Content Include="res\icon\smartphone.png" />
<Content Include="res\icon\smartphone_add.png" />
<Content Include="res\icon\smartphone_connect.png" />
<Content Include="res\icon\smartphone_delete.png" />
<Content Include="res\icon\smartphone_disk.png" />
<Content Include="res\icon\smartphone_edit.png" />
<Content Include="res\icon\smartphone_error.png" />
<Content Include="res\images\login\login_1.png" />
<Content Include="res\images\login\login_2.png" />
<Content Include="res\images\login\login_3.png" />
<Content Include="res\images\login\login_4.png" />
<Content Include="res\images\login\login_6.png" />
<Content Include="res\js\grhtml5-6.5-min.js" />
<Content Include="res\js\jquery.js" />
<Content Include="res\js\jquery.min.js" />
<Content Include="res\js\Lodop\LodopFuncs.js" />
<Content Include="res\js\main.js" />
<Content Include="res\loading\_102\ffffff_444444.gif" />
<Content Include="res\loading\_104\ffffff_444444.gif" />
<Content Include="res\loading\_109\ffffff_444444.gif" />
<Content Include="res\loading\_13\ffffff_444444.gif" />
<Content Include="res\loading\_1\ffffff_444444.gif" />
<Content Include="res\loading\_21\ffffff_444444.gif" />
<Content Include="res\loading\_25\ffffff_444444.gif" />
<Content Include="res\loading\_2\ffffff_444444.gif" />
<Content Include="res\loading\_31\ffffff_444444.gif" />
<Content Include="res\loading\_36\ffffff_444444.gif" />
<Content Include="res\loading\_3\ffffff_444444.gif" />
<Content Include="res\loading\_40\ffffff_444444.gif" />
<Content Include="res\loading\_43\ffffff_444444.gif" />
<Content Include="res\loading\_52\ffffff_444444.gif" />
<Content Include="res\loading\_53\ffffff_444444.gif" />
<Content Include="res\loading\_54\ffffff_444444.gif" />
<Content Include="res\loading\_61\ffffff_444444.gif" />
<Content Include="res\loading\_62\ffffff_444444.gif" />
<Content Include="res\loading\_66\ffffff_444444.gif" />
<Content Include="res\loading\_67\ffffff_444444.gif" />
<Content Include="res\loading\_68\ffffff_444444.gif" />
<Content Include="res\loading\_6\ffffff_444444.gif" />
<Content Include="res\loading\_72\ffffff_444444.gif" />
<Content Include="res\loading\_74\ffffff_444444.gif" />
<Content Include="res\loading\_75\ffffff_444444.gif" />
<Content Include="res\loading\_76\ffffff_444444.gif" />
<Content Include="res\loading\_8\ffffff_444444.gif" />
<Content Include="res\loading\_92\ffffff_444444.gif" />
<Content Include="res\loading\_93\ffffff_444444.gif" />
<Content Include="res\loading\_99\ffffff_444444.gif" />
<Content Include="Scripts\bootstrap.js" />
<Content Include="Scripts\bootstrap.min.js" />
<Content Include="Scripts\CreateControl.js" />
<Content Include="Scripts\jquery-1.10.2.js" />
<Content Include="Scripts\jquery-1.10.2.min.js" />
<Content Include="Scripts\knockout-3.4.2.debug.js" />
<Content Include="Scripts\knockout-3.4.2.js" />
<Content Include="Scripts\modernizr-2.6.2.js" />
<Content Include="Scripts\respond.js" />
<Content Include="Scripts\respond.min.js" />
<Content Include="Scripts\WebForms\DetailsView.js" />
<Content Include="Scripts\WebForms\Focus.js" />
<Content Include="Scripts\WebForms\GridView.js" />
<Content Include="Scripts\WebForms\Menu.js" />
<Content Include="Scripts\WebForms\MenuStandards.js" />
<Content Include="Scripts\WebForms\MSAjax\MicrosoftAjax.js" />
<Content Include="Scripts\WebForms\MSAjax\MicrosoftAjaxApplicationServices.js" />
<Content Include="Scripts\WebForms\MSAjax\MicrosoftAjaxComponentModel.js" />
<Content Include="Scripts\WebForms\MSAjax\MicrosoftAjaxCore.js" />
<Content Include="Scripts\WebForms\MSAjax\MicrosoftAjaxGlobalization.js" />
<Content Include="Scripts\WebForms\MSAjax\MicrosoftAjaxHistory.js" />
<Content Include="Scripts\WebForms\MSAjax\MicrosoftAjaxNetwork.js" />
<Content Include="Scripts\WebForms\MSAjax\MicrosoftAjaxSerialization.js" />
<Content Include="Scripts\WebForms\MSAjax\MicrosoftAjaxTimer.js" />
<Content Include="Scripts\WebForms\MSAjax\MicrosoftAjaxWebForms.js" />
<Content Include="Scripts\WebForms\MSAjax\MicrosoftAjaxWebServices.js" />
<Content Include="Scripts\WebForms\SmartNav.js" />
<Content Include="Scripts\WebForms\TreeView.js" />
<Content Include="Scripts\WebForms\WebForms.js" />
<Content Include="Scripts\WebForms\WebParts.js" />
<Content Include="Scripts\WebForms\WebUIValidation.js" />
<Content Include="Site.Master" />
<Content Include="Views\SupplierData\SCP_ASK.aspx" />
<Content Include="Views\SupplierData\SCP_PRODUCT_DETAIL.aspx" />
<Content Include="Views\SupplierData\SCP_CLAIM.aspx" />
<Content Include="Views\SupplierData\SCP_QUALITY.aspx" />
<Content Include="Views\SupplierData\SCP_RECEIVE_LIST.aspx" />
<Content Include="Views\SupplierData\SCP_ASN.aspx" />
<Content Include="Views\SupplierData\SCP_ASN_DETAIL.aspx" />
<Content Include="Views\SupplierData\SCP_INVOICE.aspx" />
<Content Include="Views\SupplierData\SCP_INVOICE_CREATE.aspx" />
<Content Include="Views\SupplierData\SCP_INVOICE_EDIT.aspx" />
<Content Include="Views\SupplierData\SCP_STOCK.aspx" />
<Content Include="Views\SupplierData\SCP_STOCK_DETAIL.aspx" />
<Content Include="Views\SupplierData\SCP_TIMELY_DELIVERY.aspx" />
<Content Include="Views\SupplierData\SCP_TS_BARCODE.aspx" />
<Content Include="Views\SupplierData\SCP_SHIP_DETAIL_BARCODE.aspx" />
<Content Include="ViewSwitcher.ascx" />
<Content Include="Views\SupplierData\SCP_UNPAID.aspx" />
<Content Include="Views\SupplierData\SupplierFinance\SCP_INVOICE.aspx" />
<Content Include="Views\SupplierData\SupplierFinance\SCP_INVOICE_CREATE.aspx" />
<Content Include="Views\SupplierData\SupplierFinance\SCP_INVOICE_EDIT.aspx" />
<Content Include="Views\SupplierData\SupplierFinance\SCP_RECEIVE_LIST.aspx" />
<Content Include="Views\SupplierData\SupplierLogistics\SCP_ASK.aspx" />
<Content Include="Views\SupplierData\SupplierLogistics\SCP_ASK_DETAIL.aspx" />
<Content Include="Views\SupplierData\SupplierLogistics\SCP_ASN.aspx" />
<Content Include="Views\SupplierData\SupplierLogistics\SCP_ASN_CREATE.aspx" />
<Content Include="Views\SupplierData\SupplierLogistics\SCP_ASN_DETAIL.aspx" />
<Content Include="Views\WarehouseData\SCP_INVOICE_VIEW.aspx" />
<Content Include="Views\WarehouseData\SCP_INVOICE_RECVICE.aspx" />
<Content Include="Views\WarehouseData\SCP_INVOICE_VIEW_DETAIL.aspx" />
<Content Include="Views\WarehouseData\SCP_INVOICE_DELTAIL.aspx" />
<Content Include="Views\WarehouseData\SCP_INVOICE_CONFIRM_DETAIL.aspx" />
<Content Include="Views\WarehouseData\SCP_INVOICE_CONFIRM.aspx" />
<Content Include="Views\WarehouseData\SCP_INVOICE_CHECKFAIL.aspx" />
<Content Include="Views\WarehouseData\SCP_INVOICE.aspx" />
<Content Include="Views\WarehouseData\SCP_RECEIVE_VIEW.aspx" />
<Content Include="Views\WarehouseData\SCP_RECEIVE_DETAIL_VIEW.aspx" />
<Content Include="Views\WarehouseData\SCP_RECEIVE.aspx" />
<Content Include="Views\WarehouseData\SCP_RECEIVE_DETAIL.aspx" />
<Content Include="Views\沈阳金杯\PlanData\SCP_ASK.aspx" />
<Content Include="Views\沈阳金杯\PlanData\SCP_ASK_DETAIL.aspx" />
<Content Include="Views\沈阳金杯\PlanData\SCP_ASK_DETAIL_PARTCODE.aspx" />
<Content Include="Views\沈阳金杯\PlanData\SCP_ASN.aspx" />
<Content Include="Views\沈阳金杯\PlanData\SCP_ASN_LIST.aspx" />
<Content Include="Views\沈阳金杯\PlanData\SCP_FORECAST.aspx" />
<Content Include="Views\沈阳金杯\PlanData\SCP_PRODUCT_DETAIL.aspx" />
<Content Include="Views\沈阳金杯\Report\SCP_FORECAST_REPORT.aspx" />
<Content Include="Views\沈阳金杯\Report\SCP_INCOMPLETE_ASK.aspx" />
<Content Include="Views\沈阳金杯\Report\SCP_OTD_REPORT.aspx" />
<Content Include="Views\沈阳金杯\Report\SCP_OTD_REPORT_VendID.aspx" />
<Content Include="Views\沈阳金杯\SCP_ARRIVE.aspx" />
<Content Include="Views\沈阳金杯\SCP_ARRIVE_DETAIL.aspx" />
<Content Include="Views\沈阳金杯\SupplierData\SCP_ASK.aspx" />
<Content Include="Views\沈阳金杯\SupplierData\SCP_ASK_DETAIL.aspx" />
<Content Include="Views\沈阳金杯\SupplierData\SCP_ASN.aspx" />
<Content Include="Views\沈阳金杯\SupplierData\SCP_ASN_CREATE.aspx" />
<Content Include="Views\沈阳金杯\SupplierData\SCP_ASN_DETAIL.aspx" />
<Content Include="Views\沈阳金杯\SupplierData\SCP_ASN_DETAIL_Modify.aspx" />
<Content Include="Views\沈阳金杯\SupplierData\SCP_FORECAST.aspx" />
<Content Include="Views\沈阳金杯\SupplierData\SCP_INVOICE.aspx" />
<Content Include="Views\沈阳金杯\SupplierData\SCP_INVOICE_CREATE.aspx" />
<Content Include="Views\沈阳金杯\SupplierData\SCP_INVOICE_EDIT.aspx" />
<Content Include="Views\沈阳金杯\SupplierData\SCP_PRODUCT_DETAIL.aspx" />
<Content Include="Views\沈阳金杯\SupplierData\SCP_RECEIVE_LIST.aspx" />
<Content Include="Views\沈阳金杯\SupplierData\SCP_TS_BARCODE.aspx" />
<Content Include="Views\沈阳金杯\SupplierData\SCP_WMS_STOCK_REPORT.aspx" />
<Content Include="Views\沈阳金杯\WarehouseData\SCP_INVOICE.aspx" />
<Content Include="Views\沈阳金杯\WarehouseData\SCP_INVOICE_CHECKFAIL.aspx" />
<Content Include="Views\沈阳金杯\WarehouseData\SCP_INVOICE_CONFIRM.aspx" />
<Content Include="Views\沈阳金杯\WarehouseData\SCP_INVOICE_CONFIRM_DETAIL.aspx" />
<Content Include="Views\沈阳金杯\WarehouseData\SCP_INVOICE_DELTAIL.aspx" />
<Content Include="Views\沈阳金杯\WarehouseData\SCP_INVOICE_VIEW.aspx" />
<Content Include="Views\沈阳金杯\WarehouseData\SCP_INVOICE_VIEW_DETAIL.aspx" />
<Content Include="Views\沈阳金杯\WarehouseData\SCP_RECEIVE.aspx" />
<Content Include="Views\沈阳金杯\WarehouseData\SCP_RECEIVE_DETAIL.aspx" />
<Content Include="Views\重庆北汽模塑\PlanData\SCP_ASK.aspx" />
<Content Include="Views\重庆北汽模塑\PlanData\SCP_ASK_DETAIL.aspx" />
<Content Include="Views\重庆北汽模塑\PlanData\SCP_PO_CREATE_ASK.aspx" />
<Content Include="Views\重庆北汽模塑\SupplierData\SCP_ASK.aspx" />
<Content Include="Views\重庆北汽模塑\SupplierData\SCP_ASK_DETAIL.aspx" />
<Content Include="Views\重庆北汽模塑\SupplierData\SCP_ASN_CREATE.aspx" />
<Content Include="Views\锦州锦恒\SupplierData\SCP_ASN.aspx" />
<Content Include="Views\锦州锦恒\SupplierData\SCP_ASN_DETAIL.aspx" />
<Content Include="Views\锦州锦恒\SupplierData\SCP_INVOICE.aspx" />
<Content Include="Views\锦州锦恒\SupplierData\SCP_INVOICE_EDIT.aspx" />
<Content Include="Views\锦州锦恒\SupplierData\SCP_SELECT_MAKE.aspx" />
<Content Include="Views\锦州锦恒\SupplierData\SCP_SHIP_DETAIL_BARCODE.aspx" />
<Content Include="Views\锦州锦恒\WarehouseData\SCP_INVOICE.aspx" />
<Content Include="Views\锦州锦恒\WarehouseData\SCP_INVOICE_CONFIRM.aspx" />
<Content Include="Views\锦州锦恒\WarehouseData\SCP_INVOICE_CONFIRM_DETAIL.aspx" />
<Content Include="Views\锦州锦恒\WarehouseData\SCP_INVOICE_DELTAIL.aspx" />
<Content Include="Views\长春安通林\SCP_ASK.aspx" />
<Content Include="Views\长春安通林\SCP_ASK_AUDIT.aspx" />
<Content Include="Views\长春安通林\SCP_ASK_AUDIT_DETAIL.aspx" />
<Content Include="Views\长春安通林\SCP_ASK_DETAIL.aspx" />
<Content Include="Views\长春安通林\SCP_PO.aspx" />
<Content Include="Views\长春安通林\SCP_PO_ASK.aspx" />
<Content Include="Views\长春安通林\SCP_PO_CREATE_ASK.aspx" />
<Content Include="Views\长春安通林\SCP_PO_DETAIL.aspx" />
<Content Include="Views\长春安通林\SCP_PO_DETAIL_OUT.aspx" />
<Content Include="Views\长春安通林\SCP_PO_EXTEND.aspx" />
<Content Include="Views\长春安通林\SCP_PO_PLAN.aspx" />
<Content Include="Views\长春安通林\SCP_PO_PLAN_DETAIL.aspx" />
<Content Include="Views\长春安通林\SCP_PO_PLAN_EXTEND.aspx" />
<Content Include="Views\青岛一汽法雷奥\PlanData\SCP_ASK.aspx" />
<Content Include="Views\青岛一汽法雷奥\PlanData\SCP_PO.aspx" />
<Content Include="Views\青岛一汽法雷奥\PlanData\SCP_PO_ASK.aspx" />
<Content Include="Views\青岛一汽法雷奥\PlanData\SCP_PO_CREATE_ASK.aspx" />
<Content Include="Views\青岛一汽法雷奥\PlanData\SCP_PRODUCT_DETAIL.aspx" />
<Content Include="Views\青岛一汽法雷奥\SupplierData\SCP_ASK.aspx" />
<Content Include="Views\青岛一汽法雷奥\SupplierData\SCP_ASK_DETAIL.aspx" />
<Content Include="Views\青岛一汽法雷奥\SupplierData\SCP_ASN.aspx" />
<Content Include="Views\青岛一汽法雷奥\SupplierData\SCP_ASN_CREATE.aspx" />
<Content Include="Views\青岛一汽法雷奥\SupplierData\SCP_ASN_DETAIL.aspx" />
<Content Include="Web.config">
<SubType>Designer</SubType>
</Content>
<Content Include="Bundle.config" />
<Content Include="Site.Mobile.Master" />
</ItemGroup>
<ItemGroup>
<Compile Include="Admin\config.aspx.cs">
<DependentUpon>config.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Admin\config.aspx.designer.cs">
<DependentUpon>config.aspx</DependentUpon>
</Compile>
<Compile Include="Admin\default.aspx.cs">
<DependentUpon>default.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Admin\default.aspx.designer.cs">
<DependentUpon>default.aspx</DependentUpon>
</Compile>
<Compile Include="Admin\dept.aspx.cs">
<DependentUpon>dept.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Admin\dept.aspx.designer.cs">
<DependentUpon>dept.aspx</DependentUpon>
</Compile>
<Compile Include="Admin\dept_edit.aspx.cs">
<DependentUpon>dept_edit.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Admin\dept_edit.aspx.designer.cs">
<DependentUpon>dept_edit.aspx</DependentUpon>
</Compile>
<Compile Include="Admin\dept_new.aspx.cs">
<DependentUpon>dept_new.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Admin\dept_new.aspx.designer.cs">
<DependentUpon>dept_new.aspx</DependentUpon>
</Compile>
<Compile Include="Admin\dept_user.aspx.cs">
<DependentUpon>dept_user.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Admin\dept_user.aspx.designer.cs">
<DependentUpon>dept_user.aspx</DependentUpon>
</Compile>
<Compile Include="Admin\dept_user_addnew.aspx.cs">
<DependentUpon>dept_user_addnew.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Admin\dept_user_addnew.aspx.designer.cs">
<DependentUpon>dept_user_addnew.aspx</DependentUpon>
</Compile>
<Compile Include="Admin\log.aspx.cs">
<DependentUpon>log.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Admin\log.aspx.designer.cs">
<DependentUpon>log.aspx</DependentUpon>
</Compile>
<Compile Include="Admin\log_view.aspx.cs">
<DependentUpon>log_view.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Admin\log_view.aspx.designer.cs">
<DependentUpon>log_view.aspx</DependentUpon>
</Compile>
<Compile Include="Admin\menu.aspx.cs">
<DependentUpon>menu.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Admin\menu.aspx.designer.cs">
<DependentUpon>menu.aspx</DependentUpon>
</Compile>
<Compile Include="Admin\menu_edit.aspx.cs">
<DependentUpon>menu_edit.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Admin\menu_edit.aspx.designer.cs">
<DependentUpon>menu_edit.aspx</DependentUpon>
</Compile>
<Compile Include="Admin\menu_new.aspx.cs">
<DependentUpon>menu_new.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Admin\menu_new.aspx.designer.cs">
<DependentUpon>menu_new.aspx</DependentUpon>
</Compile>
<Compile Include="Admin\online.aspx.cs">
<DependentUpon>online.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Admin\online.aspx.designer.cs">
<DependentUpon>online.aspx</DependentUpon>
</Compile>
<Compile Include="Admin\power.aspx.cs">
<DependentUpon>power.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Admin\power.aspx.designer.cs">
<DependentUpon>power.aspx</DependentUpon>
</Compile>
<Compile Include="Admin\power_edit.aspx.cs">
<DependentUpon>power_edit.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Admin\power_edit.aspx.designer.cs">
<DependentUpon>power_edit.aspx</DependentUpon>
</Compile>
<Compile Include="Admin\power_new.aspx.cs">
<DependentUpon>power_new.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Admin\power_new.aspx.designer.cs">
<DependentUpon>power_new.aspx</DependentUpon>
</Compile>
<Compile Include="Admin\profileExtend.aspx.cs">
<DependentUpon>profileExtend.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Admin\profileExtend.aspx.designer.cs">
<DependentUpon>profileExtend.aspx</DependentUpon>
</Compile>
<Compile Include="Admin\profile.aspx.cs">
<DependentUpon>profile.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Admin\profile.aspx.designer.cs">
<DependentUpon>profile.aspx</DependentUpon>
</Compile>
<Compile Include="Admin\role.aspx.cs">
<DependentUpon>role.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Admin\role.aspx.designer.cs">
<DependentUpon>role.aspx</DependentUpon>
</Compile>
<Compile Include="Admin\role_edit.aspx.cs">
<DependentUpon>role_edit.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Admin\role_edit.aspx.designer.cs">
<DependentUpon>role_edit.aspx</DependentUpon>
</Compile>
<Compile Include="Admin\role_new.aspx.cs">
<DependentUpon>role_new.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Admin\role_new.aspx.designer.cs">
<DependentUpon>role_new.aspx</DependentUpon>
</Compile>
<Compile Include="Admin\role_power.aspx.cs">
<DependentUpon>role_power.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Admin\role_power.aspx.designer.cs">
<DependentUpon>role_power.aspx</DependentUpon>
</Compile>
<Compile Include="Admin\role_user.aspx.cs">
<DependentUpon>role_user.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Admin\role_user.aspx.designer.cs">
<DependentUpon>role_user.aspx</DependentUpon>
</Compile>
<Compile Include="Admin\role_user_addnew.aspx.cs">
<DependentUpon>role_user_addnew.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Admin\role_user_addnew.aspx.designer.cs">
<DependentUpon>role_user_addnew.aspx</DependentUpon>
</Compile>
<Compile Include="Admin\title.aspx.cs">
<DependentUpon>title.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Admin\title.aspx.designer.cs">
<DependentUpon>title.aspx</DependentUpon>
</Compile>
<Compile Include="Admin\title_edit.aspx.cs">
<DependentUpon>title_edit.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Admin\title_edit.aspx.designer.cs">
<DependentUpon>title_edit.aspx</DependentUpon>
</Compile>
<Compile Include="Admin\title_new.aspx.cs">
<DependentUpon>title_new.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Admin\title_new.aspx.designer.cs">
<DependentUpon>title_new.aspx</DependentUpon>
</Compile>
<Compile Include="Admin\title_user.aspx.cs">
<DependentUpon>title_user.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Admin\title_user.aspx.designer.cs">
<DependentUpon>title_user.aspx</DependentUpon>
</Compile>
<Compile Include="Admin\title_user_addnew.aspx.cs">
<DependentUpon>title_user_addnew.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Admin\title_user_addnew.aspx.designer.cs">
<DependentUpon>title_user_addnew.aspx</DependentUpon>
</Compile>
<Compile Include="Admin\UNIAPI.aspx.cs">
<DependentUpon>UNIAPI.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Admin\UNIAPI.aspx.designer.cs">
<DependentUpon>UNIAPI.aspx</DependentUpon>
</Compile>
<Compile Include="Admin\user.aspx.cs">
<DependentUpon>user.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Admin\user.aspx.designer.cs">
<DependentUpon>user.aspx</DependentUpon>
</Compile>
<Compile Include="Admin\user_changepassword.aspx.cs">
<DependentUpon>user_changepassword.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Admin\user_changepassword.aspx.designer.cs">
<DependentUpon>user_changepassword.aspx</DependentUpon>
</Compile>
<Compile Include="Admin\user_edit.aspx.cs">
<DependentUpon>user_edit.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Admin\user_edit.aspx.designer.cs">
<DependentUpon>user_edit.aspx</DependentUpon>
</Compile>
<Compile Include="Admin\user_new.aspx.cs">
<DependentUpon>user_new.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Admin\user_new.aspx.designer.cs">
<DependentUpon>user_new.aspx</DependentUpon>
</Compile>
<Compile Include="Admin\user_select_dept.aspx.cs">
<DependentUpon>user_select_dept.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Admin\user_select_dept.aspx.designer.cs">
<DependentUpon>user_select_dept.aspx</DependentUpon>
</Compile>
<Compile Include="Admin\user_select_Factory.aspx.cs">
<DependentUpon>user_select_Factory.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Admin\user_select_Factory.aspx.designer.cs">
<DependentUpon>user_select_Factory.aspx</DependentUpon>
</Compile>
<Compile Include="Admin\user_select_role.aspx.cs">
<DependentUpon>user_select_role.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Admin\user_select_role.aspx.designer.cs">
<DependentUpon>user_select_role.aspx</DependentUpon>
</Compile>
<Compile Include="Admin\user_select_title.aspx.cs">
<DependentUpon>user_select_title.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Admin\user_select_title.aspx.designer.cs">
<DependentUpon>user_select_title.aspx</DependentUpon>
</Compile>
<Compile Include="Admin\user_view.aspx.cs">
<DependentUpon>user_view.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Admin\user_view.aspx.designer.cs">
<DependentUpon>user_view.aspx</DependentUpon>
</Compile>
<Compile Include="appcode\ReportGenerator.cs" />
<Compile Include="appcode\ServerUtility.cs" />
<Compile Include="App_Start\BundleConfig.cs" />
<Compile Include="About.aspx.cs">
<DependentUpon>About.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="About.aspx.designer.cs">
<DependentUpon>About.aspx</DependentUpon>
</Compile>
<Compile Include="App_Start\RouteConfig.cs" />
<Compile Include="Common\MailHelper.cs" />
<Compile Include="Common\ReportHelper.cs" />
<Compile Include="Default1.aspx.cs">
<DependentUpon>Default1.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Default1.aspx.designer.cs">
<DependentUpon>Default1.aspx</DependentUpon>
</Compile>
<Compile Include="Error.aspx.cs">
<DependentUpon>Error.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Error.aspx.designer.cs">
<DependentUpon>Error.aspx</DependentUpon>
</Compile>
<Compile Include="Handlers\FileUpload.ashx.cs">
<DependentUpon>FileUpload.ashx</DependentUpon>
</Compile>
<Compile Include="Handlers\GenerateReport.ashx.cs">
<DependentUpon>GenerateReport.ashx</DependentUpon>
</Compile>
<Compile Include="Handlers\MakeVerifyCode.ashx.cs">
<DependentUpon>MakeVerifyCode.ashx</DependentUpon>
</Compile>
<Compile Include="Views\BasicData\Price.aspx.cs">
<DependentUpon>Price.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\BasicData\Price.aspx.designer.cs">
<DependentUpon>Price.aspx</DependentUpon>
</Compile>
<Compile Include="Views\BasicData\SCP_INFO.aspx.cs">
<DependentUpon>SCP_INFO.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\BasicData\SCP_INFO.aspx.designer.cs">
<DependentUpon>SCP_INFO.aspx</DependentUpon>
</Compile>
<Compile Include="Views\BasicData\SCP_INFO_EDIT.aspx.cs">
<DependentUpon>SCP_INFO_EDIT.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\BasicData\SCP_INFO_EDIT.aspx.designer.cs">
<DependentUpon>SCP_INFO_EDIT.aspx</DependentUpon>
</Compile>
<Compile Include="Views\BasicData\Password.aspx.cs">
<DependentUpon>Password.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\BasicData\Password.aspx.designer.cs">
<DependentUpon>Password.aspx</DependentUpon>
</Compile>
<Compile Include="Views\BasicData\Part.aspx.cs">
<DependentUpon>Part.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\BasicData\Part.aspx.designer.cs">
<DependentUpon>Part.aspx</DependentUpon>
</Compile>
<Compile Include="Views\BasicData\PartUser.aspx.cs">
<DependentUpon>PartUser.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\BasicData\PartUser.aspx.designer.cs">
<DependentUpon>PartUser.aspx</DependentUpon>
</Compile>
<Compile Include="Views\BasicData\PartUserEdit.aspx.cs">
<DependentUpon>PartUserEdit.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\BasicData\PartUserEdit.aspx.designer.cs">
<DependentUpon>PartUserEdit.aspx</DependentUpon>
</Compile>
<Compile Include="Views\BasicData\PublicData.aspx.cs">
<DependentUpon>PublicData.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\BasicData\PublicData.aspx.designer.cs">
<DependentUpon>PublicData.aspx</DependentUpon>
</Compile>
<Compile Include="Views\BasicData\PublicDataEdit.aspx.cs">
<DependentUpon>PublicDataEdit.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\BasicData\PublicDataEdit.aspx.designer.cs">
<DependentUpon>PublicDataEdit.aspx</DependentUpon>
</Compile>
<Compile Include="Views\BasicData\SCP_FACTORY.aspx.cs">
<DependentUpon>SCP_FACTORY.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\BasicData\SCP_FACTORY.aspx.designer.cs">
<DependentUpon>SCP_FACTORY.aspx</DependentUpon>
</Compile>
<Compile Include="Views\BasicData\SCP_FACTORY_EDIT.aspx.cs">
<DependentUpon>SCP_FACTORY_EDIT.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\BasicData\SCP_FACTORY_EDIT.aspx.designer.cs">
<DependentUpon>SCP_FACTORY_EDIT.aspx</DependentUpon>
</Compile>
<Compile Include="Views\BasicData\SCP_LANGUAGE.aspx.cs">
<DependentUpon>SCP_LANGUAGE.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\BasicData\SCP_LANGUAGE.aspx.designer.cs">
<DependentUpon>SCP_LANGUAGE.aspx</DependentUpon>
</Compile>
<Compile Include="Views\BasicData\SCP_MoldSharing.aspx.cs">
<DependentUpon>SCP_MoldSharing.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\BasicData\SCP_MoldSharing.aspx.designer.cs">
<DependentUpon>SCP_MoldSharing.aspx</DependentUpon>
</Compile>
<Compile Include="Views\BasicData\SCP_MOLDSHARING_DETAIL.aspx.cs">
<DependentUpon>SCP_MOLDSHARING_DETAIL.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\BasicData\SCP_MOLDSHARING_DETAIL.aspx.designer.cs">
<DependentUpon>SCP_MOLDSHARING_DETAIL.aspx</DependentUpon>
</Compile>
<Compile Include="Views\BasicData\SCP_RECIVE_PORT.aspx.cs">
<DependentUpon>SCP_RECIVE_PORT.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\BasicData\SCP_RECIVE_PORT.aspx.designer.cs">
<DependentUpon>SCP_RECIVE_PORT.aspx</DependentUpon>
</Compile>
<Compile Include="Views\BasicData\SCP_TA_VEND_PART.aspx.cs">
<DependentUpon>SCP_TA_VEND_PART.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\BasicData\SCP_TA_VEND_PART.aspx.designer.cs">
<DependentUpon>SCP_TA_VEND_PART.aspx</DependentUpon>
</Compile>
<Compile Include="Views\BasicData\SCP_VenderUser.aspx.cs">
<DependentUpon>SCP_VenderUser.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\BasicData\SCP_VenderUser.aspx.designer.cs">
<DependentUpon>SCP_VenderUser.aspx</DependentUpon>
</Compile>
<Compile Include="Views\BasicData\Supplier.aspx.cs">
<DependentUpon>Supplier.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\BasicData\Supplier.aspx.designer.cs">
<DependentUpon>Supplier.aspx</DependentUpon>
</Compile>
<Compile Include="Views\BasicData\SupplierUser.aspx.cs">
<DependentUpon>SupplierUser.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\BasicData\SupplierUser.aspx.designer.cs">
<DependentUpon>SupplierUser.aspx</DependentUpon>
</Compile>
<Compile Include="Views\BasicData\SCP_CONTRACT.aspx.cs">
<DependentUpon>SCP_CONTRACT.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\BasicData\SCP_CONTRACT.aspx.designer.cs">
<DependentUpon>SCP_CONTRACT.aspx</DependentUpon>
</Compile>
<Compile Include="Views\BasicData\SCP_CONTRACT_DETAIL.aspx.cs">
<DependentUpon>SCP_CONTRACT_DETAIL.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\BasicData\SCP_CONTRACT_DETAIL.aspx.designer.cs">
<DependentUpon>SCP_CONTRACT_DETAIL.aspx</DependentUpon>
</Compile>
<Compile Include="Views\BasicData\Users.aspx.cs">
<DependentUpon>Users.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\BasicData\Users.aspx.designer.cs">
<DependentUpon>Users.aspx</DependentUpon>
</Compile>
<Compile Include="Views\BasicData\UsersEdit.aspx.cs">
<DependentUpon>UsersEdit.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\BasicData\UsersEdit.aspx.designer.cs">
<DependentUpon>UsersEdit.aspx</DependentUpon>
</Compile>
<Compile Include="Business\Helper\ConfigHelper.cs" />
<Compile Include="Business\Helper\DeptHelper.cs" />
<Compile Include="Business\Helper\MenuHelper.cs" />
<Compile Include="Business\PageBase.cs">
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Business\Util\EncryptionUtil.cs" />
<Compile Include="Business\Util\QueryExtensions.cs" />
<Compile Include="Business\Util\ScriptUtil.cs" />
<Compile Include="Business\Util\StringUtil.cs" />
<Compile Include="Code\DataSetHelper.cs" />
<Compile Include="Code\DEncrypt.cs" />
<Compile Include="Code\GetASNBillNum.cs">
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Code\GetBillNo.cs" />
<Compile Include="Code\MyExcelDatabase.cs" />
<Compile Include="Code\MyOleDbDatabase.cs" />
<Compile Include="Code\MyQueryStringDeCode.cs" />
<Compile Include="Code\MyQueryStringEnCode.cs" />
<Compile Include="Code\MyWebRequest.cs" />
<Compile Include="Code\UserLoginInfo.cs" />
<Compile Include="Common\Upload.aspx.cs">
<DependentUpon>Upload.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Common\Upload.aspx.designer.cs">
<DependentUpon>Upload.aspx</DependentUpon>
</Compile>
<Compile Include="common_code\DataTextProvider.cs" />
<Compile Include="common_code\DbReportData.cs" />
<Compile Include="common_code\ReportData.cs" />
<Compile Include="Contact.aspx.cs">
<DependentUpon>Contact.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Contact.aspx.designer.cs">
<DependentUpon>Contact.aspx</DependentUpon>
</Compile>
<Compile Include="default.aspx.cs">
<DependentUpon>default.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="default.aspx.designer.cs">
<DependentUpon>default.aspx</DependentUpon>
</Compile>
<Compile Include="Global.asax.cs">
<DependentUpon>Global.asax</DependentUpon>
</Compile>
<Compile Include="html5\General\BarCode.ashx.cs">
<DependentUpon>BarCode.ashx</DependentUpon>
</Compile>
<Compile Include="html5\General\ServerTools.cs" />
<Compile Include="main.aspx.cs">
<DependentUpon>main.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="main.aspx.designer.cs">
<DependentUpon>main.aspx</DependentUpon>
</Compile>
<Compile Include="Views\PlanData\ASN_STATE.aspx.cs">
<DependentUpon>ASN_STATE.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\PlanData\ASN_STATE.aspx.designer.cs">
<DependentUpon>ASN_STATE.aspx</DependentUpon>
</Compile>
<Compile Include="Views\PlanData\PlanMonth.aspx.cs">
<DependentUpon>PlanMonth.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\PlanData\PlanMonth.aspx.designer.cs">
<DependentUpon>PlanMonth.aspx</DependentUpon>
</Compile>
<Compile Include="Views\PlanData\PlanMonthEdit.aspx.cs">
<DependentUpon>PlanMonthEdit.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\PlanData\PlanMonthEdit.aspx.designer.cs">
<DependentUpon>PlanMonthEdit.aspx</DependentUpon>
</Compile>
<Compile Include="Views\PlanData\SCP_ASK.aspx.cs">
<DependentUpon>SCP_ASK.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\PlanData\SCP_ASK.aspx.designer.cs">
<DependentUpon>SCP_ASK.aspx</DependentUpon>
</Compile>
<Compile Include="Views\PlanData\SCP_ASK_ADD.aspx.cs">
<DependentUpon>SCP_ASK_ADD.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\PlanData\SCP_ASK_ADD.aspx.designer.cs">
<DependentUpon>SCP_ASK_ADD.aspx</DependentUpon>
</Compile>
<Compile Include="Views\PlanData\SCP_FORECAST.aspx.cs">
<DependentUpon>SCP_FORECAST.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\PlanData\SCP_FORECAST.aspx.designer.cs">
<DependentUpon>SCP_FORECAST.aspx</DependentUpon>
</Compile>
<Compile Include="Views\PlanData\SCP_PART_LIFE.aspx.cs">
<DependentUpon>SCP_PART_LIFE.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\PlanData\SCP_PART_LIFE.aspx.designer.cs">
<DependentUpon>SCP_PART_LIFE.aspx</DependentUpon>
</Compile>
<Compile Include="Views\PlanData\SCP_PART_LIFE_DETAIL.aspx.cs">
<DependentUpon>SCP_PART_LIFE_DETAIL.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\PlanData\SCP_PART_LIFE_DETAIL.aspx.designer.cs">
<DependentUpon>SCP_PART_LIFE_DETAIL.aspx</DependentUpon>
</Compile>
<Compile Include="Views\PlanData\SCP_INCOMPLETE_ASK.aspx.cs">
<DependentUpon>SCP_INCOMPLETE_ASK.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\PlanData\SCP_INCOMPLETE_ASK.aspx.designer.cs">
<DependentUpon>SCP_INCOMPLETE_ASK.aspx</DependentUpon>
</Compile>
<Compile Include="Views\PlanData\SCP_ASK_DETAIL.aspx.cs">
<DependentUpon>SCP_ASK_DETAIL.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\PlanData\SCP_ASK_DETAIL.aspx.designer.cs">
<DependentUpon>SCP_ASK_DETAIL.aspx</DependentUpon>
</Compile>
<Compile Include="Views\PlanData\SCP_ASN_DETAIL_View.aspx.cs">
<DependentUpon>SCP_ASN_DETAIL_View.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\PlanData\SCP_ASN_DETAIL_View.aspx.designer.cs">
<DependentUpon>SCP_ASN_DETAIL_View.aspx</DependentUpon>
</Compile>
<Compile Include="Views\PlanData\SCP_PO_PLAN_EXTEND.aspx.cs">
<DependentUpon>SCP_PO_PLAN_EXTEND.aspx</DependentUpon>
</Compile>
<Compile Include="Views\PlanData\SCP_PO_PLAN_EXTEND.aspx.designer.cs">
<DependentUpon>SCP_PO_PLAN_EXTEND.aspx</DependentUpon>
</Compile>
<Compile Include="Views\PlanData\SCP_PO_EXTEND.aspx.cs">
<DependentUpon>SCP_PO_EXTEND.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\PlanData\SCP_PO_EXTEND.aspx.designer.cs">
<DependentUpon>SCP_PO_EXTEND.aspx</DependentUpon>
</Compile>
<Compile Include="Views\PlanData\SCP_PO_DETAIL_OUT.aspx.cs">
<DependentUpon>SCP_PO_DETAIL_OUT.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\PlanData\SCP_PO_DETAIL_OUT.aspx.designer.cs">
<DependentUpon>SCP_PO_DETAIL_OUT.aspx</DependentUpon>
</Compile>
<Compile Include="Views\PlanData\SCP_PO_PLAN_EXTEND_EDIT.aspx.cs">
<DependentUpon>SCP_PO_PLAN_EXTEND_EDIT.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\PlanData\SCP_PO_PLAN_EXTEND_EDIT.aspx.designer.cs">
<DependentUpon>SCP_PO_PLAN_EXTEND_EDIT.aspx</DependentUpon>
</Compile>
<Compile Include="Views\PlanData\SCP_RECEIVE_EXTEND.aspx.cs">
<DependentUpon>SCP_RECEIVE_EXTEND.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\PlanData\SCP_RECEIVE_EXTEND.aspx.designer.cs">
<DependentUpon>SCP_RECEIVE_EXTEND.aspx</DependentUpon>
</Compile>
<Compile Include="Views\PlanData\SCP_ASK_UNCOMPLETE.aspx.cs">
<DependentUpon>SCP_ASK_UNCOMPLETE.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\PlanData\SCP_ASK_UNCOMPLETE.aspx.designer.cs">
<DependentUpon>SCP_ASK_UNCOMPLETE.aspx</DependentUpon>
</Compile>
<Compile Include="Views\PlanData\SCP_UNI_API.aspx.cs">
<DependentUpon>SCP_UNI_API.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\PlanData\SCP_UNI_API.aspx.designer.cs">
<DependentUpon>SCP_UNI_API.aspx</DependentUpon>
</Compile>
<Compile Include="Views\Report\SCP_ARRIVE_REPORT.aspx.cs">
<DependentUpon>SCP_ARRIVE_REPORT.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\Report\SCP_ARRIVE_REPORT.aspx.designer.cs">
<DependentUpon>SCP_ARRIVE_REPORT.aspx</DependentUpon>
</Compile>
<Compile Include="Views\Report\SCP_OTD_REPORT.aspx.cs">
<DependentUpon>SCP_OTD_REPORT.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\Report\SCP_OTD_REPORT.aspx.designer.cs">
<DependentUpon>SCP_OTD_REPORT.aspx</DependentUpon>
</Compile>
<Compile Include="Views\Report\SCP_RECVICE_YEAR_REPORT.aspx.cs">
<DependentUpon>SCP_RECVICE_YEAR_REPORT.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\Report\SCP_RECVICE_YEAR_REPORT.aspx.designer.cs">
<DependentUpon>SCP_RECVICE_YEAR_REPORT.aspx</DependentUpon>
</Compile>
<Compile Include="Views\Report\SCP_RECVICE_REPORT.aspx.cs">
<DependentUpon>SCP_RECVICE_REPORT.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\Report\SCP_RECVICE_REPORT.aspx.designer.cs">
<DependentUpon>SCP_RECVICE_REPORT.aspx</DependentUpon>
</Compile>
<Compile Include="Views\SupplierData\PlanMonth.aspx.cs">
<DependentUpon>PlanMonth.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\SupplierData\PlanMonth.aspx.designer.cs">
<DependentUpon>PlanMonth.aspx</DependentUpon>
</Compile>
<Compile Include="Views\SupplierData\SCP_FORECAST.aspx.cs">
<DependentUpon>SCP_FORECAST.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\SupplierData\SCP_FORECAST.aspx.designer.cs">
<DependentUpon>SCP_FORECAST.aspx</DependentUpon>
</Compile>
<Compile Include="Views\SupplierData\SCP_PO_PLAN_EXTEND_VIEW.aspx.cs">
<DependentUpon>SCP_PO_PLAN_EXTEND_VIEW.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\SupplierData\SCP_PO_PLAN_EXTEND_VIEW.aspx.designer.cs">
<DependentUpon>SCP_PO_PLAN_EXTEND_VIEW.aspx</DependentUpon>
</Compile>
<Compile Include="Views\SupplierData\SCP_PO_PLAN_VIEW.aspx.cs">
<DependentUpon>SCP_PO_PLAN_VIEW.aspx</DependentUpon>
</Compile>
<Compile Include="Views\SupplierData\SCP_PO_PLAN_VIEW.aspx.designer.cs">
<DependentUpon>SCP_PO_PLAN_VIEW.aspx</DependentUpon>
</Compile>
<Compile Include="Views\PlanData\SCP_PO_PLAN_EXTEND_DETAIL.aspx.cs">
<DependentUpon>SCP_PO_PLAN_EXTEND_DETAIL.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\PlanData\SCP_PO_PLAN_EXTEND_DETAIL.aspx.designer.cs">
<DependentUpon>SCP_PO_PLAN_EXTEND_DETAIL.aspx</DependentUpon>
</Compile>
<Compile Include="Views\PlanData\SCP_PO_PLAN.aspx.cs">
<DependentUpon>SCP_PO_PLAN.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\PlanData\SCP_PO_PLAN.aspx.designer.cs">
<DependentUpon>SCP_PO_PLAN.aspx</DependentUpon>
</Compile>
<Compile Include="Views\PlanData\SCP_PO_PLAN_DETAIL.aspx.cs">
<DependentUpon>SCP_PO_PLAN_DETAIL.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\PlanData\SCP_PO_PLAN_DETAIL.aspx.designer.cs">
<DependentUpon>SCP_PO_PLAN_DETAIL.aspx</DependentUpon>
</Compile>
<Compile Include="Views\Report\SCP_BarChart.aspx.cs">
<DependentUpon>SCP_BarChart.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\Report\SCP_BarChart.aspx.designer.cs">
<DependentUpon>SCP_BarChart.aspx</DependentUpon>
</Compile>
<Compile Include="Views\Report\SCP_LineChart.aspx.cs">
<DependentUpon>SCP_LineChart.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\Report\SCP_LineChart.aspx.designer.cs">
<DependentUpon>SCP_LineChart.aspx</DependentUpon>
</Compile>
<Compile Include="Views\Report\SCP_PieCharts.aspx.cs">
<DependentUpon>SCP_PieCharts.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\Report\SCP_PieCharts.aspx.designer.cs">
<DependentUpon>SCP_PieCharts.aspx</DependentUpon>
</Compile>
<Compile Include="Views\Report\SCP_SUPPLIERS_REGUALARLY.aspx.cs">
<DependentUpon>SCP_SUPPLIERS_REGUALARLY.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\Report\SCP_SUPPLIERS_REGUALARLY.aspx.designer.cs">
<DependentUpon>SCP_SUPPLIERS_REGUALARLY.aspx</DependentUpon>
</Compile>
<Compile Include="Views\Report\SCP_V_TB_RECEIVE_INVOICE.aspx.cs">
<DependentUpon>SCP_V_TB_RECEIVE_INVOICE.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\Report\SCP_V_TB_RECEIVE_INVOICE.aspx.designer.cs">
<DependentUpon>SCP_V_TB_RECEIVE_INVOICE.aspx</DependentUpon>
</Compile>
<Compile Include="Views\Report\SCP_TIMELY_DELIVERY.aspx.cs">
<DependentUpon>SCP_TIMELY_DELIVERY.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\Report\SCP_TIMELY_DELIVERY.aspx.designer.cs">
<DependentUpon>SCP_TIMELY_DELIVERY.aspx</DependentUpon>
</Compile>
<Compile Include="Views\SupplierData\SCP_ASK_DETAIL.aspx.cs">
<DependentUpon>SCP_ASK_DETAIL.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\SupplierData\SCP_ASK_DETAIL.aspx.designer.cs">
<DependentUpon>SCP_ASK_DETAIL.aspx</DependentUpon>
</Compile>
<Compile Include="Views\SupplierData\SCP_CLAIM_DETAIL.aspx.cs">
<DependentUpon>SCP_CLAIM_DETAIL.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\SupplierData\SCP_CLAIM_DETAIL.aspx.designer.cs">
<DependentUpon>SCP_CLAIM_DETAIL.aspx</DependentUpon>
</Compile>
<Compile Include="Views\SupplierData\SCP_CLAIM_EDIT.aspx.cs">
<DependentUpon>SCP_CLAIM_EDIT.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\SupplierData\SCP_CLAIM_EDIT.aspx.designer.cs">
<DependentUpon>SCP_CLAIM_EDIT.aspx</DependentUpon>
</Compile>
<Compile Include="Views\SupplierData\SCP_INFO.aspx.cs">
<DependentUpon>SCP_INFO.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\SupplierData\SCP_INFO.aspx.designer.cs">
<DependentUpon>SCP_INFO.aspx</DependentUpon>
</Compile>
<Compile Include="Views\SupplierData\SCP_INFO_EDIT.aspx.cs">
<DependentUpon>SCP_INFO_EDIT.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\SupplierData\SCP_INFO_EDIT.aspx.designer.cs">
<DependentUpon>SCP_INFO_EDIT.aspx</DependentUpon>
</Compile>
<Compile Include="Views\SupplierData\SCP_MAKE_PAGE_BARCODE.aspx.cs">
<DependentUpon>SCP_MAKE_PAGE_BARCODE.aspx</DependentUpon>
</Compile>
<Compile Include="Views\SupplierData\SCP_MAKE_PAGE_BARCODE.aspx.designer.cs">
<DependentUpon>SCP_MAKE_PAGE_BARCODE.aspx</DependentUpon>
</Compile>
<Compile Include="Views\SupplierData\SCP_PALLET.aspx.cs">
<DependentUpon>SCP_PALLET.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\SupplierData\SCP_PALLET.aspx.designer.cs">
<DependentUpon>SCP_PALLET.aspx</DependentUpon>
</Compile>
<Compile Include="Views\SupplierData\SCP_PALLET_CREATE.aspx.cs">
<DependentUpon>SCP_PALLET_CREATE.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\SupplierData\SCP_PALLET_CREATE.aspx.designer.cs">
<DependentUpon>SCP_PALLET_CREATE.aspx</DependentUpon>
</Compile>
<Compile Include="Views\SupplierData\SCP_ASN_CREATE.aspx.cs">
<DependentUpon>SCP_ASN_CREATE.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\SupplierData\SCP_ASN_CREATE.aspx.designer.cs">
<DependentUpon>SCP_ASN_CREATE.aspx</DependentUpon>
</Compile>
<Compile Include="Views\PlanData\SCP_PO.aspx.cs">
<DependentUpon>SCP_PO.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\PlanData\SCP_PO.aspx.designer.cs">
<DependentUpon>SCP_PO.aspx</DependentUpon>
</Compile>
<Compile Include="Views\PlanData\SCP_PO_ASK.aspx.cs">
<DependentUpon>SCP_PO_ASK.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\PlanData\SCP_PO_ASK.aspx.designer.cs">
<DependentUpon>SCP_PO_ASK.aspx</DependentUpon>
</Compile>
<Compile Include="Views\PlanData\SCP_PO_CREATE_ASK.aspx.cs">
<DependentUpon>SCP_PO_CREATE_ASK.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\PlanData\SCP_PO_CREATE_ASK.aspx.designer.cs">
<DependentUpon>SCP_PO_CREATE_ASK.aspx</DependentUpon>
</Compile>
<Compile Include="Views\PlanData\SCP_PO_DETAIL.aspx.cs">
<DependentUpon>SCP_PO_DETAIL.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\PlanData\SCP_PO_DETAIL.aspx.designer.cs">
<DependentUpon>SCP_PO_DETAIL.aspx</DependentUpon>
</Compile>
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Views\Report\ReportPlanTotal.aspx.cs">
<DependentUpon>ReportPlanTotal.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\Report\ReportPlanTotal.aspx.designer.cs">
<DependentUpon>ReportPlanTotal.aspx</DependentUpon>
</Compile>
<Compile Include="Views\Report\ReportReceiveDetail.aspx.cs">
<DependentUpon>ReportReceiveDetail.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\Report\ReportReceiveDetail.aspx.designer.cs">
<DependentUpon>ReportReceiveDetail.aspx</DependentUpon>
</Compile>
<Compile Include="Views\Report\ReportReceiveTotal.aspx.cs">
<DependentUpon>ReportReceiveTotal.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\Report\ReportReceiveTotal.aspx.designer.cs">
<DependentUpon>ReportReceiveTotal.aspx</DependentUpon>
</Compile>
<Compile Include="Site.Master.cs">
<DependentUpon>Site.Master</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Site.Master.designer.cs">
<DependentUpon>Site.Master</DependentUpon>
</Compile>
<Compile Include="Site.Mobile.Master.cs">
<DependentUpon>Site.Mobile.Master</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Site.Mobile.Master.designer.cs">
<DependentUpon>Site.Mobile.Master</DependentUpon>
</Compile>
<Compile Include="Views\SupplierData\SCP_ASK.aspx.cs">
<DependentUpon>SCP_ASK.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\SupplierData\SCP_ASK.aspx.designer.cs">
<DependentUpon>SCP_ASK.aspx</DependentUpon>
</Compile>
<Compile Include="Views\SupplierData\SCP_PRODUCT_DETAIL.aspx.cs">
<DependentUpon>SCP_PRODUCT_DETAIL.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\SupplierData\SCP_PRODUCT_DETAIL.aspx.designer.cs">
<DependentUpon>SCP_PRODUCT_DETAIL.aspx</DependentUpon>
</Compile>
<Compile Include="Views\SupplierData\SCP_CLAIM.aspx.cs">
<DependentUpon>SCP_CLAIM.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\SupplierData\SCP_CLAIM.aspx.designer.cs">
<DependentUpon>SCP_CLAIM.aspx</DependentUpon>
</Compile>
<Compile Include="Views\SupplierData\SCP_QUALITY.aspx.cs">
<DependentUpon>SCP_QUALITY.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\SupplierData\SCP_QUALITY.aspx.designer.cs">
<DependentUpon>SCP_QUALITY.aspx</DependentUpon>
</Compile>
<Compile Include="Views\SupplierData\SCP_RECEIVE_LIST.aspx.cs">
<DependentUpon>SCP_RECEIVE_LIST.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\SupplierData\SCP_RECEIVE_LIST.aspx.designer.cs">
<DependentUpon>SCP_RECEIVE_LIST.aspx</DependentUpon>
</Compile>
<Compile Include="Views\SupplierData\SCP_ASN.aspx.cs">
<DependentUpon>SCP_ASN.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\SupplierData\SCP_ASN.aspx.designer.cs">
<DependentUpon>SCP_ASN.aspx</DependentUpon>
</Compile>
<Compile Include="Views\SupplierData\SCP_ASN_DETAIL.aspx.cs">
<DependentUpon>SCP_ASN_DETAIL.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\SupplierData\SCP_ASN_DETAIL.aspx.designer.cs">
<DependentUpon>SCP_ASN_DETAIL.aspx</DependentUpon>
</Compile>
<Compile Include="Views\SupplierData\SCP_INVOICE.aspx.cs">
<DependentUpon>SCP_INVOICE.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\SupplierData\SCP_INVOICE.aspx.designer.cs">
<DependentUpon>SCP_INVOICE.aspx</DependentUpon>
</Compile>
<Compile Include="Views\SupplierData\SCP_INVOICE_CREATE.aspx.cs">
<DependentUpon>SCP_INVOICE_CREATE.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\SupplierData\SCP_INVOICE_CREATE.aspx.designer.cs">
<DependentUpon>SCP_INVOICE_CREATE.aspx</DependentUpon>
</Compile>
<Compile Include="Views\SupplierData\SCP_INVOICE_EDIT.aspx.cs">
<DependentUpon>SCP_INVOICE_EDIT.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\SupplierData\SCP_INVOICE_EDIT.aspx.designer.cs">
<DependentUpon>SCP_INVOICE_EDIT.aspx</DependentUpon>
</Compile>
<Compile Include="Views\SupplierData\SCP_STOCK.aspx.cs">
<DependentUpon>SCP_STOCK.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\SupplierData\SCP_STOCK.aspx.designer.cs">
<DependentUpon>SCP_STOCK.aspx</DependentUpon>
</Compile>
<Compile Include="Views\SupplierData\SCP_STOCK_DETAIL.aspx.cs">
<DependentUpon>SCP_STOCK_DETAIL.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\SupplierData\SCP_STOCK_DETAIL.aspx.designer.cs">
<DependentUpon>SCP_STOCK_DETAIL.aspx</DependentUpon>
</Compile>
<Compile Include="Views\SupplierData\SCP_TIMELY_DELIVERY.aspx.cs">
<DependentUpon>SCP_TIMELY_DELIVERY.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\SupplierData\SCP_TIMELY_DELIVERY.aspx.designer.cs">
<DependentUpon>SCP_TIMELY_DELIVERY.aspx</DependentUpon>
</Compile>
<Compile Include="Views\SupplierData\SCP_TS_BARCODE.aspx.cs">
<DependentUpon>SCP_TS_BARCODE.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\SupplierData\SCP_TS_BARCODE.aspx.designer.cs">
<DependentUpon>SCP_TS_BARCODE.aspx</DependentUpon>
</Compile>
<Compile Include="Views\SupplierData\SCP_SHIP_DETAIL_BARCODE.aspx.cs">
<DependentUpon>SCP_SHIP_DETAIL_BARCODE.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\SupplierData\SCP_SHIP_DETAIL_BARCODE.aspx.designer.cs">
<DependentUpon>SCP_SHIP_DETAIL_BARCODE.aspx</DependentUpon>
</Compile>
<Compile Include="ViewSwitcher.ascx.cs">
<DependentUpon>ViewSwitcher.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="ViewSwitcher.ascx.designer.cs">
<DependentUpon>ViewSwitcher.ascx</DependentUpon>
</Compile>
<Compile Include="Views\SupplierData\SCP_UNPAID.aspx.cs">
<DependentUpon>SCP_UNPAID.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\SupplierData\SCP_UNPAID.aspx.designer.cs">
<DependentUpon>SCP_UNPAID.aspx</DependentUpon>
</Compile>
<Compile Include="Views\SupplierData\SupplierFinance\SCP_INVOICE.aspx.cs">
<DependentUpon>SCP_INVOICE.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\SupplierData\SupplierFinance\SCP_INVOICE.aspx.designer.cs">
<DependentUpon>SCP_INVOICE.aspx</DependentUpon>
</Compile>
<Compile Include="Views\SupplierData\SupplierFinance\SCP_INVOICE_CREATE.aspx.cs">
<DependentUpon>SCP_INVOICE_CREATE.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\SupplierData\SupplierFinance\SCP_INVOICE_CREATE.aspx.designer.cs">
<DependentUpon>SCP_INVOICE_CREATE.aspx</DependentUpon>
</Compile>
<Compile Include="Views\SupplierData\SupplierFinance\SCP_INVOICE_EDIT.aspx.cs">
<DependentUpon>SCP_INVOICE_EDIT.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\SupplierData\SupplierFinance\SCP_INVOICE_EDIT.aspx.designer.cs">
<DependentUpon>SCP_INVOICE_EDIT.aspx</DependentUpon>
</Compile>
<Compile Include="Views\SupplierData\SupplierFinance\SCP_RECEIVE_LIST.aspx.cs">
<DependentUpon>SCP_RECEIVE_LIST.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\SupplierData\SupplierFinance\SCP_RECEIVE_LIST.aspx.designer.cs">
<DependentUpon>SCP_RECEIVE_LIST.aspx</DependentUpon>
</Compile>
<Compile Include="Views\SupplierData\SupplierLogistics\SCP_ASK.aspx.cs">
<DependentUpon>SCP_ASK.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\SupplierData\SupplierLogistics\SCP_ASK.aspx.designer.cs">
<DependentUpon>SCP_ASK.aspx</DependentUpon>
</Compile>
<Compile Include="Views\SupplierData\SupplierLogistics\SCP_ASK_DETAIL.aspx.cs">
<DependentUpon>SCP_ASK_DETAIL.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\SupplierData\SupplierLogistics\SCP_ASK_DETAIL.aspx.designer.cs">
<DependentUpon>SCP_ASK_DETAIL.aspx</DependentUpon>
</Compile>
<Compile Include="Views\SupplierData\SupplierLogistics\SCP_ASN.aspx.cs">
<DependentUpon>SCP_ASN.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\SupplierData\SupplierLogistics\SCP_ASN.aspx.designer.cs">
<DependentUpon>SCP_ASN.aspx</DependentUpon>
</Compile>
<Compile Include="Views\SupplierData\SupplierLogistics\SCP_ASN_CREATE.aspx.cs">
<DependentUpon>SCP_ASN_CREATE.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\SupplierData\SupplierLogistics\SCP_ASN_CREATE.aspx.designer.cs">
<DependentUpon>SCP_ASN_CREATE.aspx</DependentUpon>
</Compile>
<Compile Include="Views\SupplierData\SupplierLogistics\SCP_ASN_DETAIL.aspx.cs">
<DependentUpon>SCP_ASN_DETAIL.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\SupplierData\SupplierLogistics\SCP_ASN_DETAIL.aspx.designer.cs">
<DependentUpon>SCP_ASN_DETAIL.aspx</DependentUpon>
</Compile>
<Compile Include="Views\WarehouseData\SCP_INVOICE_VIEW.aspx.cs">
<DependentUpon>SCP_INVOICE_VIEW.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\WarehouseData\SCP_INVOICE_VIEW.aspx.designer.cs">
<DependentUpon>SCP_INVOICE_VIEW.aspx</DependentUpon>
</Compile>
<Compile Include="Views\WarehouseData\SCP_INVOICE_RECVICE.aspx.cs">
<DependentUpon>SCP_INVOICE_RECVICE.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\WarehouseData\SCP_INVOICE_RECVICE.aspx.designer.cs">
<DependentUpon>SCP_INVOICE_RECVICE.aspx</DependentUpon>
</Compile>
<Compile Include="Views\WarehouseData\SCP_INVOICE_VIEW_DETAIL.aspx.cs">
<DependentUpon>SCP_INVOICE_VIEW_DETAIL.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\WarehouseData\SCP_INVOICE_VIEW_DETAIL.aspx.designer.cs">
<DependentUpon>SCP_INVOICE_VIEW_DETAIL.aspx</DependentUpon>
</Compile>
<Compile Include="Views\WarehouseData\SCP_INVOICE_DELTAIL.aspx.cs">
<DependentUpon>SCP_INVOICE_DELTAIL.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\WarehouseData\SCP_INVOICE_DELTAIL.aspx.designer.cs">
<DependentUpon>SCP_INVOICE_DELTAIL.aspx</DependentUpon>
</Compile>
<Compile Include="Views\WarehouseData\SCP_INVOICE_CONFIRM_DETAIL.aspx.cs">
<DependentUpon>SCP_INVOICE_CONFIRM_DETAIL.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\WarehouseData\SCP_INVOICE_CONFIRM_DETAIL.aspx.designer.cs">
<DependentUpon>SCP_INVOICE_CONFIRM_DETAIL.aspx</DependentUpon>
</Compile>
<Compile Include="Views\WarehouseData\SCP_INVOICE_CONFIRM.aspx.cs">
<DependentUpon>SCP_INVOICE_CONFIRM.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\WarehouseData\SCP_INVOICE_CONFIRM.aspx.designer.cs">
<DependentUpon>SCP_INVOICE_CONFIRM.aspx</DependentUpon>
</Compile>
<Compile Include="Views\WarehouseData\SCP_INVOICE_CHECKFAIL.aspx.cs">
<DependentUpon>SCP_INVOICE_CHECKFAIL.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\WarehouseData\SCP_INVOICE_CHECKFAIL.aspx.designer.cs">
<DependentUpon>SCP_INVOICE_CHECKFAIL.aspx</DependentUpon>
</Compile>
<Compile Include="Views\WarehouseData\SCP_INVOICE.aspx.cs">
<DependentUpon>SCP_INVOICE.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\WarehouseData\SCP_INVOICE.aspx.designer.cs">
<DependentUpon>SCP_INVOICE.aspx</DependentUpon>
</Compile>
<Compile Include="Views\WarehouseData\SCP_RECEIVE_VIEW.aspx.cs">
<DependentUpon>SCP_RECEIVE_VIEW.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\WarehouseData\SCP_RECEIVE_VIEW.aspx.designer.cs">
<DependentUpon>SCP_RECEIVE_VIEW.aspx</DependentUpon>
</Compile>
<Compile Include="Views\WarehouseData\SCP_RECEIVE_DETAIL_VIEW.aspx.cs">
<DependentUpon>SCP_RECEIVE_DETAIL_VIEW.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\WarehouseData\SCP_RECEIVE_DETAIL_VIEW.aspx.designer.cs">
<DependentUpon>SCP_RECEIVE_DETAIL_VIEW.aspx</DependentUpon>
</Compile>
<Compile Include="Views\WarehouseData\SCP_RECEIVE.aspx.cs">
<DependentUpon>SCP_RECEIVE.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\WarehouseData\SCP_RECEIVE.aspx.designer.cs">
<DependentUpon>SCP_RECEIVE.aspx</DependentUpon>
</Compile>
<Compile Include="Views\WarehouseData\SCP_RECEIVE_DETAIL.aspx.cs">
<DependentUpon>SCP_RECEIVE_DETAIL.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\WarehouseData\SCP_RECEIVE_DETAIL.aspx.designer.cs">
<DependentUpon>SCP_RECEIVE_DETAIL.aspx</DependentUpon>
</Compile>
<Compile Include="Views\沈阳金杯\PlanData\SCP_ASK.aspx.cs">
<DependentUpon>SCP_ASK.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\沈阳金杯\PlanData\SCP_ASK.aspx.designer.cs">
<DependentUpon>SCP_ASK.aspx</DependentUpon>
</Compile>
<Compile Include="Views\沈阳金杯\PlanData\SCP_ASK_DETAIL.aspx.cs">
<DependentUpon>SCP_ASK_DETAIL.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\沈阳金杯\PlanData\SCP_ASK_DETAIL.aspx.designer.cs">
<DependentUpon>SCP_ASK_DETAIL.aspx</DependentUpon>
</Compile>
<Compile Include="Views\沈阳金杯\PlanData\SCP_ASK_DETAIL_PARTCODE.aspx.cs">
<DependentUpon>SCP_ASK_DETAIL_PARTCODE.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\沈阳金杯\PlanData\SCP_ASK_DETAIL_PARTCODE.aspx.designer.cs">
<DependentUpon>SCP_ASK_DETAIL_PARTCODE.aspx</DependentUpon>
</Compile>
<Compile Include="Views\沈阳金杯\PlanData\SCP_ASN.aspx.cs">
<DependentUpon>SCP_ASN.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\沈阳金杯\PlanData\SCP_ASN.aspx.designer.cs">
<DependentUpon>SCP_ASN.aspx</DependentUpon>
</Compile>
<Compile Include="Views\沈阳金杯\PlanData\SCP_ASN_LIST.aspx.cs">
<DependentUpon>SCP_ASN_LIST.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\沈阳金杯\PlanData\SCP_ASN_LIST.aspx.designer.cs">
<DependentUpon>SCP_ASN_LIST.aspx</DependentUpon>
</Compile>
<Compile Include="Views\沈阳金杯\PlanData\SCP_FORECAST.aspx.cs">
<DependentUpon>SCP_FORECAST.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\沈阳金杯\PlanData\SCP_FORECAST.aspx.designer.cs">
<DependentUpon>SCP_FORECAST.aspx</DependentUpon>
</Compile>
<Compile Include="Views\沈阳金杯\PlanData\SCP_PRODUCT_DETAIL.aspx.cs">
<DependentUpon>SCP_PRODUCT_DETAIL.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\沈阳金杯\PlanData\SCP_PRODUCT_DETAIL.aspx.designer.cs">
<DependentUpon>SCP_PRODUCT_DETAIL.aspx</DependentUpon>
</Compile>
<Compile Include="Views\沈阳金杯\Report\SCP_FORECAST_REPORT.aspx.cs">
<DependentUpon>SCP_FORECAST_REPORT.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\沈阳金杯\Report\SCP_FORECAST_REPORT.aspx.designer.cs">
<DependentUpon>SCP_FORECAST_REPORT.aspx</DependentUpon>
</Compile>
<Compile Include="Views\沈阳金杯\Report\SCP_INCOMPLETE_ASK.aspx.cs">
<DependentUpon>SCP_INCOMPLETE_ASK.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\沈阳金杯\Report\SCP_INCOMPLETE_ASK.aspx.designer.cs">
<DependentUpon>SCP_INCOMPLETE_ASK.aspx</DependentUpon>
</Compile>
<Compile Include="Views\沈阳金杯\Report\SCP_OTD_REPORT.aspx.cs">
<DependentUpon>SCP_OTD_REPORT.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\沈阳金杯\Report\SCP_OTD_REPORT.aspx.designer.cs">
<DependentUpon>SCP_OTD_REPORT.aspx</DependentUpon>
</Compile>
<Compile Include="Views\沈阳金杯\Report\SCP_OTD_REPORT_VendID.aspx.cs">
<DependentUpon>SCP_OTD_REPORT_VendID.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\沈阳金杯\Report\SCP_OTD_REPORT_VendID.aspx.designer.cs">
<DependentUpon>SCP_OTD_REPORT_VendID.aspx</DependentUpon>
</Compile>
<Compile Include="Views\沈阳金杯\SCP_ARRIVE.aspx.cs">
<DependentUpon>SCP_ARRIVE.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\沈阳金杯\SCP_ARRIVE.aspx.designer.cs">
<DependentUpon>SCP_ARRIVE.aspx</DependentUpon>
</Compile>
<Compile Include="Views\沈阳金杯\SCP_ARRIVE_DETAIL.aspx.cs">
<DependentUpon>SCP_ARRIVE_DETAIL.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\沈阳金杯\SCP_ARRIVE_DETAIL.aspx.designer.cs">
<DependentUpon>SCP_ARRIVE_DETAIL.aspx</DependentUpon>
</Compile>
<Compile Include="Views\沈阳金杯\SupplierData\SCP_ASK.aspx.cs">
<DependentUpon>SCP_ASK.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\沈阳金杯\SupplierData\SCP_ASK.aspx.designer.cs">
<DependentUpon>SCP_ASK.aspx</DependentUpon>
</Compile>
<Compile Include="Views\沈阳金杯\SupplierData\SCP_ASK_DETAIL.aspx.cs">
<DependentUpon>SCP_ASK_DETAIL.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\沈阳金杯\SupplierData\SCP_ASK_DETAIL.aspx.designer.cs">
<DependentUpon>SCP_ASK_DETAIL.aspx</DependentUpon>
</Compile>
<Compile Include="Views\沈阳金杯\SupplierData\SCP_ASN.aspx.cs">
<DependentUpon>SCP_ASN.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\沈阳金杯\SupplierData\SCP_ASN.aspx.designer.cs">
<DependentUpon>SCP_ASN.aspx</DependentUpon>
</Compile>
<Compile Include="Views\沈阳金杯\SupplierData\SCP_ASN_CREATE.aspx.cs">
<DependentUpon>SCP_ASN_CREATE.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\沈阳金杯\SupplierData\SCP_ASN_CREATE.aspx.designer.cs">
<DependentUpon>SCP_ASN_CREATE.aspx</DependentUpon>
</Compile>
<Compile Include="Views\沈阳金杯\SupplierData\SCP_ASN_DETAIL.aspx.cs">
<DependentUpon>SCP_ASN_DETAIL.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\沈阳金杯\SupplierData\SCP_ASN_DETAIL.aspx.designer.cs">
<DependentUpon>SCP_ASN_DETAIL.aspx</DependentUpon>
</Compile>
<Compile Include="Views\沈阳金杯\SupplierData\SCP_ASN_DETAIL_Modify.aspx.cs">
<DependentUpon>SCP_ASN_DETAIL_Modify.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\沈阳金杯\SupplierData\SCP_ASN_DETAIL_Modify.aspx.designer.cs">
<DependentUpon>SCP_ASN_DETAIL_Modify.aspx</DependentUpon>
</Compile>
<Compile Include="Views\沈阳金杯\SupplierData\SCP_FORECAST.aspx.cs">
<DependentUpon>SCP_FORECAST.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\沈阳金杯\SupplierData\SCP_FORECAST.aspx.designer.cs">
<DependentUpon>SCP_FORECAST.aspx</DependentUpon>
</Compile>
<Compile Include="Views\沈阳金杯\SupplierData\SCP_INVOICE.aspx.cs">
<DependentUpon>SCP_INVOICE.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\沈阳金杯\SupplierData\SCP_INVOICE.aspx.designer.cs">
<DependentUpon>SCP_INVOICE.aspx</DependentUpon>
</Compile>
<Compile Include="Views\沈阳金杯\SupplierData\SCP_INVOICE_CREATE.aspx.cs">
<DependentUpon>SCP_INVOICE_CREATE.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\沈阳金杯\SupplierData\SCP_INVOICE_CREATE.aspx.designer.cs">
<DependentUpon>SCP_INVOICE_CREATE.aspx</DependentUpon>
</Compile>
<Compile Include="Views\沈阳金杯\SupplierData\SCP_INVOICE_EDIT.aspx.cs">
<DependentUpon>SCP_INVOICE_EDIT.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\沈阳金杯\SupplierData\SCP_INVOICE_EDIT.aspx.designer.cs">
<DependentUpon>SCP_INVOICE_EDIT.aspx</DependentUpon>
</Compile>
<Compile Include="Views\沈阳金杯\SupplierData\SCP_PRODUCT_DETAIL.aspx.cs">
<DependentUpon>SCP_PRODUCT_DETAIL.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\沈阳金杯\SupplierData\SCP_PRODUCT_DETAIL.aspx.designer.cs">
<DependentUpon>SCP_PRODUCT_DETAIL.aspx</DependentUpon>
</Compile>
<Compile Include="Views\沈阳金杯\SupplierData\SCP_RECEIVE_LIST.aspx.cs">
<DependentUpon>SCP_RECEIVE_LIST.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\沈阳金杯\SupplierData\SCP_RECEIVE_LIST.aspx.designer.cs">
<DependentUpon>SCP_RECEIVE_LIST.aspx</DependentUpon>
</Compile>
<Compile Include="Views\沈阳金杯\SupplierData\SCP_TS_BARCODE.aspx.cs">
<DependentUpon>SCP_TS_BARCODE.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\沈阳金杯\SupplierData\SCP_TS_BARCODE.aspx.designer.cs">
<DependentUpon>SCP_TS_BARCODE.aspx</DependentUpon>
</Compile>
<Compile Include="Views\沈阳金杯\SupplierData\SCP_WMS_STOCK_REPORT.aspx.cs">
<DependentUpon>SCP_WMS_STOCK_REPORT.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\沈阳金杯\SupplierData\SCP_WMS_STOCK_REPORT.aspx.designer.cs">
<DependentUpon>SCP_WMS_STOCK_REPORT.aspx</DependentUpon>
</Compile>
<Compile Include="Views\沈阳金杯\WarehouseData\SCP_INVOICE.aspx.cs">
<DependentUpon>SCP_INVOICE.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\沈阳金杯\WarehouseData\SCP_INVOICE.aspx.designer.cs">
<DependentUpon>SCP_INVOICE.aspx</DependentUpon>
</Compile>
<Compile Include="Views\沈阳金杯\WarehouseData\SCP_INVOICE_CHECKFAIL.aspx.cs">
<DependentUpon>SCP_INVOICE_CHECKFAIL.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\沈阳金杯\WarehouseData\SCP_INVOICE_CHECKFAIL.aspx.designer.cs">
<DependentUpon>SCP_INVOICE_CHECKFAIL.aspx</DependentUpon>
</Compile>
<Compile Include="Views\沈阳金杯\WarehouseData\SCP_INVOICE_CONFIRM.aspx.cs">
<DependentUpon>SCP_INVOICE_CONFIRM.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\沈阳金杯\WarehouseData\SCP_INVOICE_CONFIRM.aspx.designer.cs">
<DependentUpon>SCP_INVOICE_CONFIRM.aspx</DependentUpon>
</Compile>
<Compile Include="Views\沈阳金杯\WarehouseData\SCP_INVOICE_CONFIRM_DETAIL.aspx.cs">
<DependentUpon>SCP_INVOICE_CONFIRM_DETAIL.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\沈阳金杯\WarehouseData\SCP_INVOICE_CONFIRM_DETAIL.aspx.designer.cs">
<DependentUpon>SCP_INVOICE_CONFIRM_DETAIL.aspx</DependentUpon>
</Compile>
<Compile Include="Views\沈阳金杯\WarehouseData\SCP_INVOICE_DELTAIL.aspx.cs">
<DependentUpon>SCP_INVOICE_DELTAIL.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\沈阳金杯\WarehouseData\SCP_INVOICE_DELTAIL.aspx.designer.cs">
<DependentUpon>SCP_INVOICE_DELTAIL.aspx</DependentUpon>
</Compile>
<Compile Include="Views\沈阳金杯\WarehouseData\SCP_INVOICE_VIEW.aspx.cs">
<DependentUpon>SCP_INVOICE_VIEW.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\沈阳金杯\WarehouseData\SCP_INVOICE_VIEW.aspx.designer.cs">
<DependentUpon>SCP_INVOICE_VIEW.aspx</DependentUpon>
</Compile>
<Compile Include="Views\沈阳金杯\WarehouseData\SCP_INVOICE_VIEW_DETAIL.aspx.cs">
<DependentUpon>SCP_INVOICE_VIEW_DETAIL.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\沈阳金杯\WarehouseData\SCP_INVOICE_VIEW_DETAIL.aspx.designer.cs">
<DependentUpon>SCP_INVOICE_VIEW_DETAIL.aspx</DependentUpon>
</Compile>
<Compile Include="Views\沈阳金杯\WarehouseData\SCP_RECEIVE.aspx.cs">
<DependentUpon>SCP_RECEIVE.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\沈阳金杯\WarehouseData\SCP_RECEIVE.aspx.designer.cs">
<DependentUpon>SCP_RECEIVE.aspx</DependentUpon>
</Compile>
<Compile Include="Views\沈阳金杯\WarehouseData\SCP_RECEIVE_DETAIL.aspx.cs">
<DependentUpon>SCP_RECEIVE_DETAIL.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\沈阳金杯\WarehouseData\SCP_RECEIVE_DETAIL.aspx.designer.cs">
<DependentUpon>SCP_RECEIVE_DETAIL.aspx</DependentUpon>
</Compile>
<Compile Include="Views\重庆北汽模塑\PlanData\SCP_ASK.aspx.cs">
<DependentUpon>SCP_ASK.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\重庆北汽模塑\PlanData\SCP_ASK.aspx.designer.cs">
<DependentUpon>SCP_ASK.aspx</DependentUpon>
</Compile>
<Compile Include="Views\重庆北汽模塑\PlanData\SCP_ASK_DETAIL.aspx.cs">
<DependentUpon>SCP_ASK_DETAIL.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\重庆北汽模塑\PlanData\SCP_ASK_DETAIL.aspx.designer.cs">
<DependentUpon>SCP_ASK_DETAIL.aspx</DependentUpon>
</Compile>
<Compile Include="Views\重庆北汽模塑\PlanData\SCP_PO_CREATE_ASK.aspx.cs">
<DependentUpon>SCP_PO_CREATE_ASK.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\重庆北汽模塑\PlanData\SCP_PO_CREATE_ASK.aspx.designer.cs">
<DependentUpon>SCP_PO_CREATE_ASK.aspx</DependentUpon>
</Compile>
<Compile Include="Views\重庆北汽模塑\SupplierData\SCP_ASK.aspx.cs">
<DependentUpon>SCP_ASK.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\重庆北汽模塑\SupplierData\SCP_ASK.aspx.designer.cs">
<DependentUpon>SCP_ASK.aspx</DependentUpon>
</Compile>
<Compile Include="Views\锦州锦恒\SupplierData\SCP_ASN.aspx.cs">
<DependentUpon>SCP_ASN.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\锦州锦恒\SupplierData\SCP_ASN.aspx.designer.cs">
<DependentUpon>SCP_ASN.aspx</DependentUpon>
</Compile>
<Compile Include="Views\锦州锦恒\SupplierData\SCP_ASN_DETAIL.aspx.cs">
<DependentUpon>SCP_ASN_DETAIL.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\锦州锦恒\SupplierData\SCP_ASN_DETAIL.aspx.designer.cs">
<DependentUpon>SCP_ASN_DETAIL.aspx</DependentUpon>
</Compile>
<Compile Include="Views\锦州锦恒\SupplierData\SCP_INVOICE.aspx.cs">
<DependentUpon>SCP_INVOICE.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\锦州锦恒\SupplierData\SCP_INVOICE.aspx.designer.cs">
<DependentUpon>SCP_INVOICE.aspx</DependentUpon>
</Compile>
<Compile Include="Views\锦州锦恒\SupplierData\SCP_INVOICE_EDIT.aspx.cs">
<DependentUpon>SCP_INVOICE_EDIT.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\锦州锦恒\SupplierData\SCP_INVOICE_EDIT.aspx.designer.cs">
<DependentUpon>SCP_INVOICE_EDIT.aspx</DependentUpon>
</Compile>
<Compile Include="Views\锦州锦恒\SupplierData\SCP_SELECT_MAKE.aspx.cs">
<DependentUpon>SCP_SELECT_MAKE.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\锦州锦恒\SupplierData\SCP_SELECT_MAKE.aspx.designer.cs">
<DependentUpon>SCP_SELECT_MAKE.aspx</DependentUpon>
</Compile>
<Compile Include="Views\锦州锦恒\SupplierData\SCP_SHIP_DETAIL_BARCODE.aspx.cs">
<DependentUpon>SCP_SHIP_DETAIL_BARCODE.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\锦州锦恒\SupplierData\SCP_SHIP_DETAIL_BARCODE.aspx.designer.cs">
<DependentUpon>SCP_SHIP_DETAIL_BARCODE.aspx</DependentUpon>
</Compile>
<Compile Include="Views\锦州锦恒\WarehouseData\SCP_INVOICE.aspx.cs">
<DependentUpon>SCP_INVOICE.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\锦州锦恒\WarehouseData\SCP_INVOICE.aspx.designer.cs">
<DependentUpon>SCP_INVOICE.aspx</DependentUpon>
</Compile>
<Compile Include="Views\锦州锦恒\WarehouseData\SCP_INVOICE_CONFIRM.aspx.cs">
<DependentUpon>SCP_INVOICE_CONFIRM.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\锦州锦恒\WarehouseData\SCP_INVOICE_CONFIRM.aspx.designer.cs">
<DependentUpon>SCP_INVOICE_CONFIRM.aspx</DependentUpon>
</Compile>
<Compile Include="Views\锦州锦恒\WarehouseData\SCP_INVOICE_CONFIRM_DETAIL.aspx.cs">
<DependentUpon>SCP_INVOICE_CONFIRM_DETAIL.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\锦州锦恒\WarehouseData\SCP_INVOICE_CONFIRM_DETAIL.aspx.designer.cs">
<DependentUpon>SCP_INVOICE_CONFIRM_DETAIL.aspx</DependentUpon>
</Compile>
<Compile Include="Views\锦州锦恒\WarehouseData\SCP_INVOICE_DELTAIL.aspx.cs">
<DependentUpon>SCP_INVOICE_DELTAIL.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\锦州锦恒\WarehouseData\SCP_INVOICE_DELTAIL.aspx.designer.cs">
<DependentUpon>SCP_INVOICE_DELTAIL.aspx</DependentUpon>
</Compile>
<Compile Include="Views\长春安通林\SCP_ASK.aspx.cs">
<DependentUpon>SCP_ASK.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\长春安通林\SCP_ASK.aspx.designer.cs">
<DependentUpon>SCP_ASK.aspx</DependentUpon>
</Compile>
<Compile Include="Views\长春安通林\SCP_ASK_AUDIT.aspx.cs">
<DependentUpon>SCP_ASK_AUDIT.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\长春安通林\SCP_ASK_AUDIT.aspx.designer.cs">
<DependentUpon>SCP_ASK_AUDIT.aspx</DependentUpon>
</Compile>
<Compile Include="Views\长春安通林\SCP_ASK_AUDIT_DETAIL.aspx.cs">
<DependentUpon>SCP_ASK_AUDIT_DETAIL.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\长春安通林\SCP_ASK_AUDIT_DETAIL.aspx.designer.cs">
<DependentUpon>SCP_ASK_AUDIT_DETAIL.aspx</DependentUpon>
</Compile>
<Compile Include="Views\长春安通林\SCP_ASK_DETAIL.aspx.cs">
<DependentUpon>SCP_ASK_DETAIL.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\长春安通林\SCP_ASK_DETAIL.aspx.designer.cs">
<DependentUpon>SCP_ASK_DETAIL.aspx</DependentUpon>
</Compile>
<Compile Include="Views\长春安通林\SCP_PO.aspx.cs">
<DependentUpon>SCP_PO.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\长春安通林\SCP_PO.aspx.designer.cs">
<DependentUpon>SCP_PO.aspx</DependentUpon>
</Compile>
<Compile Include="Views\长春安通林\SCP_PO_ASK.aspx.cs">
<DependentUpon>SCP_PO_ASK.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\长春安通林\SCP_PO_ASK.aspx.designer.cs">
<DependentUpon>SCP_PO_ASK.aspx</DependentUpon>
</Compile>
<Compile Include="Views\长春安通林\SCP_PO_CREATE_ASK.aspx.cs">
<DependentUpon>SCP_PO_CREATE_ASK.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\长春安通林\SCP_PO_CREATE_ASK.aspx.designer.cs">
<DependentUpon>SCP_PO_CREATE_ASK.aspx</DependentUpon>
</Compile>
<Compile Include="Views\长春安通林\SCP_PO_DETAIL.aspx.cs">
<DependentUpon>SCP_PO_DETAIL.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\长春安通林\SCP_PO_DETAIL.aspx.designer.cs">
<DependentUpon>SCP_PO_DETAIL.aspx</DependentUpon>
</Compile>
<Compile Include="Views\长春安通林\SCP_PO_DETAIL_OUT.aspx.cs">
<DependentUpon>SCP_PO_DETAIL_OUT.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\长春安通林\SCP_PO_DETAIL_OUT.aspx.designer.cs">
<DependentUpon>SCP_PO_DETAIL_OUT.aspx</DependentUpon>
</Compile>
<Compile Include="Views\长春安通林\SCP_PO_EXTEND.aspx.cs">
<DependentUpon>SCP_PO_EXTEND.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\长春安通林\SCP_PO_EXTEND.aspx.designer.cs">
<DependentUpon>SCP_PO_EXTEND.aspx</DependentUpon>
</Compile>
<Compile Include="Views\长春安通林\SCP_PO_PLAN.aspx.cs">
<DependentUpon>SCP_PO_PLAN.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\长春安通林\SCP_PO_PLAN.aspx.designer.cs">
<DependentUpon>SCP_PO_PLAN.aspx</DependentUpon>
</Compile>
<Compile Include="Views\长春安通林\SCP_PO_PLAN_DETAIL.aspx.cs">
<DependentUpon>SCP_PO_PLAN_DETAIL.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\长春安通林\SCP_PO_PLAN_DETAIL.aspx.designer.cs">
<DependentUpon>SCP_PO_PLAN_DETAIL.aspx</DependentUpon>
</Compile>
<Compile Include="Views\长春安通林\SCP_PO_PLAN_EXTEND.aspx.cs">
<DependentUpon>SCP_PO_PLAN_EXTEND.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\长春安通林\SCP_PO_PLAN_EXTEND.aspx.designer.cs">
<DependentUpon>SCP_PO_PLAN_EXTEND.aspx</DependentUpon>
</Compile>
<Compile Include="Views\青岛一汽法雷奥\PlanData\SCP_ASK.aspx.cs">
<DependentUpon>SCP_ASK.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\青岛一汽法雷奥\PlanData\SCP_ASK.aspx.designer.cs">
<DependentUpon>SCP_ASK.aspx</DependentUpon>
</Compile>
<Compile Include="Views\青岛一汽法雷奥\PlanData\SCP_PO.aspx.cs">
<DependentUpon>SCP_PO.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\青岛一汽法雷奥\PlanData\SCP_PO.aspx.designer.cs">
<DependentUpon>SCP_PO.aspx</DependentUpon>
</Compile>
<Compile Include="Views\青岛一汽法雷奥\PlanData\SCP_PO_ASK.aspx.cs">
<DependentUpon>SCP_PO_ASK.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\青岛一汽法雷奥\PlanData\SCP_PO_ASK.aspx.designer.cs">
<DependentUpon>SCP_PO_ASK.aspx</DependentUpon>
</Compile>
<Compile Include="Views\青岛一汽法雷奥\PlanData\SCP_PO_CREATE_ASK.aspx.cs">
<DependentUpon>SCP_PO_CREATE_ASK.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\青岛一汽法雷奥\PlanData\SCP_PO_CREATE_ASK.aspx.designer.cs">
<DependentUpon>SCP_PO_CREATE_ASK.aspx</DependentUpon>
</Compile>
<Compile Include="Views\青岛一汽法雷奥\PlanData\SCP_PRODUCT_DETAIL.aspx.cs">
<DependentUpon>SCP_PRODUCT_DETAIL.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\青岛一汽法雷奥\PlanData\SCP_PRODUCT_DETAIL.aspx.designer.cs">
<DependentUpon>SCP_PRODUCT_DETAIL.aspx</DependentUpon>
</Compile>
<Compile Include="Views\重庆北汽模塑\SupplierData\SCP_ASK_DETAIL.aspx.cs">
<DependentUpon>SCP_ASK_DETAIL.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\重庆北汽模塑\SupplierData\SCP_ASK_DETAIL.aspx.designer.cs">
<DependentUpon>SCP_ASK_DETAIL.aspx</DependentUpon>
</Compile>
<Compile Include="Views\重庆北汽模塑\SupplierData\SCP_ASN_CREATE.aspx.cs">
<DependentUpon>SCP_ASN_CREATE.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\重庆北汽模塑\SupplierData\SCP_ASN_CREATE.aspx.designer.cs">
<DependentUpon>SCP_ASN_CREATE.aspx</DependentUpon>
</Compile>
<Compile Include="Views\青岛一汽法雷奥\SupplierData\SCP_ASK.aspx.cs">
<DependentUpon>SCP_ASK.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\青岛一汽法雷奥\SupplierData\SCP_ASK.aspx.designer.cs">
<DependentUpon>SCP_ASK.aspx</DependentUpon>
</Compile>
<Compile Include="Views\青岛一汽法雷奥\SupplierData\SCP_ASK_DETAIL.aspx.cs">
<DependentUpon>SCP_ASK_DETAIL.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\青岛一汽法雷奥\SupplierData\SCP_ASK_DETAIL.aspx.designer.cs">
<DependentUpon>SCP_ASK_DETAIL.aspx</DependentUpon>
</Compile>
<Compile Include="Views\青岛一汽法雷奥\SupplierData\SCP_ASN.aspx.cs">
<DependentUpon>SCP_ASN.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\青岛一汽法雷奥\SupplierData\SCP_ASN.aspx.designer.cs">
<DependentUpon>SCP_ASN.aspx</DependentUpon>
</Compile>
<Compile Include="Views\青岛一汽法雷奥\SupplierData\SCP_ASN_CREATE.aspx.cs">
<DependentUpon>SCP_ASN_CREATE.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\青岛一汽法雷奥\SupplierData\SCP_ASN_CREATE.aspx.designer.cs">
<DependentUpon>SCP_ASN_CREATE.aspx</DependentUpon>
</Compile>
<Compile Include="Views\青岛一汽法雷奥\SupplierData\SCP_ASN_DETAIL.aspx.cs">
<DependentUpon>SCP_ASN_DETAIL.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Views\青岛一汽法雷奥\SupplierData\SCP_ASN_DETAIL.aspx.designer.cs">
<DependentUpon>SCP_ASN_DETAIL.aspx</DependentUpon>
</Compile>
</ItemGroup>
<ItemGroup>
<Folder Include="Business\Models\" />
<Folder Include="ClaimFiles\" />
<Folder Include="exportfiles\" />
<Folder Include="uploadfiles\" />
</ItemGroup>
<ItemGroup>
<Content Include="packages.config" />
<Content Include="Scripts\jquery-1.10.2.min.map" />
<None Include="Web.Debug.config">
<DependentUpon>Web.config</DependentUpon>
</None>
<None Include="Web.Release.config">
<DependentUpon>Web.config</DependentUpon>
</None>
</ItemGroup>
<ItemGroup>
<Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
</ItemGroup>
<ItemGroup>
<COMReference Include="grsvr6Lib">
<Guid>{FF2C3CFF-D05C-4F37-9F5B-3EE95844301F}</Guid>
<VersionMajor>6</VersionMajor>
<VersionMinor>0</VersionMinor>
<Lcid>0</Lcid>
<WrapperTool>tlbimp</WrapperTool>
<Isolated>False</Isolated>
<EmbedInteropTypes>True</EmbedInteropTypes>
</COMReference>
<COMReference Include="stdole">
<Guid>{00020430-0000-0000-C000-000000000046}</Guid>
<VersionMajor>2</VersionMajor>
<VersionMinor>0</VersionMinor>
<Lcid>0</Lcid>
<WrapperTool>primary</WrapperTool>
<Isolated>False</Isolated>
<EmbedInteropTypes>True</EmbedInteropTypes>
</COMReference>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Common\CK.SCP.Common.csproj">
<Project>{3d6090ab-2f0c-4350-aef3-59dd73eab1aa}</Project>
<Name>CK.SCP.Common</Name>
</ProjectReference>
<ProjectReference Include="..\Controller\CK.SCP.Controller.csproj">
<Project>{d096d4ff-9546-4137-9a02-9070e70dc760}</Project>
<Name>CK.SCP.Controller</Name>
</ProjectReference>
<ProjectReference Include="..\Models\CK.SCP.Models.csproj">
<Project>{74dce5f2-a501-45f2-b4f9-494aa1867226}</Project>
<Name>CK.SCP.Models</Name>
</ProjectReference>
<ProjectReference Include="..\Utils\CK.SCP.Utils.csproj">
<Project>{4c6a951d-ad7f-47ce-b2ce-32c205d8d6ba}</Project>
<Name>CK.SCP.Utils</Name>
</ProjectReference>
</ItemGroup>
<PropertyGroup>
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
</PropertyGroup>
<PropertyGroup>
<SignAssembly>false</SignAssembly>
</PropertyGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
<ProjectExtensions>
<VisualStudio>
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
<WebProjectProperties>
<UseIIS>True</UseIIS>
<AutoAssignPort>True</AutoAssignPort>
<DevelopmentServerPort>62030</DevelopmentServerPort>
<DevelopmentServerVPath>/</DevelopmentServerVPath>
<IISUrl>http://localhost:5678</IISUrl>
<NTLMAuthentication>False</NTLMAuthentication>
<UseCustomServer>False</UseCustomServer>
<CustomServerUrl>
</CustomServerUrl>
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
</WebProjectProperties>
</FlavorProperties>
</VisualStudio>
</ProjectExtensions>
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
<PropertyGroup>
<ErrorText>此项目引用这台计算机上缺少的 NuGet 程序包。使用 NuGet 程序包还原可下载这些程序包。有关详细信息,请参阅 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
</PropertyGroup>
<Error Condition="!Exists('..\packages\Microsoft.Net.Compilers.1.3.2\build\Microsoft.Net.Compilers.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Net.Compilers.1.3.2\build\Microsoft.Net.Compilers.props'))" />
<Error Condition="!Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.3\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.3\build\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props'))" />
</Target>
<!-- 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>