<?xml version="1.0" encoding="utf-8"?>
|
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
<PropertyGroup>
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
<ProductVersion>
|
</ProductVersion>
|
<SchemaVersion>2.0</SchemaVersion>
|
<ProjectGuid>{35AB0FCA-99E3-41A9-8418-A99B54236D8A}</ProjectGuid>
|
<ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
|
<OutputType>Library</OutputType>
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
<RootNamespace>FineUIPro.iWareWms</RootNamespace>
|
<AssemblyName>iWareWms</AssemblyName>
|
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
<UseIISExpress>false</UseIISExpress>
|
<TargetFrameworkProfile />
|
<FileUpgradeFlags>
|
</FileUpgradeFlags>
|
<UpgradeBackupLocation>
|
</UpgradeBackupLocation>
|
<OldToolsVersion>4.0</OldToolsVersion>
|
<IISExpressSSLPort />
|
<IISExpressAnonymousAuthentication>
|
</IISExpressAnonymousAuthentication>
|
<IISExpressWindowsAuthentication>
|
</IISExpressWindowsAuthentication>
|
<IISExpressUseClassicPipelineMode>
|
</IISExpressUseClassicPipelineMode>
|
<UseGlobalApplicationHostFile />
|
<Use64BitIISExpress />
|
</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>
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
</PropertyGroup>
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
<DebugType>full</DebugType>
|
<Optimize>false</Optimize>
|
<OutputPath>bin\</OutputPath>
|
<DefineConstants>TRACE</DefineConstants>
|
<ErrorReport>prompt</ErrorReport>
|
<WarningLevel>4</WarningLevel>
|
<Prefer32Bit>false</Prefer32Bit>
|
<DebugSymbols>true</DebugSymbols>
|
<GenerateSerializationAssemblies>Auto</GenerateSerializationAssemblies>
|
</PropertyGroup>
|
<ItemGroup>
|
<Reference Include="Autofac, Version=4.8.1.0, Culture=neutral, PublicKeyToken=17863af14b0044da, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>..\iWareCommon\DLL\Autofac.dll</HintPath>
|
</Reference>
|
<Reference Include="Autofac.Extras.DynamicProxy, Version=4.5.0.0, Culture=neutral, PublicKeyToken=17863af14b0044da, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>..\iWareCommon\DLL\Autofac.Extras.DynamicProxy.dll</HintPath>
|
</Reference>
|
<Reference Include="AxInterop.AcroPDFLib, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>..\iWareCommon\DLL\AxInterop.AcroPDFLib.dll</HintPath>
|
</Reference>
|
<Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>..\..\WebApi\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.dll</HintPath>
|
</Reference>
|
<Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>..\..\WebApi\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.SqlServer.dll</HintPath>
|
</Reference>
|
<Reference Include="FineUIPro, Version=5.5.0.0, Culture=neutral, PublicKeyToken=9cbe753c029f291a, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>bin\FineUIPro.dll</HintPath>
|
</Reference>
|
<Reference Include="iWareDataRbacWms, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>package\iWareDataRbacWms.dll</HintPath>
|
</Reference>
|
<Reference Include="Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
<SpecificVersion>False</SpecificVersion>
|
<HintPath>package\Newtonsoft.Json.dll</HintPath>
|
</Reference>
|
<Reference Include="System" />
|
<Reference Include="System.ComponentModel.DataAnnotations" />
|
<Reference Include="System.Data" />
|
<Reference Include="System.Data.DataSetExtensions" />
|
<Reference Include="System.Drawing" />
|
<Reference Include="System.Runtime.Serialization" />
|
<Reference Include="System.ServiceModel" />
|
<Reference Include="System.Web" />
|
<Reference Include="System.Web.ApplicationServices" />
|
<Reference Include="System.Web.DynamicData" />
|
<Reference Include="System.Web.Entity" />
|
<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.Mobile" />
|
<Reference Include="System.Xml.Linq" />
|
</ItemGroup>
|
<ItemGroup>
|
<Content Include="common\themes.aspx" />
|
<Content Include="res\images\loading\res.axd.gif" />
|
<Content Include="res\images\nopic\nopic.png" />
|
<Content Include="res\jqueryuiautocomplete\jquery-ui.css" />
|
<Content Include="res\jqueryuiautocomplete\jquery-ui.js" />
|
<Content Include="res\jqueryuiautocomplete\jquery-ui.min.css" />
|
<Content Include="res\jqueryuiautocomplete\jquery-ui.min.js" />
|
<Content Include="res\jqueryuiautocomplete\theme-start\images\animated-overlay.gif" />
|
<Content Include="res\jqueryuiautocomplete\theme-start\images\ui-bg_flat_55_999999_40x100.png" />
|
<Content Include="res\jqueryuiautocomplete\theme-start\images\ui-bg_flat_75_aaaaaa_40x100.png" />
|
<Content Include="res\jqueryuiautocomplete\theme-start\images\ui-bg_glass_45_0078ae_1x400.png" />
|
<Content Include="res\jqueryuiautocomplete\theme-start\images\ui-bg_glass_55_f8da4e_1x400.png" />
|
<Content Include="res\jqueryuiautocomplete\theme-start\images\ui-bg_glass_75_79c9ec_1x400.png" />
|
<Content Include="res\jqueryuiautocomplete\theme-start\images\ui-bg_gloss-wave_45_e14f1c_500x100.png" />
|
<Content Include="res\jqueryuiautocomplete\theme-start\images\ui-bg_gloss-wave_50_6eac2c_500x100.png" />
|
<Content Include="res\jqueryuiautocomplete\theme-start\images\ui-bg_gloss-wave_75_2191c0_500x100.png" />
|
<Content Include="res\jqueryuiautocomplete\theme-start\images\ui-bg_inset-hard_100_fcfdfd_1x100.png" />
|
<Content Include="res\jqueryuiautocomplete\theme-start\images\ui-icons_0078ae_256x240.png" />
|
<Content Include="res\jqueryuiautocomplete\theme-start\images\ui-icons_056b93_256x240.png" />
|
<Content Include="res\jqueryuiautocomplete\theme-start\images\ui-icons_d8e7f3_256x240.png" />
|
<Content Include="res\jqueryuiautocomplete\theme-start\images\ui-icons_e0fdff_256x240.png" />
|
<Content Include="res\jqueryuiautocomplete\theme-start\images\ui-icons_f5e175_256x240.png" />
|
<Content Include="res\jqueryuiautocomplete\theme-start\images\ui-icons_f7a50d_256x240.png" />
|
<Content Include="res\jqueryuiautocomplete\theme-start\images\ui-icons_fcd113_256x240.png" />
|
<Content Include="res\jqueryuiautocomplete\theme-start\theme.css" />
|
<Content Include="res\js\CLodopfuncs.js" />
|
<Content Include="res\js\echarts.js" />
|
<Content Include="res\js\echarts.min.js" />
|
<Content Include="res\js\jquery.js" />
|
<Content Include="res\js\jquery.min.js" />
|
<Content Include="res\js\jquery.params.js" />
|
<Content Include="res\js\LodopFuncs.js" />
|
<Content Include="res\js\main.js" />
|
<Content Include="res\third-party\ckeditor\adapters\jquery.js" />
|
<Content Include="res\third-party\ckeditor\build-config.js" />
|
<Content Include="res\third-party\ckeditor\ckeditor.js" />
|
<Content Include="res\third-party\ckeditor\config.js" />
|
<Content Include="res\third-party\ckeditor\contents.css" />
|
<Content Include="res\third-party\ckeditor\lang\af.js" />
|
<Content Include="res\third-party\ckeditor\lang\ar.js" />
|
<Content Include="res\third-party\ckeditor\lang\bg.js" />
|
<Content Include="res\third-party\ckeditor\lang\bn.js" />
|
<Content Include="res\third-party\ckeditor\lang\bs.js" />
|
<Content Include="res\third-party\ckeditor\lang\ca.js" />
|
<Content Include="res\third-party\ckeditor\lang\cs.js" />
|
<Content Include="res\third-party\ckeditor\lang\cy.js" />
|
<Content Include="res\third-party\ckeditor\lang\da.js" />
|
<Content Include="res\third-party\ckeditor\lang\de.js" />
|
<Content Include="res\third-party\ckeditor\lang\el.js" />
|
<Content Include="res\third-party\ckeditor\lang\en-au.js" />
|
<Content Include="res\third-party\ckeditor\lang\en-ca.js" />
|
<Content Include="res\third-party\ckeditor\lang\en-gb.js" />
|
<Content Include="res\third-party\ckeditor\lang\en.js" />
|
<Content Include="res\third-party\ckeditor\lang\eo.js" />
|
<Content Include="res\third-party\ckeditor\lang\es.js" />
|
<Content Include="res\third-party\ckeditor\lang\et.js" />
|
<Content Include="res\third-party\ckeditor\lang\eu.js" />
|
<Content Include="res\third-party\ckeditor\lang\fa.js" />
|
<Content Include="res\third-party\ckeditor\lang\fi.js" />
|
<Content Include="res\third-party\ckeditor\lang\fo.js" />
|
<Content Include="res\third-party\ckeditor\lang\fr-ca.js" />
|
<Content Include="res\third-party\ckeditor\lang\fr.js" />
|
<Content Include="res\third-party\ckeditor\lang\gl.js" />
|
<Content Include="res\third-party\ckeditor\lang\gu.js" />
|
<Content Include="res\third-party\ckeditor\lang\he.js" />
|
<Content Include="res\third-party\ckeditor\lang\hi.js" />
|
<Content Include="res\third-party\ckeditor\lang\hr.js" />
|
<Content Include="res\third-party\ckeditor\lang\hu.js" />
|
<Content Include="res\third-party\ckeditor\lang\id.js" />
|
<Content Include="res\third-party\ckeditor\lang\is.js" />
|
<Content Include="res\third-party\ckeditor\lang\it.js" />
|
<Content Include="res\third-party\ckeditor\lang\ja.js" />
|
<Content Include="res\third-party\ckeditor\lang\ka.js" />
|
<Content Include="res\third-party\ckeditor\lang\km.js" />
|
<Content Include="res\third-party\ckeditor\lang\ko.js" />
|
<Content Include="res\third-party\ckeditor\lang\ku.js" />
|
<Content Include="res\third-party\ckeditor\lang\lt.js" />
|
<Content Include="res\third-party\ckeditor\lang\lv.js" />
|
<Content Include="res\third-party\ckeditor\lang\mk.js" />
|
<Content Include="res\third-party\ckeditor\lang\mn.js" />
|
<Content Include="res\third-party\ckeditor\lang\ms.js" />
|
<Content Include="res\third-party\ckeditor\lang\nb.js" />
|
<Content Include="res\third-party\ckeditor\lang\nl.js" />
|
<Content Include="res\third-party\ckeditor\lang\no.js" />
|
<Content Include="res\third-party\ckeditor\lang\pl.js" />
|
<Content Include="res\third-party\ckeditor\lang\pt-br.js" />
|
<Content Include="res\third-party\ckeditor\lang\pt.js" />
|
<Content Include="res\third-party\ckeditor\lang\ro.js" />
|
<Content Include="res\third-party\ckeditor\lang\ru.js" />
|
<Content Include="res\third-party\ckeditor\lang\si.js" />
|
<Content Include="res\third-party\ckeditor\lang\sk.js" />
|
<Content Include="res\third-party\ckeditor\lang\sl.js" />
|
<Content Include="res\third-party\ckeditor\lang\sq.js" />
|
<Content Include="res\third-party\ckeditor\lang\sr-latn.js" />
|
<Content Include="res\third-party\ckeditor\lang\sr.js" />
|
<Content Include="res\third-party\ckeditor\lang\sv.js" />
|
<Content Include="res\third-party\ckeditor\lang\th.js" />
|
<Content Include="res\third-party\ckeditor\lang\tr.js" />
|
<Content Include="res\third-party\ckeditor\lang\tt.js" />
|
<Content Include="res\third-party\ckeditor\lang\ug.js" />
|
<Content Include="res\third-party\ckeditor\lang\uk.js" />
|
<Content Include="res\third-party\ckeditor\lang\vi.js" />
|
<Content Include="res\third-party\ckeditor\lang\zh-cn.js" />
|
<Content Include="res\third-party\ckeditor\lang\zh.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\a11yhelp.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\lang\ar.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\lang\bg.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\lang\ca.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\lang\cs.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\lang\cy.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\lang\da.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\lang\de.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\lang\el.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\lang\en-gb.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\lang\en.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\lang\eo.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\lang\es.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\lang\et.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\lang\fa.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\lang\fi.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\lang\fr-ca.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\lang\fr.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\lang\gl.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\lang\gu.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\lang\he.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\lang\hi.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\lang\hr.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\lang\hu.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\lang\id.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\lang\it.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\lang\ja.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\lang\km.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\lang\ko.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\lang\ku.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\lang\lt.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\lang\lv.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\lang\mk.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\lang\mn.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\lang\nb.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\lang\nl.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\lang\no.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\lang\pl.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\lang\pt-br.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\lang\pt.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\lang\ro.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\lang\ru.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\lang\si.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\lang\sk.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\lang\sl.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\lang\sq.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\lang\sr-latn.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\lang\sr.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\lang\sv.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\lang\th.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\lang\tr.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\lang\tt.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\lang\ug.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\lang\uk.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\lang\vi.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\lang\zh-cn.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\lang\zh.js" />
|
<Content Include="res\third-party\ckeditor\plugins\a11yhelp\dialogs\lang\_translationstatus.txt" />
|
<Content Include="res\third-party\ckeditor\plugins\about\dialogs\about.js" />
|
<Content Include="res\third-party\ckeditor\plugins\about\dialogs\hidpi\logo_ckeditor.png" />
|
<Content Include="res\third-party\ckeditor\plugins\about\dialogs\logo_ckeditor.png" />
|
<Content Include="res\third-party\ckeditor\plugins\clipboard\dialogs\paste.js" />
|
<Content Include="res\third-party\ckeditor\plugins\colordialog\dialogs\colordialog.js" />
|
<Content Include="res\third-party\ckeditor\plugins\dialog\dialogDefinition.js" />
|
<Content Include="res\third-party\ckeditor\plugins\div\dialogs\div.js" />
|
<Content Include="res\third-party\ckeditor\plugins\find\dialogs\find.js" />
|
<Content Include="res\third-party\ckeditor\plugins\flash\dialogs\flash.js" />
|
<Content Include="res\third-party\ckeditor\plugins\flash\images\placeholder.png" />
|
<Content Include="res\third-party\ckeditor\plugins\forms\dialogs\button.js" />
|
<Content Include="res\third-party\ckeditor\plugins\forms\dialogs\checkbox.js" />
|
<Content Include="res\third-party\ckeditor\plugins\forms\dialogs\form.js" />
|
<Content Include="res\third-party\ckeditor\plugins\forms\dialogs\hiddenfield.js" />
|
<Content Include="res\third-party\ckeditor\plugins\forms\dialogs\radio.js" />
|
<Content Include="res\third-party\ckeditor\plugins\forms\dialogs\select.js" />
|
<Content Include="res\third-party\ckeditor\plugins\forms\dialogs\textarea.js" />
|
<Content Include="res\third-party\ckeditor\plugins\forms\dialogs\textfield.js" />
|
<Content Include="res\third-party\ckeditor\plugins\forms\images\hiddenfield.gif" />
|
<Content Include="res\third-party\ckeditor\plugins\icons.png" />
|
<Content Include="res\third-party\ckeditor\plugins\icons_hidpi.png" />
|
<Content Include="res\third-party\ckeditor\plugins\iframe\dialogs\iframe.js" />
|
<Content Include="res\third-party\ckeditor\plugins\iframe\images\placeholder.png" />
|
<Content Include="res\third-party\ckeditor\plugins\image\dialogs\image.js" />
|
<Content Include="res\third-party\ckeditor\plugins\image\images\noimage.png" />
|
<Content Include="res\third-party\ckeditor\plugins\link\dialogs\anchor.js" />
|
<Content Include="res\third-party\ckeditor\plugins\link\dialogs\link.js" />
|
<Content Include="res\third-party\ckeditor\plugins\link\images\anchor.png" />
|
<Content Include="res\third-party\ckeditor\plugins\link\images\hidpi\anchor.png" />
|
<Content Include="res\third-party\ckeditor\plugins\liststyle\dialogs\liststyle.js" />
|
<Content Include="res\third-party\ckeditor\plugins\magicline\images\hidpi\icon.png" />
|
<Content Include="res\third-party\ckeditor\plugins\magicline\images\icon.png" />
|
<Content Include="res\third-party\ckeditor\plugins\pagebreak\images\pagebreak.gif" />
|
<Content Include="res\third-party\ckeditor\plugins\pastefromword\filter\default.js" />
|
<Content Include="res\third-party\ckeditor\plugins\preview\preview.html" />
|
<Content Include="res\third-party\ckeditor\plugins\scayt\dialogs\options.js" />
|
<Content Include="res\third-party\ckeditor\plugins\scayt\dialogs\toolbar.css" />
|
<Content Include="res\third-party\ckeditor\plugins\showblocks\images\block_address.png" />
|
<Content Include="res\third-party\ckeditor\plugins\showblocks\images\block_blockquote.png" />
|
<Content Include="res\third-party\ckeditor\plugins\showblocks\images\block_div.png" />
|
<Content Include="res\third-party\ckeditor\plugins\showblocks\images\block_h1.png" />
|
<Content Include="res\third-party\ckeditor\plugins\showblocks\images\block_h2.png" />
|
<Content Include="res\third-party\ckeditor\plugins\showblocks\images\block_h3.png" />
|
<Content Include="res\third-party\ckeditor\plugins\showblocks\images\block_h4.png" />
|
<Content Include="res\third-party\ckeditor\plugins\showblocks\images\block_h5.png" />
|
<Content Include="res\third-party\ckeditor\plugins\showblocks\images\block_h6.png" />
|
<Content Include="res\third-party\ckeditor\plugins\showblocks\images\block_p.png" />
|
<Content Include="res\third-party\ckeditor\plugins\showblocks\images\block_pre.png" />
|
<Content Include="res\third-party\ckeditor\plugins\smiley\dialogs\smiley.js" />
|
<Content Include="res\third-party\ckeditor\plugins\smiley\images\angel_smile.gif" />
|
<Content Include="res\third-party\ckeditor\plugins\smiley\images\angel_smile.png" />
|
<Content Include="res\third-party\ckeditor\plugins\smiley\images\angry_smile.gif" />
|
<Content Include="res\third-party\ckeditor\plugins\smiley\images\angry_smile.png" />
|
<Content Include="res\third-party\ckeditor\plugins\smiley\images\broken_heart.gif" />
|
<Content Include="res\third-party\ckeditor\plugins\smiley\images\broken_heart.png" />
|
<Content Include="res\third-party\ckeditor\plugins\smiley\images\confused_smile.gif" />
|
<Content Include="res\third-party\ckeditor\plugins\smiley\images\confused_smile.png" />
|
<Content Include="res\third-party\ckeditor\plugins\smiley\images\cry_smile.gif" />
|
<Content Include="res\third-party\ckeditor\plugins\smiley\images\cry_smile.png" />
|
<Content Include="res\third-party\ckeditor\plugins\smiley\images\devil_smile.gif" />
|
<Content Include="res\third-party\ckeditor\plugins\smiley\images\devil_smile.png" />
|
<Content Include="res\third-party\ckeditor\plugins\smiley\images\embaressed_smile.gif" />
|
<Content Include="res\third-party\ckeditor\plugins\smiley\images\embarrassed_smile.gif" />
|
<Content Include="res\third-party\ckeditor\plugins\smiley\images\embarrassed_smile.png" />
|
<Content Include="res\third-party\ckeditor\plugins\smiley\images\envelope.gif" />
|
<Content Include="res\third-party\ckeditor\plugins\smiley\images\envelope.png" />
|
<Content Include="res\third-party\ckeditor\plugins\smiley\images\heart.gif" />
|
<Content Include="res\third-party\ckeditor\plugins\smiley\images\heart.png" />
|
<Content Include="res\third-party\ckeditor\plugins\smiley\images\kiss.gif" />
|
<Content Include="res\third-party\ckeditor\plugins\smiley\images\kiss.png" />
|
<Content Include="res\third-party\ckeditor\plugins\smiley\images\lightbulb.gif" />
|
<Content Include="res\third-party\ckeditor\plugins\smiley\images\lightbulb.png" />
|
<Content Include="res\third-party\ckeditor\plugins\smiley\images\omg_smile.gif" />
|
<Content Include="res\third-party\ckeditor\plugins\smiley\images\omg_smile.png" />
|
<Content Include="res\third-party\ckeditor\plugins\smiley\images\regular_smile.gif" />
|
<Content Include="res\third-party\ckeditor\plugins\smiley\images\regular_smile.png" />
|
<Content Include="res\third-party\ckeditor\plugins\smiley\images\sad_smile.gif" />
|
<Content Include="res\third-party\ckeditor\plugins\smiley\images\sad_smile.png" />
|
<Content Include="res\third-party\ckeditor\plugins\smiley\images\shades_smile.gif" />
|
<Content Include="res\third-party\ckeditor\plugins\smiley\images\shades_smile.png" />
|
<Content Include="res\third-party\ckeditor\plugins\smiley\images\teeth_smile.gif" />
|
<Content Include="res\third-party\ckeditor\plugins\smiley\images\teeth_smile.png" />
|
<Content Include="res\third-party\ckeditor\plugins\smiley\images\thumbs_down.gif" />
|
<Content Include="res\third-party\ckeditor\plugins\smiley\images\thumbs_down.png" />
|
<Content Include="res\third-party\ckeditor\plugins\smiley\images\thumbs_up.gif" />
|
<Content Include="res\third-party\ckeditor\plugins\smiley\images\thumbs_up.png" />
|
<Content Include="res\third-party\ckeditor\plugins\smiley\images\tongue_smile.gif" />
|
<Content Include="res\third-party\ckeditor\plugins\smiley\images\tongue_smile.png" />
|
<Content Include="res\third-party\ckeditor\plugins\smiley\images\tounge_smile.gif" />
|
<Content Include="res\third-party\ckeditor\plugins\smiley\images\whatchutalkingabout_smile.gif" />
|
<Content Include="res\third-party\ckeditor\plugins\smiley\images\whatchutalkingabout_smile.png" />
|
<Content Include="res\third-party\ckeditor\plugins\smiley\images\wink_smile.gif" />
|
<Content Include="res\third-party\ckeditor\plugins\smiley\images\wink_smile.png" />
|
<Content Include="res\third-party\ckeditor\plugins\specialchar\dialogs\lang\ar.js" />
|
<Content Include="res\third-party\ckeditor\plugins\specialchar\dialogs\lang\bg.js" />
|
<Content Include="res\third-party\ckeditor\plugins\specialchar\dialogs\lang\ca.js" />
|
<Content Include="res\third-party\ckeditor\plugins\specialchar\dialogs\lang\cs.js" />
|
<Content Include="res\third-party\ckeditor\plugins\specialchar\dialogs\lang\cy.js" />
|
<Content Include="res\third-party\ckeditor\plugins\specialchar\dialogs\lang\de.js" />
|
<Content Include="res\third-party\ckeditor\plugins\specialchar\dialogs\lang\el.js" />
|
<Content Include="res\third-party\ckeditor\plugins\specialchar\dialogs\lang\en-gb.js" />
|
<Content Include="res\third-party\ckeditor\plugins\specialchar\dialogs\lang\en.js" />
|
<Content Include="res\third-party\ckeditor\plugins\specialchar\dialogs\lang\eo.js" />
|
<Content Include="res\third-party\ckeditor\plugins\specialchar\dialogs\lang\es.js" />
|
<Content Include="res\third-party\ckeditor\plugins\specialchar\dialogs\lang\et.js" />
|
<Content Include="res\third-party\ckeditor\plugins\specialchar\dialogs\lang\fa.js" />
|
<Content Include="res\third-party\ckeditor\plugins\specialchar\dialogs\lang\fi.js" />
|
<Content Include="res\third-party\ckeditor\plugins\specialchar\dialogs\lang\fr-ca.js" />
|
<Content Include="res\third-party\ckeditor\plugins\specialchar\dialogs\lang\fr.js" />
|
<Content Include="res\third-party\ckeditor\plugins\specialchar\dialogs\lang\gl.js" />
|
<Content Include="res\third-party\ckeditor\plugins\specialchar\dialogs\lang\he.js" />
|
<Content Include="res\third-party\ckeditor\plugins\specialchar\dialogs\lang\hr.js" />
|
<Content Include="res\third-party\ckeditor\plugins\specialchar\dialogs\lang\hu.js" />
|
<Content Include="res\third-party\ckeditor\plugins\specialchar\dialogs\lang\id.js" />
|
<Content Include="res\third-party\ckeditor\plugins\specialchar\dialogs\lang\it.js" />
|
<Content Include="res\third-party\ckeditor\plugins\specialchar\dialogs\lang\ja.js" />
|
<Content Include="res\third-party\ckeditor\plugins\specialchar\dialogs\lang\km.js" />
|
<Content Include="res\third-party\ckeditor\plugins\specialchar\dialogs\lang\ku.js" />
|
<Content Include="res\third-party\ckeditor\plugins\specialchar\dialogs\lang\lv.js" />
|
<Content Include="res\third-party\ckeditor\plugins\specialchar\dialogs\lang\nb.js" />
|
<Content Include="res\third-party\ckeditor\plugins\specialchar\dialogs\lang\nl.js" />
|
<Content Include="res\third-party\ckeditor\plugins\specialchar\dialogs\lang\no.js" />
|
<Content Include="res\third-party\ckeditor\plugins\specialchar\dialogs\lang\pl.js" />
|
<Content Include="res\third-party\ckeditor\plugins\specialchar\dialogs\lang\pt-br.js" />
|
<Content Include="res\third-party\ckeditor\plugins\specialchar\dialogs\lang\pt.js" />
|
<Content Include="res\third-party\ckeditor\plugins\specialchar\dialogs\lang\ru.js" />
|
<Content Include="res\third-party\ckeditor\plugins\specialchar\dialogs\lang\si.js" />
|
<Content Include="res\third-party\ckeditor\plugins\specialchar\dialogs\lang\sk.js" />
|
<Content Include="res\third-party\ckeditor\plugins\specialchar\dialogs\lang\sl.js" />
|
<Content Include="res\third-party\ckeditor\plugins\specialchar\dialogs\lang\sq.js" />
|
<Content Include="res\third-party\ckeditor\plugins\specialchar\dialogs\lang\sv.js" />
|
<Content Include="res\third-party\ckeditor\plugins\specialchar\dialogs\lang\th.js" />
|
<Content Include="res\third-party\ckeditor\plugins\specialchar\dialogs\lang\tr.js" />
|
<Content Include="res\third-party\ckeditor\plugins\specialchar\dialogs\lang\tt.js" />
|
<Content Include="res\third-party\ckeditor\plugins\specialchar\dialogs\lang\ug.js" />
|
<Content Include="res\third-party\ckeditor\plugins\specialchar\dialogs\lang\uk.js" />
|
<Content Include="res\third-party\ckeditor\plugins\specialchar\dialogs\lang\vi.js" />
|
<Content Include="res\third-party\ckeditor\plugins\specialchar\dialogs\lang\zh-cn.js" />
|
<Content Include="res\third-party\ckeditor\plugins\specialchar\dialogs\lang\zh.js" />
|
<Content Include="res\third-party\ckeditor\plugins\specialchar\dialogs\lang\_translationstatus.txt" />
|
<Content Include="res\third-party\ckeditor\plugins\specialchar\dialogs\specialchar.js" />
|
<Content Include="res\third-party\ckeditor\plugins\tabletools\dialogs\tableCell.js" />
|
<Content Include="res\third-party\ckeditor\plugins\table\dialogs\table.js" />
|
<Content Include="res\third-party\ckeditor\plugins\templates\dialogs\templates.css" />
|
<Content Include="res\third-party\ckeditor\plugins\templates\dialogs\templates.js" />
|
<Content Include="res\third-party\ckeditor\plugins\templates\templates\default.js" />
|
<Content Include="res\third-party\ckeditor\plugins\templates\templates\images\template1.gif" />
|
<Content Include="res\third-party\ckeditor\plugins\templates\templates\images\template2.gif" />
|
<Content Include="res\third-party\ckeditor\plugins\templates\templates\images\template3.gif" />
|
<Content Include="res\third-party\ckeditor\plugins\wsc\dialogs\ciframe.html" />
|
<Content Include="res\third-party\ckeditor\plugins\wsc\dialogs\tmpFrameset.html" />
|
<Content Include="res\third-party\ckeditor\plugins\wsc\dialogs\wsc.css" />
|
<Content Include="res\third-party\ckeditor\plugins\wsc\dialogs\wsc.js" />
|
<Content Include="res\third-party\ckeditor\plugins\wsc\dialogs\wsc_ie.js" />
|
<Content Include="res\third-party\ckeditor\samples\ajax.html" />
|
<Content Include="res\third-party\ckeditor\samples\api.html" />
|
<Content Include="res\third-party\ckeditor\samples\appendto.html" />
|
<Content Include="res\third-party\ckeditor\samples\assets\inlineall\logo.png" />
|
<Content Include="res\third-party\ckeditor\samples\assets\outputxhtml\outputxhtml.css" />
|
<Content Include="res\third-party\ckeditor\samples\assets\sample.jpg" />
|
<Content Include="res\third-party\ckeditor\samples\assets\uilanguages\languages.js" />
|
<Content Include="res\third-party\ckeditor\samples\datafiltering.html" />
|
<Content Include="res\third-party\ckeditor\samples\divreplace.html" />
|
<Content Include="res\third-party\ckeditor\samples\index.html" />
|
<Content Include="res\third-party\ckeditor\samples\inlineall.html" />
|
<Content Include="res\third-party\ckeditor\samples\inlinebycode.html" />
|
<Content Include="res\third-party\ckeditor\samples\inlinetextarea.html" />
|
<Content Include="res\third-party\ckeditor\samples\jquery.html" />
|
<Content Include="res\third-party\ckeditor\samples\plugins\dialog\assets\my_dialog.js" />
|
<Content Include="res\third-party\ckeditor\samples\plugins\dialog\dialog.html" />
|
<Content Include="res\third-party\ckeditor\samples\plugins\enterkey\enterkey.html" />
|
<Content Include="res\third-party\ckeditor\samples\plugins\htmlwriter\assets\outputforflash\outputforflash.swf" />
|
<Content Include="res\third-party\ckeditor\samples\plugins\htmlwriter\assets\outputforflash\swfobject.js" />
|
<Content Include="res\third-party\ckeditor\samples\plugins\htmlwriter\outputforflash.html" />
|
<Content Include="res\third-party\ckeditor\samples\plugins\htmlwriter\outputhtml.html" />
|
<Content Include="res\third-party\ckeditor\samples\plugins\magicline\magicline.html" />
|
<Content Include="res\third-party\ckeditor\samples\plugins\toolbar\toolbar.html" />
|
<Content Include="res\third-party\ckeditor\samples\plugins\wysiwygarea\fullpage.html" />
|
<Content Include="res\third-party\ckeditor\samples\readonly.html" />
|
<Content Include="res\third-party\ckeditor\samples\replacebyclass.html" />
|
<Content Include="res\third-party\ckeditor\samples\replacebycode.html" />
|
<Content Include="res\third-party\ckeditor\samples\sample.css" />
|
<Content Include="res\third-party\ckeditor\samples\sample.js" />
|
<Content Include="res\third-party\ckeditor\samples\tabindex.html" />
|
<Content Include="res\third-party\ckeditor\samples\uicolor.html" />
|
<Content Include="res\third-party\ckeditor\samples\uilanguages.html" />
|
<Content Include="res\third-party\ckeditor\samples\xhtmlstyle.html" />
|
<Content Include="res\third-party\ckeditor\skins\moono\dialog.css" />
|
<Content Include="res\third-party\ckeditor\skins\moono\dialog_ie.css" />
|
<Content Include="res\third-party\ckeditor\skins\moono\dialog_ie7.css" />
|
<Content Include="res\third-party\ckeditor\skins\moono\dialog_ie8.css" />
|
<Content Include="res\third-party\ckeditor\skins\moono\dialog_iequirks.css" />
|
<Content Include="res\third-party\ckeditor\skins\moono\editor.css" />
|
<Content Include="res\third-party\ckeditor\skins\moono\editor_gecko.css" />
|
<Content Include="res\third-party\ckeditor\skins\moono\editor_ie.css" />
|
<Content Include="res\third-party\ckeditor\skins\moono\editor_ie7.css" />
|
<Content Include="res\third-party\ckeditor\skins\moono\editor_ie8.css" />
|
<Content Include="res\third-party\ckeditor\skins\moono\editor_iequirks.css" />
|
<Content Include="res\third-party\ckeditor\skins\moono\icons.png" />
|
<Content Include="res\third-party\ckeditor\skins\moono\icons_hidpi.png" />
|
<Content Include="res\third-party\ckeditor\skins\moono\images\arrow.png" />
|
<Content Include="res\third-party\ckeditor\skins\moono\images\close.png" />
|
<Content Include="res\third-party\ckeditor\skins\moono\images\hidpi\close.png" />
|
<Content Include="res\third-party\ckeditor\skins\moono\images\hidpi\lock-open.png" />
|
<Content Include="res\third-party\ckeditor\skins\moono\images\hidpi\lock.png" />
|
<Content Include="res\third-party\ckeditor\skins\moono\images\hidpi\refresh.png" />
|
<Content Include="res\third-party\ckeditor\skins\moono\images\lock-open.png" />
|
<Content Include="res\third-party\ckeditor\skins\moono\images\lock.png" />
|
<Content Include="res\third-party\ckeditor\skins\moono\images\refresh.png" />
|
<Content Include="res\third-party\ckeditor\styles.js" />
|
<Content Include="res\third-party\echarts\echarts.min.js" />
|
<Content Include="res\third-party\ionicons\fonts.css" />
|
<Content Include="res\third-party\jqueryuiautocomplete\images\ui-icons_444444_256x240.png" />
|
<Content Include="res\third-party\jqueryuiautocomplete\images\ui-icons_555555_256x240.png" />
|
<Content Include="res\third-party\jqueryuiautocomplete\images\ui-icons_777620_256x240.png" />
|
<Content Include="res\third-party\jqueryuiautocomplete\images\ui-icons_777777_256x240.png" />
|
<Content Include="res\third-party\jqueryuiautocomplete\images\ui-icons_cc0000_256x240.png" />
|
<Content Include="res\third-party\jqueryuiautocomplete\images\ui-icons_ffffff_256x240.png" />
|
<Content Include="res\third-party\jqueryuiautocomplete\jquery-ui.css" />
|
<Content Include="res\third-party\jqueryuiautocomplete\jquery-ui.js" />
|
<Content Include="res\third-party\my97\calendar.js" />
|
<Content Include="res\third-party\my97\lang\en.js" />
|
<Content Include="res\third-party\my97\lang\zh-cn.js" />
|
<Content Include="res\third-party\my97\lang\zh-tw.js" />
|
<Content Include="res\third-party\my97\skin\datePicker.gif" />
|
<Content Include="res\third-party\my97\skin\default\datepicker.css" />
|
<Content Include="res\third-party\my97\skin\default\img.gif" />
|
<Content Include="res\third-party\my97\skin\ext\datepicker.css" />
|
<Content Include="res\third-party\my97\skin\ext\dateselect.gif" />
|
<Content Include="res\third-party\my97\skin\ext\glass-bg.gif" />
|
<Content Include="res\third-party\my97\skin\ext\hd-sprite.gif" />
|
<Content Include="res\third-party\my97\skin\ext\img.gif" />
|
<Content Include="res\third-party\my97\skin\ext\left-btn.gif" />
|
<Content Include="res\third-party\my97\skin\ext\left-btn2.gif" />
|
<Content Include="res\third-party\my97\skin\ext\right-btn.gif" />
|
<Content Include="res\third-party\my97\skin\ext\right-btn2.gif" />
|
<Content Include="res\third-party\my97\skin\neptune\datepicker.css" />
|
<Content Include="res\third-party\my97\skin\neptune\img.gif" />
|
<Content Include="res\third-party\my97\skin\twoer\datepicker-dev.css" />
|
<Content Include="res\third-party\my97\skin\twoer\datepicker.css" />
|
<Content Include="res\third-party\my97\skin\twoer\img.gif" />
|
<Content Include="res\third-party\my97\skin\twoer\img.png" />
|
<Content Include="res\third-party\my97\skin\WdatePicker.css" />
|
<Content Include="res\third-party\my97\skin\whyGreen\bg.jpg" />
|
<Content Include="res\third-party\my97\skin\whyGreen\datepicker.css" />
|
<Content Include="res\third-party\my97\skin\whyGreen\img.gif" />
|
<Content Include="res\third-party\my97\WdatePicker.js" />
|
<Content Include="res\third-party\openiconic\fonts.css" />
|
<Content Include="res\third-party\spectrum\i18n\jquery.spectrum-de.js" />
|
<Content Include="res\third-party\spectrum\i18n\jquery.spectrum-dk.js" />
|
<Content Include="res\third-party\spectrum\i18n\jquery.spectrum-es.js" />
|
<Content Include="res\third-party\spectrum\i18n\jquery.spectrum-fa.js" />
|
<Content Include="res\third-party\spectrum\i18n\jquery.spectrum-fi.js" />
|
<Content Include="res\third-party\spectrum\i18n\jquery.spectrum-fr.js" />
|
<Content Include="res\third-party\spectrum\i18n\jquery.spectrum-gr.js" />
|
<Content Include="res\third-party\spectrum\i18n\jquery.spectrum-he.js" />
|
<Content Include="res\third-party\spectrum\i18n\jquery.spectrum-hr.js" />
|
<Content Include="res\third-party\spectrum\i18n\jquery.spectrum-it.js" />
|
<Content Include="res\third-party\spectrum\i18n\jquery.spectrum-ja.js" />
|
<Content Include="res\third-party\spectrum\i18n\jquery.spectrum-nl.js" />
|
<Content Include="res\third-party\spectrum\i18n\jquery.spectrum-pl.js" />
|
<Content Include="res\third-party\spectrum\i18n\jquery.spectrum-pt-br.js" />
|
<Content Include="res\third-party\spectrum\i18n\jquery.spectrum-ru.js" />
|
<Content Include="res\third-party\spectrum\i18n\jquery.spectrum-sv.js" />
|
<Content Include="res\third-party\spectrum\i18n\jquery.spectrum-tr.js" />
|
<Content Include="res\third-party\spectrum\i18n\jquery.spectrum-zh-cn.js" />
|
<Content Include="res\third-party\spectrum\i18n\jquery.spectrum-zh-tw.js" />
|
<Content Include="res\third-party\spectrum\spectrum.css" />
|
<Content Include="res\third-party\spectrum\spectrum.js" />
|
<Content Include="res\third-party\tinymce\jquery.tinymce.min.js" />
|
<Content Include="res\third-party\tinymce\license.txt" />
|
<Content Include="res\third-party\tinymce\plugins\advlist\plugin.min.js" />
|
<Content Include="res\third-party\tinymce\plugins\anchor\plugin.min.js" />
|
<Content Include="res\third-party\tinymce\plugins\autolink\plugin.min.js" />
|
<Content Include="res\third-party\tinymce\plugins\autoresize\plugin.min.js" />
|
<Content Include="res\third-party\tinymce\plugins\autosave\plugin.min.js" />
|
<Content Include="res\third-party\tinymce\plugins\bbcode\plugin.min.js" />
|
<Content Include="res\third-party\tinymce\plugins\charmap\plugin.min.js" />
|
<Content Include="res\third-party\tinymce\plugins\codesample\css\prism.css" />
|
<Content Include="res\third-party\tinymce\plugins\codesample\plugin.min.js" />
|
<Content Include="res\third-party\tinymce\plugins\code\plugin.min.js" />
|
<Content Include="res\third-party\tinymce\plugins\colorpicker\plugin.min.js" />
|
<Content Include="res\third-party\tinymce\plugins\contextmenu\plugin.min.js" />
|
<Content Include="res\third-party\tinymce\plugins\directionality\plugin.min.js" />
|
<Content Include="res\third-party\tinymce\plugins\emoticons\img\smiley-cool.gif" />
|
<Content Include="res\third-party\tinymce\plugins\emoticons\img\smiley-cry.gif" />
|
<Content Include="res\third-party\tinymce\plugins\emoticons\img\smiley-embarassed.gif" />
|
<Content Include="res\third-party\tinymce\plugins\emoticons\img\smiley-foot-in-mouth.gif" />
|
<Content Include="res\third-party\tinymce\plugins\emoticons\img\smiley-frown.gif" />
|
<Content Include="res\third-party\tinymce\plugins\emoticons\img\smiley-innocent.gif" />
|
<Content Include="res\third-party\tinymce\plugins\emoticons\img\smiley-kiss.gif" />
|
<Content Include="res\third-party\tinymce\plugins\emoticons\img\smiley-laughing.gif" />
|
<Content Include="res\third-party\tinymce\plugins\emoticons\img\smiley-money-mouth.gif" />
|
<Content Include="res\third-party\tinymce\plugins\emoticons\img\smiley-sealed.gif" />
|
<Content Include="res\third-party\tinymce\plugins\emoticons\img\smiley-smile.gif" />
|
<Content Include="res\third-party\tinymce\plugins\emoticons\img\smiley-surprised.gif" />
|
<Content Include="res\third-party\tinymce\plugins\emoticons\img\smiley-tongue-out.gif" />
|
<Content Include="res\third-party\tinymce\plugins\emoticons\img\smiley-undecided.gif" />
|
<Content Include="res\third-party\tinymce\plugins\emoticons\img\smiley-wink.gif" />
|
<Content Include="res\third-party\tinymce\plugins\emoticons\img\smiley-yell.gif" />
|
<Content Include="res\third-party\tinymce\plugins\emoticons\plugin.min.js" />
|
<Content Include="res\third-party\tinymce\plugins\example\dialog.html" />
|
<Content Include="res\third-party\tinymce\plugins\example\plugin.min.js" />
|
<Content Include="res\third-party\tinymce\plugins\example_dependency\plugin.min.js" />
|
<Content Include="res\third-party\tinymce\plugins\fullpage\plugin.min.js" />
|
<Content Include="res\third-party\tinymce\plugins\fullscreen\plugin.min.js" />
|
<Content Include="res\third-party\tinymce\plugins\hr\plugin.min.js" />
|
<Content Include="res\third-party\tinymce\plugins\imagetools\plugin.min.js" />
|
<Content Include="res\third-party\tinymce\plugins\image\plugin.min.js" />
|
<Content Include="res\third-party\tinymce\plugins\importcss\plugin.min.js" />
|
<Content Include="res\third-party\tinymce\plugins\insertdatetime\plugin.min.js" />
|
<Content Include="res\third-party\tinymce\plugins\legacyoutput\plugin.min.js" />
|
<Content Include="res\third-party\tinymce\plugins\link\plugin.min.js" />
|
<Content Include="res\third-party\tinymce\plugins\lists\plugin.min.js" />
|
<Content Include="res\third-party\tinymce\plugins\media\plugin.min.js" />
|
<Content Include="res\third-party\tinymce\plugins\nonbreaking\plugin.min.js" />
|
<Content Include="res\third-party\tinymce\plugins\noneditable\plugin.min.js" />
|
<Content Include="res\third-party\tinymce\plugins\pagebreak\plugin.min.js" />
|
<Content Include="res\third-party\tinymce\plugins\paste\plugin.min.js" />
|
<Content Include="res\third-party\tinymce\plugins\preview\plugin.min.js" />
|
<Content Include="res\third-party\tinymce\plugins\print\plugin.min.js" />
|
<Content Include="res\third-party\tinymce\plugins\save\plugin.min.js" />
|
<Content Include="res\third-party\tinymce\plugins\searchreplace\plugin.min.js" />
|
<Content Include="res\third-party\tinymce\plugins\spellchecker\plugin.min.js" />
|
<Content Include="res\third-party\tinymce\plugins\tabfocus\plugin.min.js" />
|
<Content Include="res\third-party\tinymce\plugins\table\plugin.min.js" />
|
<Content Include="res\third-party\tinymce\plugins\template\plugin.min.js" />
|
<Content Include="res\third-party\tinymce\plugins\textcolor\plugin.min.js" />
|
<Content Include="res\third-party\tinymce\plugins\textpattern\plugin.min.js" />
|
<Content Include="res\third-party\tinymce\plugins\toc\plugin.min.js" />
|
<Content Include="res\third-party\tinymce\plugins\visualblocks\css\visualblocks.css" />
|
<Content Include="res\third-party\tinymce\plugins\visualblocks\plugin.min.js" />
|
<Content Include="res\third-party\tinymce\plugins\visualchars\plugin.min.js" />
|
<Content Include="res\third-party\tinymce\plugins\wordcount\plugin.min.js" />
|
<Content Include="res\third-party\tinymce\skins\lightgray\content.inline.min.css" />
|
<Content Include="res\third-party\tinymce\skins\lightgray\content.min.css" />
|
<Content Include="res\third-party\tinymce\skins\lightgray\img\anchor.gif" />
|
<Content Include="res\third-party\tinymce\skins\lightgray\img\loader.gif" />
|
<Content Include="res\third-party\tinymce\skins\lightgray\img\object.gif" />
|
<Content Include="res\third-party\tinymce\skins\lightgray\img\trans.gif" />
|
<Content Include="res\third-party\tinymce\skins\lightgray\skin.ie7.min.css" />
|
<Content Include="res\third-party\tinymce\skins\lightgray\skin.min.css" />
|
<Content Include="res\third-party\tinymce\themes\inlite\theme.min.js" />
|
<Content Include="res\third-party\tinymce\themes\modern\theme.min.js" />
|
<Content Include="res\third-party\tinymce\tinymce.min.js" />
|
<Content Include="res\third-party\ueditor\dialogs\anchor\anchor.html" />
|
<Content Include="res\third-party\ueditor\dialogs\attachment\attachment.css" />
|
<Content Include="res\third-party\ueditor\dialogs\attachment\attachment.html" />
|
<Content Include="res\third-party\ueditor\dialogs\attachment\attachment.js" />
|
<Content Include="res\third-party\ueditor\dialogs\attachment\fileTypeImages\icon_chm.gif" />
|
<Content Include="res\third-party\ueditor\dialogs\attachment\fileTypeImages\icon_default.png" />
|
<Content Include="res\third-party\ueditor\dialogs\attachment\fileTypeImages\icon_doc.gif" />
|
<Content Include="res\third-party\ueditor\dialogs\attachment\fileTypeImages\icon_exe.gif" />
|
<Content Include="res\third-party\ueditor\dialogs\attachment\fileTypeImages\icon_jpg.gif" />
|
<Content Include="res\third-party\ueditor\dialogs\attachment\fileTypeImages\icon_mp3.gif" />
|
<Content Include="res\third-party\ueditor\dialogs\attachment\fileTypeImages\icon_mv.gif" />
|
<Content Include="res\third-party\ueditor\dialogs\attachment\fileTypeImages\icon_pdf.gif" />
|
<Content Include="res\third-party\ueditor\dialogs\attachment\fileTypeImages\icon_ppt.gif" />
|
<Content Include="res\third-party\ueditor\dialogs\attachment\fileTypeImages\icon_psd.gif" />
|
<Content Include="res\third-party\ueditor\dialogs\attachment\fileTypeImages\icon_rar.gif" />
|
<Content Include="res\third-party\ueditor\dialogs\attachment\fileTypeImages\icon_txt.gif" />
|
<Content Include="res\third-party\ueditor\dialogs\attachment\fileTypeImages\icon_xls.gif" />
|
<Content Include="res\third-party\ueditor\dialogs\attachment\images\alignicon.gif" />
|
<Content Include="res\third-party\ueditor\dialogs\attachment\images\alignicon.png" />
|
<Content Include="res\third-party\ueditor\dialogs\attachment\images\bg.png" />
|
<Content Include="res\third-party\ueditor\dialogs\attachment\images\file-icons.gif" />
|
<Content Include="res\third-party\ueditor\dialogs\attachment\images\file-icons.png" />
|
<Content Include="res\third-party\ueditor\dialogs\attachment\images\icons.gif" />
|
<Content Include="res\third-party\ueditor\dialogs\attachment\images\icons.png" />
|
<Content Include="res\third-party\ueditor\dialogs\attachment\images\image.png" />
|
<Content Include="res\third-party\ueditor\dialogs\attachment\images\progress.png" />
|
<Content Include="res\third-party\ueditor\dialogs\attachment\images\success.gif" />
|
<Content Include="res\third-party\ueditor\dialogs\attachment\images\success.png" />
|
<Content Include="res\third-party\ueditor\dialogs\background\background.css" />
|
<Content Include="res\third-party\ueditor\dialogs\background\background.html" />
|
<Content Include="res\third-party\ueditor\dialogs\background\background.js" />
|
<Content Include="res\third-party\ueditor\dialogs\background\images\bg.png" />
|
<Content Include="res\third-party\ueditor\dialogs\background\images\success.png" />
|
<Content Include="res\third-party\ueditor\dialogs\charts\chart.config.js" />
|
<Content Include="res\third-party\ueditor\dialogs\charts\charts.css" />
|
<Content Include="res\third-party\ueditor\dialogs\charts\charts.html" />
|
<Content Include="res\third-party\ueditor\dialogs\charts\charts.js" />
|
<Content Include="res\third-party\ueditor\dialogs\charts\images\charts0.png" />
|
<Content Include="res\third-party\ueditor\dialogs\charts\images\charts1.png" />
|
<Content Include="res\third-party\ueditor\dialogs\charts\images\charts2.png" />
|
<Content Include="res\third-party\ueditor\dialogs\charts\images\charts3.png" />
|
<Content Include="res\third-party\ueditor\dialogs\charts\images\charts4.png" />
|
<Content Include="res\third-party\ueditor\dialogs\charts\images\charts5.png" />
|
<Content Include="res\third-party\ueditor\dialogs\emotion\emotion.css" />
|
<Content Include="res\third-party\ueditor\dialogs\emotion\emotion.html" />
|
<Content Include="res\third-party\ueditor\dialogs\emotion\emotion.js" />
|
<Content Include="res\third-party\ueditor\dialogs\emotion\images\0.gif" />
|
<Content Include="res\third-party\ueditor\dialogs\emotion\images\bface.gif" />
|
<Content Include="res\third-party\ueditor\dialogs\emotion\images\cface.gif" />
|
<Content Include="res\third-party\ueditor\dialogs\emotion\images\fface.gif" />
|
<Content Include="res\third-party\ueditor\dialogs\emotion\images\jxface2.gif" />
|
<Content Include="res\third-party\ueditor\dialogs\emotion\images\neweditor-tab-bg.png" />
|
<Content Include="res\third-party\ueditor\dialogs\emotion\images\tface.gif" />
|
<Content Include="res\third-party\ueditor\dialogs\emotion\images\wface.gif" />
|
<Content Include="res\third-party\ueditor\dialogs\emotion\images\yface.gif" />
|
<Content Include="res\third-party\ueditor\dialogs\gmap\gmap.html" />
|
<Content Include="res\third-party\ueditor\dialogs\help\help.css" />
|
<Content Include="res\third-party\ueditor\dialogs\help\help.html" />
|
<Content Include="res\third-party\ueditor\dialogs\help\help.js" />
|
<Content Include="res\third-party\ueditor\dialogs\image\image.css" />
|
<Content Include="res\third-party\ueditor\dialogs\image\image.html" />
|
<Content Include="res\third-party\ueditor\dialogs\image\image.js" />
|
<Content Include="res\third-party\ueditor\dialogs\image\images\alignicon.jpg" />
|
<Content Include="res\third-party\ueditor\dialogs\image\images\bg.png" />
|
<Content Include="res\third-party\ueditor\dialogs\image\images\icons.gif" />
|
<Content Include="res\third-party\ueditor\dialogs\image\images\icons.png" />
|
<Content Include="res\third-party\ueditor\dialogs\image\images\image.png" />
|
<Content Include="res\third-party\ueditor\dialogs\image\images\progress.png" />
|
<Content Include="res\third-party\ueditor\dialogs\image\images\success.gif" />
|
<Content Include="res\third-party\ueditor\dialogs\image\images\success.png" />
|
<Content Include="res\third-party\ueditor\dialogs\insertframe\insertframe.html" />
|
<Content Include="res\third-party\ueditor\dialogs\internal.js" />
|
<Content Include="res\third-party\ueditor\dialogs\link\link.html" />
|
<Content Include="res\third-party\ueditor\dialogs\map\map.html" />
|
<Content Include="res\third-party\ueditor\dialogs\map\show.html" />
|
<Content Include="res\third-party\ueditor\dialogs\music\music.css" />
|
<Content Include="res\third-party\ueditor\dialogs\music\music.html" />
|
<Content Include="res\third-party\ueditor\dialogs\music\music.js" />
|
<Content Include="res\third-party\ueditor\dialogs\preview\preview.html" />
|
<Content Include="res\third-party\ueditor\dialogs\scrawl\images\addimg.png" />
|
<Content Include="res\third-party\ueditor\dialogs\scrawl\images\brush.png" />
|
<Content Include="res\third-party\ueditor\dialogs\scrawl\images\delimg.png" />
|
<Content Include="res\third-party\ueditor\dialogs\scrawl\images\delimgH.png" />
|
<Content Include="res\third-party\ueditor\dialogs\scrawl\images\empty.png" />
|
<Content Include="res\third-party\ueditor\dialogs\scrawl\images\emptyH.png" />
|
<Content Include="res\third-party\ueditor\dialogs\scrawl\images\eraser.png" />
|
<Content Include="res\third-party\ueditor\dialogs\scrawl\images\redo.png" />
|
<Content Include="res\third-party\ueditor\dialogs\scrawl\images\redoH.png" />
|
<Content Include="res\third-party\ueditor\dialogs\scrawl\images\scale.png" />
|
<Content Include="res\third-party\ueditor\dialogs\scrawl\images\scaleH.png" />
|
<Content Include="res\third-party\ueditor\dialogs\scrawl\images\size.png" />
|
<Content Include="res\third-party\ueditor\dialogs\scrawl\images\undo.png" />
|
<Content Include="res\third-party\ueditor\dialogs\scrawl\images\undoH.png" />
|
<Content Include="res\third-party\ueditor\dialogs\scrawl\scrawl.css" />
|
<Content Include="res\third-party\ueditor\dialogs\scrawl\scrawl.html" />
|
<Content Include="res\third-party\ueditor\dialogs\scrawl\scrawl.js" />
|
<Content Include="res\third-party\ueditor\dialogs\searchreplace\searchreplace.html" />
|
<Content Include="res\third-party\ueditor\dialogs\searchreplace\searchreplace.js" />
|
<Content Include="res\third-party\ueditor\dialogs\snapscreen\snapscreen.html" />
|
<Content Include="res\third-party\ueditor\dialogs\spechars\spechars.html" />
|
<Content Include="res\third-party\ueditor\dialogs\spechars\spechars.js" />
|
<Content Include="res\third-party\ueditor\dialogs\table\dragicon.png" />
|
<Content Include="res\third-party\ueditor\dialogs\table\edittable.css" />
|
<Content Include="res\third-party\ueditor\dialogs\table\edittable.html" />
|
<Content Include="res\third-party\ueditor\dialogs\table\edittable.js" />
|
<Content Include="res\third-party\ueditor\dialogs\table\edittd.html" />
|
<Content Include="res\third-party\ueditor\dialogs\table\edittip.html" />
|
<Content Include="res\third-party\ueditor\dialogs\template\config.js" />
|
<Content Include="res\third-party\ueditor\dialogs\template\images\bg.gif" />
|
<Content Include="res\third-party\ueditor\dialogs\template\images\pre0.png" />
|
<Content Include="res\third-party\ueditor\dialogs\template\images\pre1.png" />
|
<Content Include="res\third-party\ueditor\dialogs\template\images\pre2.png" />
|
<Content Include="res\third-party\ueditor\dialogs\template\images\pre3.png" />
|
<Content Include="res\third-party\ueditor\dialogs\template\images\pre4.png" />
|
<Content Include="res\third-party\ueditor\dialogs\template\template.css" />
|
<Content Include="res\third-party\ueditor\dialogs\template\template.html" />
|
<Content Include="res\third-party\ueditor\dialogs\template\template.js" />
|
<Content Include="res\third-party\ueditor\dialogs\video\images\bg.png" />
|
<Content Include="res\third-party\ueditor\dialogs\video\images\center_focus.jpg" />
|
<Content Include="res\third-party\ueditor\dialogs\video\images\file-icons.gif" />
|
<Content Include="res\third-party\ueditor\dialogs\video\images\file-icons.png" />
|
<Content Include="res\third-party\ueditor\dialogs\video\images\icons.gif" />
|
<Content Include="res\third-party\ueditor\dialogs\video\images\icons.png" />
|
<Content Include="res\third-party\ueditor\dialogs\video\images\image.png" />
|
<Content Include="res\third-party\ueditor\dialogs\video\images\left_focus.jpg" />
|
<Content Include="res\third-party\ueditor\dialogs\video\images\none_focus.jpg" />
|
<Content Include="res\third-party\ueditor\dialogs\video\images\progress.png" />
|
<Content Include="res\third-party\ueditor\dialogs\video\images\right_focus.jpg" />
|
<Content Include="res\third-party\ueditor\dialogs\video\images\success.gif" />
|
<Content Include="res\third-party\ueditor\dialogs\video\images\success.png" />
|
<Content Include="res\third-party\ueditor\dialogs\video\video.css" />
|
<Content Include="res\third-party\ueditor\dialogs\video\video.html" />
|
<Content Include="res\third-party\ueditor\dialogs\video\video.js" />
|
<Content Include="res\third-party\ueditor\dialogs\webapp\webapp.html" />
|
<Content Include="res\third-party\ueditor\dialogs\wordimage\fClipboard_ueditor.swf" />
|
<Content Include="res\third-party\ueditor\dialogs\wordimage\imageUploader.swf" />
|
<Content Include="res\third-party\ueditor\dialogs\wordimage\tangram.js" />
|
<Content Include="res\third-party\ueditor\dialogs\wordimage\wordimage.html" />
|
<Content Include="res\third-party\ueditor\dialogs\wordimage\wordimage.js" />
|
<Content Include="res\third-party\ueditor\index.html" />
|
<Content Include="res\third-party\ueditor\lang\en\en.js" />
|
<Content Include="res\third-party\ueditor\lang\en\images\addimage.png" />
|
<Content Include="res\third-party\ueditor\lang\en\images\alldeletebtnhoverskin.png" />
|
<Content Include="res\third-party\ueditor\lang\en\images\alldeletebtnupskin.png" />
|
<Content Include="res\third-party\ueditor\lang\en\images\background.png" />
|
<Content Include="res\third-party\ueditor\lang\en\images\button.png" />
|
<Content Include="res\third-party\ueditor\lang\en\images\copy.png" />
|
<Content Include="res\third-party\ueditor\lang\en\images\deletedisable.png" />
|
<Content Include="res\third-party\ueditor\lang\en\images\deleteenable.png" />
|
<Content Include="res\third-party\ueditor\lang\en\images\listbackground.png" />
|
<Content Include="res\third-party\ueditor\lang\en\images\localimage.png" />
|
<Content Include="res\third-party\ueditor\lang\en\images\music.png" />
|
<Content Include="res\third-party\ueditor\lang\en\images\rotateleftdisable.png" />
|
<Content Include="res\third-party\ueditor\lang\en\images\rotateleftenable.png" />
|
<Content Include="res\third-party\ueditor\lang\en\images\rotaterightdisable.png" />
|
<Content Include="res\third-party\ueditor\lang\en\images\rotaterightenable.png" />
|
<Content Include="res\third-party\ueditor\lang\en\images\upload.png" />
|
<Content Include="res\third-party\ueditor\lang\zh-cn\images\copy.png" />
|
<Content Include="res\third-party\ueditor\lang\zh-cn\images\localimage.png" />
|
<Content Include="res\third-party\ueditor\lang\zh-cn\images\music.png" />
|
<Content Include="res\third-party\ueditor\lang\zh-cn\images\upload.png" />
|
<Content Include="res\third-party\ueditor\lang\zh-cn\zh-cn.js" />
|
<Content Include="res\third-party\ueditor\themes\default\css\ueditor.css" />
|
<Content Include="res\third-party\ueditor\themes\default\css\ueditor.min.css" />
|
<Content Include="res\third-party\ueditor\themes\default\dialogbase.css" />
|
<Content Include="res\third-party\ueditor\themes\default\images\anchor.gif" />
|
<Content Include="res\third-party\ueditor\themes\default\images\arrow.png" />
|
<Content Include="res\third-party\ueditor\themes\default\images\arrow_down.png" />
|
<Content Include="res\third-party\ueditor\themes\default\images\arrow_up.png" />
|
<Content Include="res\third-party\ueditor\themes\default\images\button-bg.gif" />
|
<Content Include="res\third-party\ueditor\themes\default\images\cancelbutton.gif" />
|
<Content Include="res\third-party\ueditor\themes\default\images\charts.png" />
|
<Content Include="res\third-party\ueditor\themes\default\images\cursor_h.gif" />
|
<Content Include="res\third-party\ueditor\themes\default\images\cursor_h.png" />
|
<Content Include="res\third-party\ueditor\themes\default\images\cursor_v.gif" />
|
<Content Include="res\third-party\ueditor\themes\default\images\cursor_v.png" />
|
<Content Include="res\third-party\ueditor\themes\default\images\dialog-title-bg.png" />
|
<Content Include="res\third-party\ueditor\themes\default\images\filescan.png" />
|
<Content Include="res\third-party\ueditor\themes\default\images\highlighted.gif" />
|
<Content Include="res\third-party\ueditor\themes\default\images\icons-all.gif" />
|
<Content Include="res\third-party\ueditor\themes\default\images\icons.gif" />
|
<Content Include="res\third-party\ueditor\themes\default\images\icons.png" />
|
<Content Include="res\third-party\ueditor\themes\default\images\loaderror.png" />
|
<Content Include="res\third-party\ueditor\themes\default\images\loading.gif" />
|
<Content Include="res\third-party\ueditor\themes\default\images\lock.gif" />
|
<Content Include="res\third-party\ueditor\themes\default\images\neweditor-tab-bg.png" />
|
<Content Include="res\third-party\ueditor\themes\default\images\pagebreak.gif" />
|
<Content Include="res\third-party\ueditor\themes\default\images\scale.png" />
|
<Content Include="res\third-party\ueditor\themes\default\images\sortable.png" />
|
<Content Include="res\third-party\ueditor\themes\default\images\spacer.gif" />
|
<Content Include="res\third-party\ueditor\themes\default\images\sparator_v.png" />
|
<Content Include="res\third-party\ueditor\themes\default\images\table-cell-align.png" />
|
<Content Include="res\third-party\ueditor\themes\default\images\tangram-colorpicker.png" />
|
<Content Include="res\third-party\ueditor\themes\default\images\toolbar_bg.png" />
|
<Content Include="res\third-party\ueditor\themes\default\images\unhighlighted.gif" />
|
<Content Include="res\third-party\ueditor\themes\default\images\upload.png" />
|
<Content Include="res\third-party\ueditor\themes\default\images\videologo.gif" />
|
<Content Include="res\third-party\ueditor\themes\default\images\word.gif" />
|
<Content Include="res\third-party\ueditor\themes\default\images\wordpaste.png" />
|
<Content Include="res\third-party\ueditor\themes\iframe.css" />
|
<Content Include="res\third-party\ueditor\third-party\codemirror\codemirror.css" />
|
<Content Include="res\third-party\ueditor\third-party\codemirror\codemirror.js" />
|
<Content Include="res\third-party\ueditor\third-party\highcharts\adapters\mootools-adapter.js" />
|
<Content Include="res\third-party\ueditor\third-party\highcharts\adapters\mootools-adapter.src.js" />
|
<Content Include="res\third-party\ueditor\third-party\highcharts\adapters\prototype-adapter.js" />
|
<Content Include="res\third-party\ueditor\third-party\highcharts\adapters\prototype-adapter.src.js" />
|
<Content Include="res\third-party\ueditor\third-party\highcharts\adapters\standalone-framework.js" />
|
<Content Include="res\third-party\ueditor\third-party\highcharts\adapters\standalone-framework.src.js" />
|
<Content Include="res\third-party\ueditor\third-party\highcharts\highcharts-more.js" />
|
<Content Include="res\third-party\ueditor\third-party\highcharts\highcharts-more.src.js" />
|
<Content Include="res\third-party\ueditor\third-party\highcharts\highcharts.js" />
|
<Content Include="res\third-party\ueditor\third-party\highcharts\highcharts.src.js" />
|
<Content Include="res\third-party\ueditor\third-party\highcharts\modules\annotations.js" />
|
<Content Include="res\third-party\ueditor\third-party\highcharts\modules\annotations.src.js" />
|
<Content Include="res\third-party\ueditor\third-party\highcharts\modules\canvas-tools.js" />
|
<Content Include="res\third-party\ueditor\third-party\highcharts\modules\canvas-tools.src.js" />
|
<Content Include="res\third-party\ueditor\third-party\highcharts\modules\data.js" />
|
<Content Include="res\third-party\ueditor\third-party\highcharts\modules\data.src.js" />
|
<Content Include="res\third-party\ueditor\third-party\highcharts\modules\drilldown.js" />
|
<Content Include="res\third-party\ueditor\third-party\highcharts\modules\drilldown.src.js" />
|
<Content Include="res\third-party\ueditor\third-party\highcharts\modules\exporting.js" />
|
<Content Include="res\third-party\ueditor\third-party\highcharts\modules\exporting.src.js" />
|
<Content Include="res\third-party\ueditor\third-party\highcharts\modules\funnel.js" />
|
<Content Include="res\third-party\ueditor\third-party\highcharts\modules\funnel.src.js" />
|
<Content Include="res\third-party\ueditor\third-party\highcharts\modules\heatmap.js" />
|
<Content Include="res\third-party\ueditor\third-party\highcharts\modules\heatmap.src.js" />
|
<Content Include="res\third-party\ueditor\third-party\highcharts\modules\map.js" />
|
<Content Include="res\third-party\ueditor\third-party\highcharts\modules\map.src.js" />
|
<Content Include="res\third-party\ueditor\third-party\highcharts\modules\no-data-to-display.js" />
|
<Content Include="res\third-party\ueditor\third-party\highcharts\modules\no-data-to-display.src.js" />
|
<Content Include="res\third-party\ueditor\third-party\highcharts\themes\dark-blue.js" />
|
<Content Include="res\third-party\ueditor\third-party\highcharts\themes\dark-green.js" />
|
<Content Include="res\third-party\ueditor\third-party\highcharts\themes\gray.js" />
|
<Content Include="res\third-party\ueditor\third-party\highcharts\themes\grid.js" />
|
<Content Include="res\third-party\ueditor\third-party\highcharts\themes\skies.js" />
|
<Content Include="res\third-party\ueditor\third-party\jquery-1.10.2.js" />
|
<Content Include="res\third-party\ueditor\third-party\jquery-1.10.2.min.js" />
|
<Content Include="res\third-party\ueditor\third-party\snapscreen\UEditorSnapscreen.exe" />
|
<Content Include="res\third-party\ueditor\third-party\SyntaxHighlighter\shCore.js" />
|
<Content Include="res\third-party\ueditor\third-party\SyntaxHighlighter\shCoreDefault.css" />
|
<Content Include="res\third-party\ueditor\third-party\video-js\video-js.css" />
|
<Content Include="res\third-party\ueditor\third-party\video-js\video-js.min.css" />
|
<Content Include="res\third-party\ueditor\third-party\video-js\video-js.swf" />
|
<Content Include="res\third-party\ueditor\third-party\video-js\video.dev.js" />
|
<Content Include="res\third-party\ueditor\third-party\video-js\video.js" />
|
<Content Include="res\third-party\ueditor\third-party\webuploader\Uploader.swf" />
|
<Content Include="res\third-party\ueditor\third-party\webuploader\webuploader.css" />
|
<Content Include="res\third-party\ueditor\third-party\webuploader\webuploader.custom.js" />
|
<Content Include="res\third-party\ueditor\third-party\webuploader\webuploader.custom.min.js" />
|
<Content Include="res\third-party\ueditor\third-party\webuploader\webuploader.flashonly.js" />
|
<Content Include="res\third-party\ueditor\third-party\webuploader\webuploader.flashonly.min.js" />
|
<Content Include="res\third-party\ueditor\third-party\webuploader\webuploader.html5only.js" />
|
<Content Include="res\third-party\ueditor\third-party\webuploader\webuploader.html5only.min.js" />
|
<Content Include="res\third-party\ueditor\third-party\webuploader\webuploader.js" />
|
<Content Include="res\third-party\ueditor\third-party\webuploader\webuploader.min.js" />
|
<Content Include="res\third-party\ueditor\third-party\webuploader\webuploader.withoutimage.js" />
|
<Content Include="res\third-party\ueditor\third-party\webuploader\webuploader.withoutimage.min.js" />
|
<Content Include="res\third-party\ueditor\third-party\xss.min.js" />
|
<Content Include="res\third-party\ueditor\third-party\zeroclipboard\ZeroClipboard.js" />
|
<Content Include="res\third-party\ueditor\third-party\zeroclipboard\ZeroClipboard.min.js" />
|
<Content Include="res\third-party\ueditor\third-party\zeroclipboard\ZeroClipboard.swf" />
|
<Content Include="res\third-party\ueditor\ueditor.all.js" />
|
<Content Include="res\third-party\ueditor\ueditor.all.min.js" />
|
<Content Include="res\third-party\ueditor\ueditor.config.js" />
|
<Content Include="res\third-party\ueditor\ueditor.parse.js" />
|
<Content Include="res\third-party\ueditor\ueditor.parse.min.js" />
|
<Content Include="res\third-party\umeditor\dialogs\emotion\emotion.css" />
|
<Content Include="res\third-party\umeditor\dialogs\emotion\emotion.js" />
|
<Content Include="res\third-party\umeditor\dialogs\emotion\images\0.gif" />
|
<Content Include="res\third-party\umeditor\dialogs\emotion\images\bface.gif" />
|
<Content Include="res\third-party\umeditor\dialogs\emotion\images\cface.gif" />
|
<Content Include="res\third-party\umeditor\dialogs\emotion\images\fface.gif" />
|
<Content Include="res\third-party\umeditor\dialogs\emotion\images\jxface2.gif" />
|
<Content Include="res\third-party\umeditor\dialogs\emotion\images\neweditor-tab-bg.png" />
|
<Content Include="res\third-party\umeditor\dialogs\emotion\images\tface.gif" />
|
<Content Include="res\third-party\umeditor\dialogs\emotion\images\wface.gif" />
|
<Content Include="res\third-party\umeditor\dialogs\emotion\images\yface.gif" />
|
<Content Include="res\third-party\umeditor\dialogs\formula\formula.css" />
|
<Content Include="res\third-party\umeditor\dialogs\formula\formula.html" />
|
<Content Include="res\third-party\umeditor\dialogs\formula\formula.js" />
|
<Content Include="res\third-party\umeditor\dialogs\formula\images\formula.png" />
|
<Content Include="res\third-party\umeditor\dialogs\image\image.css" />
|
<Content Include="res\third-party\umeditor\dialogs\image\image.js" />
|
<Content Include="res\third-party\umeditor\dialogs\image\images\close.png" />
|
<Content Include="res\third-party\umeditor\dialogs\image\images\upload1.png" />
|
<Content Include="res\third-party\umeditor\dialogs\image\images\upload2.png" />
|
<Content Include="res\third-party\umeditor\dialogs\link\link.js" />
|
<Content Include="res\third-party\umeditor\dialogs\map\map.html" />
|
<Content Include="res\third-party\umeditor\dialogs\map\map.js" />
|
<Content Include="res\third-party\umeditor\dialogs\video\images\center_focus.jpg" />
|
<Content Include="res\third-party\umeditor\dialogs\video\images\left_focus.jpg" />
|
<Content Include="res\third-party\umeditor\dialogs\video\images\none_focus.jpg" />
|
<Content Include="res\third-party\umeditor\dialogs\video\images\right_focus.jpg" />
|
<Content Include="res\third-party\umeditor\dialogs\video\video.css" />
|
<Content Include="res\third-party\umeditor\dialogs\video\video.js" />
|
<Content Include="res\third-party\umeditor\index.html" />
|
<Content Include="res\third-party\umeditor\lang\en\en.js" />
|
<Content Include="res\third-party\umeditor\lang\en\images\addimage.png" />
|
<Content Include="res\third-party\umeditor\lang\en\images\alldeletebtnhoverskin.png" />
|
<Content Include="res\third-party\umeditor\lang\en\images\alldeletebtnupskin.png" />
|
<Content Include="res\third-party\umeditor\lang\en\images\background.png" />
|
<Content Include="res\third-party\umeditor\lang\en\images\button.png" />
|
<Content Include="res\third-party\umeditor\lang\en\images\copy.png" />
|
<Content Include="res\third-party\umeditor\lang\en\images\deletedisable.png" />
|
<Content Include="res\third-party\umeditor\lang\en\images\deleteenable.png" />
|
<Content Include="res\third-party\umeditor\lang\en\images\imglabel.png" />
|
<Content Include="res\third-party\umeditor\lang\en\images\listbackground.png" />
|
<Content Include="res\third-party\umeditor\lang\en\images\localimage.png" />
|
<Content Include="res\third-party\umeditor\lang\en\images\music.png" />
|
<Content Include="res\third-party\umeditor\lang\en\images\rotateleftdisable.png" />
|
<Content Include="res\third-party\umeditor\lang\en\images\rotateleftenable.png" />
|
<Content Include="res\third-party\umeditor\lang\en\images\rotaterightdisable.png" />
|
<Content Include="res\third-party\umeditor\lang\en\images\rotaterightenable.png" />
|
<Content Include="res\third-party\umeditor\lang\en\images\upload.png" />
|
<Content Include="res\third-party\umeditor\lang\zh-cn\images\copy.png" />
|
<Content Include="res\third-party\umeditor\lang\zh-cn\images\imglabel.png" />
|
<Content Include="res\third-party\umeditor\lang\zh-cn\images\localimage.png" />
|
<Content Include="res\third-party\umeditor\lang\zh-cn\images\music.png" />
|
<Content Include="res\third-party\umeditor\lang\zh-cn\images\upload.png" />
|
<Content Include="res\third-party\umeditor\lang\zh-cn\zh-cn.js" />
|
<Content Include="res\third-party\umeditor\themes\default\css\umeditor.css" />
|
<Content Include="res\third-party\umeditor\themes\default\css\umeditor.min.css" />
|
<Content Include="res\third-party\umeditor\themes\default\images\caret.png" />
|
<Content Include="res\third-party\umeditor\themes\default\images\close.png" />
|
<Content Include="res\third-party\umeditor\themes\default\images\icons.gif" />
|
<Content Include="res\third-party\umeditor\themes\default\images\icons.png" />
|
<Content Include="res\third-party\umeditor\themes\default\images\ok.gif" />
|
<Content Include="res\third-party\umeditor\themes\default\images\pop-bg.png" />
|
<Content Include="res\third-party\umeditor\themes\default\images\spacer.gif" />
|
<Content Include="res\third-party\umeditor\themes\default\images\videologo.gif" />
|
<Content Include="res\third-party\umeditor\third-party\jquery.min.js" />
|
<Content Include="res\third-party\umeditor\third-party\mathquill\font\stixgeneral-bundle\STIXFontLicense2010.txt" />
|
<Content Include="res\third-party\umeditor\third-party\mathquill\mathquill.css" />
|
<Content Include="res\third-party\umeditor\third-party\mathquill\mathquill.js" />
|
<Content Include="res\third-party\umeditor\third-party\mathquill\mathquill.min.js" />
|
<Content Include="res\third-party\umeditor\umeditor.config.js" />
|
<Content Include="res\third-party\umeditor\umeditor.js" />
|
<Content Include="res\third-party\umeditor\umeditor.min.js" />
|
<Content Include="res\third-party\webuploader\Uploader.swf" />
|
<Content Include="res\third-party\webuploader\webuploader.nolog.js" />
|
<Content Include="res\third-party\webuploader\webuploader.nolog.min.js" />
|
<Content Include="Service References\PrintWcfService\FineUIPro.iWareWms.PrintWcfService.GetImageResponse.datasource">
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</Content>
|
<Content Include="Code\Common\Entity\_system~.ini" />
|
<Content Include="Code\Common\Service\_system~.ini" />
|
<Content Include="Code\Common\_system~.ini" />
|
<Content Include="Metadata\deploymentTemplates\apiappconfig.azureresource.json" />
|
<Content Include="apiapp.json" />
|
<None Include="Properties\PublishProfiles\iWareWms.pubxml" />
|
<None Include="Service References\PrintWcfService\Arrays.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Service References\PrintWcfService\configuration91.svcinfo" />
|
<None Include="Service References\PrintWcfService\configuration.svcinfo" />
|
<None Include="Service References\PrintWcfService\item.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Service References\PrintWcfService\item1.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Service References\PrintWcfService\item2.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Service References\PrintWcfService\PrintWcfService.wsdl" />
|
<None Include="Service References\PrintWcfService\Reference.svcmap">
|
<Generator>WCF Proxy Generator</Generator>
|
<LastGenOutput>Reference.cs</LastGenOutput>
|
</None>
|
<None Include="Service References\PrintWcfService\item.disco" />
|
<Content Include="View\CHECK\Plan\CreatePlan.aspx" />
|
<Content Include="View\CHECK\Plan\PlaceMaterialView.aspx" />
|
<Content Include="View\CHECK\Plan\Plan.aspx" />
|
<Content Include="View\CHECK\Plan\PlanDetail.aspx" />
|
<Content Include="View\CHECK\Plan\PlanResult.aspx" />
|
<Content Include="View\CHECK\Plan\PlanResultDetail.aspx" />
|
<Content Include="View\Echarts\Alert\AlertReport.aspx" />
|
<Content Include="View\Echarts\Alert\Detail\One.aspx" />
|
<Content Include="View\Echarts\Alert\Detail\Two.aspx" />
|
<Content Include="View\Echarts\InOut\Detail\Bottom.aspx" />
|
<Content Include="View\Echarts\InOut\Detail\Movelibrary.aspx" />
|
<Content Include="View\Echarts\InOut\Detail\Return.aspx" />
|
<Content Include="View\Echarts\InOut\Detail\Top.aspx" />
|
<Content Include="View\Echarts\InOut\InOutReport.aspx" />
|
<Content Include="View\Echarts\PlaceMaterial\Detail\Bottom.aspx" />
|
<Content Include="View\Echarts\PlaceMaterial\Detail\Top.aspx" />
|
<Content Include="View\Echarts\PlaceMaterial\PlaceMaterial.aspx" />
|
<Content Include="View\Echarts\Test.aspx" />
|
<Content Include="View\EXCEL\WorkBook\ViewWorkSheet.aspx" />
|
<Content Include="View\EXCEL\WorkBook\ViewWorkSheetDetail.aspx" />
|
<Content Include="View\EXCEL\WorkBook\WorkBook.aspx" />
|
<Content Include="View\EXCEL\WorkBook\WorkBookDetail.aspx" />
|
<Content Include="View\EXCEL\WorkCell\WorkCell.aspx" />
|
<Content Include="View\EXCEL\WorkCell\WorkCellDetail.aspx" />
|
<Content Include="View\EXCEL\WorkSheet\SelectWorkSheet.aspx" />
|
<Content Include="View\EXCEL\WorkSheet\ViewWorkCell.aspx" />
|
<Content Include="View\EXCEL\WorkSheet\ViewWorkCellDetail.aspx" />
|
<Content Include="View\EXCEL\WorkSheet\WorkSheet.aspx" />
|
<Content Include="View\EXCEL\WorkSheet\WorkSheetDetail.aspx" />
|
<Content Include="favicon.ico" />
|
<Content Include="FirstWin.aspx" />
|
<Content Include="index.aspx" />
|
<Content Include="hello.aspx" />
|
<Content Include="login.aspx" />
|
<Content Include="notes\note.txt" />
|
<Content Include="res\css\common.css" />
|
<Content Include="res\css\index.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\logo001.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\icon\smartphone_go.png" />
|
<Content Include="res\icon\smartphone_key.png" />
|
<Content Include="res\icon\smartphone_wrench.png" />
|
<Content Include="res\icon\sort_ascending.png" />
|
<Content Include="res\icon\sort_descending.png" />
|
<Content Include="res\icon\sound.png" />
|
<Content Include="res\icon\sound_add.png" />
|
<Content Include="res\icon\sound_delete.png" />
|
<Content Include="res\icon\sound_high.png" />
|
<Content Include="res\icon\sound_in.png" />
|
<Content Include="res\icon\sound_low.png" />
|
<Content Include="res\icon\sound_mute.png" />
|
<Content Include="res\icon\sound_none.png" />
|
<Content Include="res\icon\sound_out.png" />
|
<Content Include="res\icon\spellcheck.png" />
|
<Content Include="res\icon\sport_8ball.png" />
|
<Content Include="res\icon\sport_basketball.png" />
|
<Content Include="res\icon\sport_football.png" />
|
<Content Include="res\icon\sport_golf.png" />
|
<Content Include="res\icon\sport_golf_practice.png" />
|
<Content Include="res\icon\sport_raquet.png" />
|
<Content Include="res\icon\sport_shuttlecock.png" />
|
<Content Include="res\icon\sport_soccer.png" />
|
<Content Include="res\icon\sport_tennis.png" />
|
<Content Include="res\icon\star.png" />
|
<Content Include="res\icon\star_bronze.png" />
|
<Content Include="res\icon\star_bronze_half_grey.png" />
|
<Content Include="res\icon\star_gold.png" />
|
<Content Include="res\icon\star_gold_half_grey.png" />
|
<Content Include="res\icon\star_gold_half_silver.png" />
|
<Content Include="res\icon\star_grey.png" />
|
<Content Include="res\icon\star_half_grey.png" />
|
<Content Include="res\icon\star_silver.png" />
|
<Content Include="res\icon\status_away.png" />
|
<Content Include="res\icon\status_be_right_back.png" />
|
<Content Include="res\icon\status_busy.png" />
|
<Content Include="res\icon\status_invisible.png" />
|
<Content Include="res\icon\status_offline.png" />
|
<Content Include="res\icon\status_online.png" />
|
<Content Include="res\icon\stop.png" />
|
<Content Include="res\icon\stop_blue.png" />
|
<Content Include="res\icon\stop_green.png" />
|
<Content Include="res\icon\stop_red.png" />
|
<Content Include="res\icon\style.png" />
|
<Content Include="res\icon\style_add.png" />
|
<Content Include="res\icon\style_delete.png" />
|
<Content Include="res\icon\style_edit.png" />
|
<Content Include="res\icon\style_go.png" />
|
<Content Include="res\icon\sum.png" />
|
<Content Include="res\icon\system_close.gif" />
|
<Content Include="res\icon\system_new.gif" />
|
<Content Include="res\icon\system_save.gif" />
|
<Content Include="res\icon\system_saveclose.gif" />
|
<Content Include="res\icon\system_savenew.gif" />
|
<Content Include="res\icon\system_search.gif" />
|
<Content Include="res\icon\tab.png" />
|
<Content Include="res\icon\table.png" />
|
<Content Include="res\icon\table_add.png" />
|
<Content Include="res\icon\table_cell.png" />
|
<Content Include="res\icon\table_column.png" />
|
<Content Include="res\icon\table_column_add.png" />
|
<Content Include="res\icon\table_column_delete.png" />
|
<Content Include="res\icon\table_connect.png" />
|
<Content Include="res\icon\table_delete.png" />
|
<Content Include="res\icon\table_edit.png" />
|
<Content Include="res\icon\table_error.png" />
|
<Content Include="res\icon\table_gear.png" />
|
<Content Include="res\icon\table_go.png" />
|
<Content Include="res\icon\table_key.png" />
|
<Content Include="res\icon\table_lightning.png" />
|
<Content Include="res\icon\table_link.png" />
|
<Content Include="res\icon\table_multiple.png" />
|
<Content Include="res\icon\table_refresh.png" />
|
<Content Include="res\icon\table_relationship.png" />
|
<Content Include="res\icon\table_row.png" />
|
<Content Include="res\icon\table_row_delete.png" />
|
<Content Include="res\icon\table_row_insert.png" />
|
<Content Include="res\icon\table_save.png" />
|
<Content Include="res\icon\table_sort.png" />
|
<Content Include="res\icon\tab_add.png" />
|
<Content Include="res\icon\tab_blue.png" />
|
<Content Include="res\icon\tab_delete.png" />
|
<Content Include="res\icon\tab_edit.png" />
|
<Content Include="res\icon\tab_go.png" />
|
<Content Include="res\icon\tab_green.png" />
|
<Content Include="res\icon\tab_red.png" />
|
<Content Include="res\icon\tag.png" />
|
<Content Include="res\icon\tags_grey.png" />
|
<Content Include="res\icon\tags_red.png" />
|
<Content Include="res\icon\tag_blue.png" />
|
<Content Include="res\icon\tag_blue_add.png" />
|
<Content Include="res\icon\tag_blue_delete.png" />
|
<Content Include="res\icon\tag_blue_edit.png" />
|
<Content Include="res\icon\tag_green.png" />
|
<Content Include="res\icon\tag_orange.png" />
|
<Content Include="res\icon\tag_pink.png" />
|
<Content Include="res\icon\tag_purple.png" />
|
<Content Include="res\icon\tag_red.png" />
|
<Content Include="res\icon\tag_yellow.png" />
|
<Content Include="res\icon\telephone.png" />
|
<Content Include="res\icon\telephone_add.png" />
|
<Content Include="res\icon\telephone_delete.png" />
|
<Content Include="res\icon\telephone_edit.png" />
|
<Content Include="res\icon\telephone_error.png" />
|
<Content Include="res\icon\telephone_go.png" />
|
<Content Include="res\icon\telephone_key.png" />
|
<Content Include="res\icon\telephone_link.png" />
|
<Content Include="res\icon\telephone_red.png" />
|
<Content Include="res\icon\television.png" />
|
<Content Include="res\icon\television_add.png" />
|
<Content Include="res\icon\television_delete.png" />
|
<Content Include="res\icon\television_in.png" />
|
<Content Include="res\icon\television_off.png" />
|
<Content Include="res\icon\television_out.png" />
|
<Content Include="res\icon\television_star.png" />
|
<Content Include="res\icon\textfield.png" />
|
<Content Include="res\icon\textfield_add.png" />
|
<Content Include="res\icon\textfield_delete.png" />
|
<Content Include="res\icon\textfield_key.png" />
|
<Content Include="res\icon\textfield_rename.png" />
|
<Content Include="res\icon\text_ab.png" />
|
<Content Include="res\icon\text_align_center.png" />
|
<Content Include="res\icon\text_align_justify.png" />
|
<Content Include="res\icon\text_align_left.png" />
|
<Content Include="res\icon\text_align_right.png" />
|
<Content Include="res\icon\text_allcaps.png" />
|
<Content Include="res\icon\text_bold.png" />
|
<Content Include="res\icon\text_columns.png" />
|
<Content Include="res\icon\text_complete.png" />
|
<Content Include="res\icon\text_direction.png" />
|
<Content Include="res\icon\text_double_underline.png" />
|
<Content Include="res\icon\text_dropcaps.png" />
|
<Content Include="res\icon\text_fit.png" />
|
<Content Include="res\icon\text_flip.png" />
|
<Content Include="res\icon\text_font_default.png" />
|
<Content Include="res\icon\text_heading_1.png" />
|
<Content Include="res\icon\text_heading_2.png" />
|
<Content Include="res\icon\text_heading_3.png" />
|
<Content Include="res\icon\text_heading_4.png" />
|
<Content Include="res\icon\text_heading_5.png" />
|
<Content Include="res\icon\text_heading_6.png" />
|
<Content Include="res\icon\text_horizontalrule.png" />
|
<Content Include="res\icon\text_indent.png" />
|
<Content Include="res\icon\text_indent_remove.png" />
|
<Content Include="res\icon\text_inverse.png" />
|
<Content Include="res\icon\text_italic.png" />
|
<Content Include="res\icon\text_kerning.png" />
|
<Content Include="res\icon\text_left_to_right.png" />
|
<Content Include="res\icon\text_letterspacing.png" />
|
<Content Include="res\icon\text_letter_omega.png" />
|
<Content Include="res\icon\text_linespacing.png" />
|
<Content Include="res\icon\text_list_bullets.png" />
|
<Content Include="res\icon\text_list_numbers.png" />
|
<Content Include="res\icon\text_lowercase.png" />
|
<Content Include="res\icon\text_lowercase_a.png" />
|
<Content Include="res\icon\text_mirror.png" />
|
<Content Include="res\icon\text_padding_bottom.png" />
|
<Content Include="res\icon\text_padding_left.png" />
|
<Content Include="res\icon\text_padding_right.png" />
|
<Content Include="res\icon\text_padding_top.png" />
|
<Content Include="res\icon\text_replace.png" />
|
<Content Include="res\icon\text_right_to_left.png" />
|
<Content Include="res\icon\text_rotate_0.png" />
|
<Content Include="res\icon\text_rotate_180.png" />
|
<Content Include="res\icon\text_rotate_270.png" />
|
<Content Include="res\icon\text_rotate_90.png" />
|
<Content Include="res\icon\text_ruler.png" />
|
<Content Include="res\icon\text_shading.png" />
|
<Content Include="res\icon\text_signature.png" />
|
<Content Include="res\icon\text_smallcaps.png" />
|
<Content Include="res\icon\text_spelling.png" />
|
<Content Include="res\icon\text_strikethrough.png" />
|
<Content Include="res\icon\text_subscript.png" />
|
<Content Include="res\icon\text_superscript.png" />
|
<Content Include="res\icon\text_tab.png" />
|
<Content Include="res\icon\text_underline.png" />
|
<Content Include="res\icon\text_uppercase.png" />
|
<Content Include="res\icon\theme.png" />
|
<Content Include="res\icon\thumb_down.png" />
|
<Content Include="res\icon\thumb_up.png" />
|
<Content Include="res\icon\tick.png" />
|
<Content Include="res\icon\time.png" />
|
<Content Include="res\icon\timeline_marker.png" />
|
<Content Include="res\icon\time_add.png" />
|
<Content Include="res\icon\time_delete.png" />
|
<Content Include="res\icon\time_go.png" />
|
<Content Include="res\icon\time_green.png" />
|
<Content Include="res\icon\time_red.png" />
|
<Content Include="res\icon\transmit.png" />
|
<Content Include="res\icon\transmit_add.png" />
|
<Content Include="res\icon\transmit_blue.png" />
|
<Content Include="res\icon\transmit_delete.png" />
|
<Content Include="res\icon\transmit_edit.png" />
|
<Content Include="res\icon\transmit_error.png" />
|
<Content Include="res\icon\transmit_go.png" />
|
<Content Include="res\icon\transmit_red.png" />
|
<Content Include="res\icon\tux.png" />
|
<Content Include="res\icon\user.png" />
|
<Content Include="res\icon\user_add.png" />
|
<Content Include="res\icon\user_alert.png" />
|
<Content Include="res\icon\user_b.png" />
|
<Content Include="res\icon\user_brown.png" />
|
<Content Include="res\icon\user_comment.png" />
|
<Content Include="res\icon\user_cross.png" />
|
<Content Include="res\icon\user_delete.png" />
|
<Content Include="res\icon\user_earth.png" />
|
<Content Include="res\icon\user_edit.png" />
|
<Content Include="res\icon\user_female.png" />
|
<Content Include="res\icon\user_go.png" />
|
<Content Include="res\icon\user_gray.png" />
|
<Content Include="res\icon\user_gray_cool.png" />
|
<Content Include="res\icon\user_green.png" />
|
<Content Include="res\icon\user_home.png" />
|
<Content Include="res\icon\user_key.png" />
|
<Content Include="res\icon\user_magnify.png" />
|
<Content Include="res\icon\user_mature.png" />
|
<Content Include="res\icon\user_orange.png" />
|
<Content Include="res\icon\user_red.png" />
|
<Content Include="res\icon\user_star.png" />
|
<Content Include="res\icon\user_suit.png" />
|
<Content Include="res\icon\user_suit_black.png" />
|
<Content Include="res\icon\user_tick.png" />
|
<Content Include="res\icon\vcard.png" />
|
<Content Include="res\icon\vcard_add.png" />
|
<Content Include="res\icon\vcard_delete.png" />
|
<Content Include="res\icon\vcard_edit.png" />
|
<Content Include="res\icon\vcard_key.png" />
|
<Content Include="res\icon\vector.png" />
|
<Content Include="res\icon\vector_add.png" />
|
<Content Include="res\icon\vector_delete.png" />
|
<Content Include="res\icon\vector_key.png" />
|
<Content Include="res\icon\wand.png" />
|
<Content Include="res\icon\weather_cloud.png" />
|
<Content Include="res\icon\weather_clouds.png" />
|
<Content Include="res\icon\weather_cloudy.png" />
|
<Content Include="res\icon\weather_cloudy_rain.png" />
|
<Content Include="res\icon\weather_lightning.png" />
|
<Content Include="res\icon\weather_rain.png" />
|
<Content Include="res\icon\weather_snow.png" />
|
<Content Include="res\icon\weather_sun.png" />
|
<Content Include="res\icon\webcam.png" />
|
<Content Include="res\icon\webcam_add.png" />
|
<Content Include="res\icon\webcam_connect.png" />
|
<Content Include="res\icon\webcam_delete.png" />
|
<Content Include="res\icon\webcam_error.png" />
|
<Content Include="res\icon\webcam_start.png" />
|
<Content Include="res\icon\webcam_stop.png" />
|
<Content Include="res\icon\world.png" />
|
<Content Include="res\icon\world_add.png" />
|
<Content Include="res\icon\world_connect.png" />
|
<Content Include="res\icon\world_dawn.png" />
|
<Content Include="res\icon\world_delete.png" />
|
<Content Include="res\icon\world_edit.png" />
|
<Content Include="res\icon\world_go.png" />
|
<Content Include="res\icon\world_key.png" />
|
<Content Include="res\icon\world_link.png" />
|
<Content Include="res\icon\world_night.png" />
|
<Content Include="res\icon\world_orbit.png" />
|
<Content Include="res\icon\wrench.png" />
|
<Content Include="res\icon\wrench_orange.png" />
|
<Content Include="res\icon\xhtml.png" />
|
<Content Include="res\icon\xhtml_add.png" />
|
<Content Include="res\icon\xhtml_delete.png" />
|
<Content Include="res\icon\xhtml_error.png" />
|
<Content Include="res\icon\xhtml_go.png" />
|
<Content Include="res\icon\xhtml_valid.png" />
|
<Content Include="res\icon\zoom.png" />
|
<Content Include="res\icon\zoom_in.png" />
|
<Content Include="res\icon\zoom_out.png" />
|
<Content Include="res\images\blank.png" />
|
<Content Include="res\images\blank_150.png" />
|
<Content Include="res\images\blank_180.png" />
|
<Content Include="res\images\logo\favicon.gif" />
|
<Content Include="res\images\logo\favicon.ico" />
|
<Content Include="res\images\logo\favicon.jpg" />
|
<Content Include="res\images\logo\favicon.png" />
|
<Content Include="res\images\logo\logo.png" />
|
<Content Include="res\images\logo\logo001.png" />
|
<Content Include="res\images\logo\logo2.gif" />
|
<Content Include="res\images\logo\logo3.jpg" />
|
<Content Include="res\images\logo\logo3.png" />
|
<Content Include="res\images\logo\logo3_old.gif" />
|
<Content Include="res\images\logo\logo_old.gif" />
|
<Content Include="res\images\logo\logo_small.png" />
|
<Content Include="res\images\logo\mainPhoto007.png" />
|
<Content Include="res\images\logo\makino.jpg" />
|
<Content Include="res\images\logo\makino001.png" />
|
<Content Include="res\images\logo\makino002.png" />
|
<Content Include="res\images\logo\sagw.jpg" />
|
<Content Include="res\images\logo\sagw.png" />
|
<Content Include="res\images\main\01.jpg" />
|
<Content Include="res\images\main\02.jpg" />
|
<Content Include="res\images\main\03.jpg" />
|
<Content Include="res\images\main\03.png" />
|
<Content Include="res\images\main\CC.gif" />
|
<Content Include="res\images\main\mainPhoto.png" />
|
<Content Include="res\images\main\mainPhoto007.png" />
|
<Content Include="res\images\main\mainPhoto1.png" />
|
<Content Include="res\images\main\mainPhoto2.jpg" />
|
<Content Include="res\images\main\mainPhoto3.png" />
|
<Content Include="res\images\main\mainPhoto300.jpg" />
|
<Content Include="res\images\main\mainPhoto4.jpg" />
|
<Content Include="res\images\main\mainPhoto5.jpg" />
|
<Content Include="res\images\main\mainPhoto6.jpg" />
|
<Content Include="res\images\makino002.png" />
|
<Content Include="res\images\my_face_80.jpg" />
|
<Content Include="res\images\themes\black_tie.png" />
|
<Content Include="res\images\themes\blitzer.png" />
|
<Content Include="res\images\themes\bootstrap_pure.png" />
|
<Content Include="res\images\themes\border\black_tie.png" />
|
<Content Include="res\images\themes\border\blitzer.png" />
|
<Content Include="res\images\themes\border\cupertino.png" />
|
<Content Include="res\images\themes\border\dark_hive.png" />
|
<Content Include="res\images\themes\border\default.png" />
|
<Content Include="res\images\themes\border\dot_luv.png" />
|
<Content Include="res\images\themes\border\eggplant.png" />
|
<Content Include="res\images\themes\border\excite_bike.png" />
|
<Content Include="res\images\themes\border\flick.png" />
|
<Content Include="res\images\themes\border\hot_sneaks.png" />
|
<Content Include="res\images\themes\border\humanity.png" />
|
<Content Include="res\images\themes\border\le_frog.png" />
|
<Content Include="res\images\themes\border\metro_blue.png" />
|
<Content Include="res\images\themes\border\metro_dark_blue.png" />
|
<Content Include="res\images\themes\border\metro_gray.png" />
|
<Content Include="res\images\themes\border\metro_green.png" />
|
<Content Include="res\images\themes\border\metro_orange.png" />
|
<Content Include="res\images\themes\border\mint_choc.png" />
|
<Content Include="res\images\themes\border\overcast.png" />
|
<Content Include="res\images\themes\border\pepper_grinder.png" />
|
<Content Include="res\images\themes\border\redmond.png" />
|
<Content Include="res\images\themes\border\smoothness.png" />
|
<Content Include="res\images\themes\border\south_street.png" />
|
<Content Include="res\images\themes\border\start.png" />
|
<Content Include="res\images\themes\border\sunny.png" />
|
<Content Include="res\images\themes\border\swanky_purse.png" />
|
<Content Include="res\images\themes\border\trontastic.png" />
|
<Content Include="res\images\themes\border\ui_darkness.png" />
|
<Content Include="res\images\themes\border\ui_lightness.png" />
|
<Content Include="res\images\themes\border\vader.png" />
|
<Content Include="res\images\themes\cupertino.png" />
|
<Content Include="res\images\themes\custom_default.png" />
|
<Content Include="res\images\themes\dark_hive.png" />
|
<Content Include="res\images\themes\default.png" />
|
<Content Include="res\images\themes\dot_luv.png" />
|
<Content Include="res\images\themes\eggplant.png" />
|
<Content Include="res\images\themes\excite_bike.png" />
|
<Content Include="res\images\themes\flick.png" />
|
<Content Include="res\images\themes\hot_sneaks.png" />
|
<Content Include="res\images\themes\humanity.png" />
|
<Content Include="res\images\themes\image_black_sky.png" />
|
<Content Include="res\images\themes\image_blue_drip.png" />
|
<Content Include="res\images\themes\image_blue_moon.png" />
|
<Content Include="res\images\themes\image_blue_sky.png" />
|
<Content Include="res\images\themes\image_blue_star.png" />
|
<Content Include="res\images\themes\image_green_drip.png" />
|
<Content Include="res\images\themes\image_green_lotus.png" />
|
<Content Include="res\images\themes\image_green_poppy.png" />
|
<Content Include="res\images\themes\image_green_rain.png" />
|
<Content Include="res\images\themes\image_orange_light.png" />
|
<Content Include="res\images\themes\image_purple_fog.png" />
|
<Content Include="res\images\themes\image_red_dawn.png" />
|
<Content Include="res\images\themes\le_frog.png" />
|
<Content Include="res\images\themes\metro_blue.png" />
|
<Content Include="res\images\themes\metro_dark_blue.png" />
|
<Content Include="res\images\themes\metro_gray.png" />
|
<Content Include="res\images\themes\metro_green.png" />
|
<Content Include="res\images\themes\metro_orange.png" />
|
<Content Include="res\images\themes\mint_choc.png" />
|
<Content Include="res\images\themes\overcast.png" />
|
<Content Include="res\images\themes\pepper_grinder.png" />
|
<Content Include="res\images\themes\pure_black.png" />
|
<Content Include="res\images\themes\pure_blue.png" />
|
<Content Include="res\images\themes\pure_green.png" />
|
<Content Include="res\images\themes\pure_orange.png" />
|
<Content Include="res\images\themes\pure_purple.png" />
|
<Content Include="res\images\themes\pure_red.png" />
|
<Content Include="res\images\themes\redmond.png" />
|
<Content Include="res\images\themes\small\black_tie.png" />
|
<Content Include="res\images\themes\small\blitzer.png" />
|
<Content Include="res\images\themes\small\bootstrap_pure.png" />
|
<Content Include="res\images\themes\small\cupertino.png" />
|
<Content Include="res\images\themes\small\custom_default.png" />
|
<Content Include="res\images\themes\small\dark_hive.png" />
|
<Content Include="res\images\themes\small\default.png" />
|
<Content Include="res\images\themes\small\dot_luv.png" />
|
<Content Include="res\images\themes\small\eggplant.png" />
|
<Content Include="res\images\themes\small\excite_bike.png" />
|
<Content Include="res\images\themes\small\flick.png" />
|
<Content Include="res\images\themes\small\hot_sneaks.png" />
|
<Content Include="res\images\themes\small\humanity.png" />
|
<Content Include="res\images\themes\small\image_black_sky.png" />
|
<Content Include="res\images\themes\small\image_blue_drip.png" />
|
<Content Include="res\images\themes\small\image_blue_moon.png" />
|
<Content Include="res\images\themes\small\image_blue_sky.png" />
|
<Content Include="res\images\themes\small\image_blue_star.png" />
|
<Content Include="res\images\themes\small\image_green_drip.png" />
|
<Content Include="res\images\themes\small\image_green_lotus.png" />
|
<Content Include="res\images\themes\small\image_green_poppy.png" />
|
<Content Include="res\images\themes\small\image_green_rain.png" />
|
<Content Include="res\images\themes\small\image_orange_light.png" />
|
<Content Include="res\images\themes\small\image_purple_fog.png" />
|
<Content Include="res\images\themes\small\image_red_dawn.png" />
|
<Content Include="res\images\themes\small\le_frog.png" />
|
<Content Include="res\images\themes\small\metro_blue.png" />
|
<Content Include="res\images\themes\small\metro_dark_blue.png" />
|
<Content Include="res\images\themes\small\metro_gray.png" />
|
<Content Include="res\images\themes\small\metro_green.png" />
|
<Content Include="res\images\themes\small\metro_orange.png" />
|
<Content Include="res\images\themes\small\mint_choc.png" />
|
<Content Include="res\images\themes\small\overcast.png" />
|
<Content Include="res\images\themes\small\pepper_grinder.png" />
|
<Content Include="res\images\themes\small\pure_black.png" />
|
<Content Include="res\images\themes\small\pure_blue.png" />
|
<Content Include="res\images\themes\small\pure_green.png" />
|
<Content Include="res\images\themes\small\pure_orange.png" />
|
<Content Include="res\images\themes\small\pure_purple.png" />
|
<Content Include="res\images\themes\small\pure_red.png" />
|
<Content Include="res\images\themes\small\redmond.png" />
|
<Content Include="res\images\themes\small\smoothness.png" />
|
<Content Include="res\images\themes\small\south_street.png" />
|
<Content Include="res\images\themes\small\start.png" />
|
<Content Include="res\images\themes\small\sunny.png" />
|
<Content Include="res\images\themes\small\swanky_purse.png" />
|
<Content Include="res\images\themes\small\trontastic.png" />
|
<Content Include="res\images\themes\small\ui_darkness.png" />
|
<Content Include="res\images\themes\small\ui_lightness.png" />
|
<Content Include="res\images\themes\small\vader.png" />
|
<Content Include="res\images\themes\smoothness.png" />
|
<Content Include="res\images\themes\south_street.png" />
|
<Content Include="res\images\themes\start.png" />
|
<Content Include="res\images\themes\sunny.png" />
|
<Content Include="res\images\themes\swanky_purse.png" />
|
<Content Include="res\images\themes\trontastic.png" />
|
<Content Include="res\images\themes\ui_darkness.png" />
|
<Content Include="res\images\themes\ui_lightness.png" />
|
<Content Include="res\images\themes\vader.png" />
|
<Content Include="res\js\common.js" />
|
<Content Include="res\js\notify_group.js" />
|
<Content Include="res\languages\zh_UEY.js" />
|
<Content Include="res\themes\bootstrap_pure\theme.css" />
|
<Content Include="res\themes\custom_default\theme.css" />
|
<Content Include="View\DEV\Equipment\Equipment.aspx" />
|
<Content Include="View\DEV\Equipment\EquipmentDetail.aspx" />
|
<Content Include="View\DEV\EquipmentType\EquipmentType.aspx" />
|
<Content Include="View\DEV\EquipmentType\EquipmentTypeDetail.aspx" />
|
<Content Include="View\FM\PlaceType\PlaceType.aspx" />
|
<Content Include="View\FM\PlaceType\PlaceTypeDetail.aspx" />
|
<Content Include="View\FM\Place\Place.aspx" />
|
<Content Include="View\FM\Place\PlaceDetail.aspx" />
|
<Content Include="View\InOut\CreateInOut.aspx" />
|
<Content Include="View\InOut\EndInOutList.aspx" />
|
<Content Include="View\InOut\EndInOutListDetail.aspx" />
|
<Content Include="View\InOut\InOutList.aspx" />
|
<Content Include="View\InOut\AddInOutDetail.aspx" />
|
<Content Include="View\InOut\WebOrderDetail.aspx" />
|
<Content Include="View\InOut\WebOrder.aspx" />
|
<Content Include="View\LOADING\Loading\Loading.aspx" />
|
<Content Include="View\LOG\Alert\Alert.aspx" />
|
<Content Include="View\LOG\FailSentMessage\FailSentMessage.aspx" />
|
<Content Include="View\LOG\Operation\Operation.aspx" />
|
<Content Include="View\LOG\ReceiveMsgLog\ReceiveMsgLog.aspx" />
|
<Content Include="View\LOG\SendMsgLog\SendMsgLog.aspx" />
|
<Content Include="View\MATERIAL\MaterialType\MaterialType.aspx" />
|
<Content Include="View\MATERIAL\MaterialType\MaterialTypeDetail.aspx" />
|
<Content Include="View\MATERIAL\Material\Material.aspx" />
|
<Content Include="View\MATERIAL\Material\MaterialDetail.aspx" />
|
<Content Include="View\MATERIAL\Material\SelectMaterial.aspx" />
|
<Content Include="View\MATERIAL\Material\MaterialClass.aspx" />
|
<Content Include="View\SL\InOutStorageDetail\InOutStorageDetail.aspx" />
|
<Content Include="View\SL\PlaceMaterialView\PlaceMaterialView.aspx" />
|
<Content Include="View\SL\PlaceMaterial\PlaceMaterial.aspx" />
|
<Content Include="View\SL\PlaceMaterial\PlaceMaterialDetail.aspx" />
|
<Content Include="View\SL\WareHouse\WareHouse.aspx" />
|
<Content Include="View\SL\WareHouse\WareHousePreView.aspx" />
|
<Content Include="View\TASK\MainTaskView\CreateMainTask.aspx" />
|
<Content Include="View\TASK\MainTaskView\MainTaskView.aspx" />
|
<Content Include="View\TASK\MainTaskView\NewMainTask.aspx" />
|
<Content Include="View\TASK\PartTaskView\PartTaskView.aspx" />
|
<Content Include="UserControl\SelectParentControl.ascx" />
|
<Content Include="View\RBAC\Content\Content.aspx" />
|
<Content Include="View\RBAC\Content\ContentDetail.aspx" />
|
<Content Include="View\RBAC\RoleContent\RoleContent.aspx" />
|
<Content Include="View\RBAC\Role\Role.aspx" />
|
<Content Include="View\RBAC\Role\RoleDetail.aspx" />
|
<Content Include="View\RBAC\User\ChangePassword.aspx" />
|
<Content Include="View\RBAC\User\User.aspx" />
|
<Content Include="View\RBAC\User\UserDetail.aspx" />
|
<Content Include="View\RBAC\User\UserInfo.aspx" />
|
<Content Include="Web.config">
|
<SubType>Designer</SubType>
|
</Content>
|
<Content Include="View\MATERIAL\Material\MaterialData.ashx" />
|
<Content Include="View\FM\Place\PlaceData.ashx" />
|
<None Include="Service References\PrintWcfService\service.wsdl" />
|
<None Include="Service References\PrintWcfService\service.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<None Include="Service References\PrintWcfService\service1.xsd">
|
<SubType>Designer</SubType>
|
</None>
|
<Content Include="View\LOG\FailSentMessage\_system~.ini" />
|
<Content Include="View\LOG\ReceiveMsgLog\_system~.ini" />
|
<Content Include="View\LOG\SendMsgLog\_system~.ini" />
|
<Content Include="View\TASK\MainTaskView\MainTaskData.ashx" />
|
<Content Include="upload\Web.config" />
|
</ItemGroup>
|
<ItemGroup>
|
<Compile Include="captcha\captcha.ashx.cs">
|
<DependentUpon>captcha.ashx</DependentUpon>
|
</Compile>
|
<Compile Include="captcha\CaptchaImage.cs" />
|
<Compile Include="Code\Common\Entity\CacheEntity.cs" />
|
<Compile Include="Code\Common\Service\CacheService.cs" />
|
<Compile Include="Code\Entity\CacheEntity.cs" />
|
<Compile Include="Code\Excel\Service\ExcelService.cs" />
|
<Compile Include="Code\PageBase.cs">
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="common\themes.aspx.cs">
|
<DependentUpon>themes.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="common\themes.aspx.designer.cs">
|
<DependentUpon>themes.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="Expres\Service\ExpresService.cs" />
|
<Compile Include="Service References\PrintWcfService\Reference.cs">
|
<AutoGen>True</AutoGen>
|
<DesignTime>True</DesignTime>
|
<DependentUpon>Reference.svcmap</DependentUpon>
|
</Compile>
|
<Compile Include="Util\PasswordUtil.cs" />
|
<Compile Include="View\CHECK\Plan\CreatePlan.aspx.cs">
|
<DependentUpon>CreatePlan.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\CHECK\Plan\CreatePlan.aspx.designer.cs">
|
<DependentUpon>CreatePlan.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\CHECK\Plan\PlaceMaterialView.aspx.cs">
|
<DependentUpon>PlaceMaterialView.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\CHECK\Plan\PlaceMaterialView.aspx.designer.cs">
|
<DependentUpon>PlaceMaterialView.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\CHECK\Plan\Plan.aspx.cs">
|
<DependentUpon>Plan.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\CHECK\Plan\Plan.aspx.designer.cs">
|
<DependentUpon>Plan.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\CHECK\Plan\PlanDetail.aspx.cs">
|
<DependentUpon>PlanDetail.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\CHECK\Plan\PlanDetail.aspx.designer.cs">
|
<DependentUpon>PlanDetail.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\CHECK\Plan\PlanResult.aspx.cs">
|
<DependentUpon>PlanResult.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\CHECK\Plan\PlanResult.aspx.designer.cs">
|
<DependentUpon>PlanResult.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\CHECK\Plan\PlanResultDetail.aspx.cs">
|
<DependentUpon>PlanResultDetail.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\CHECK\Plan\PlanResultDetail.aspx.designer.cs">
|
<DependentUpon>PlanResultDetail.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\Echarts\Alert\AlertReport.aspx.cs">
|
<DependentUpon>AlertReport.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\Echarts\Alert\AlertReport.aspx.designer.cs">
|
<DependentUpon>AlertReport.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\Echarts\Alert\Detail\One.aspx.cs">
|
<DependentUpon>One.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\Echarts\Alert\Detail\One.aspx.designer.cs">
|
<DependentUpon>One.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\Echarts\Alert\Detail\Two.aspx.cs">
|
<DependentUpon>Two.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\Echarts\Alert\Detail\Two.aspx.designer.cs">
|
<DependentUpon>Two.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\Echarts\InOut\Detail\Bottom.aspx.cs">
|
<DependentUpon>Bottom.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\Echarts\InOut\Detail\Bottom.aspx.designer.cs">
|
<DependentUpon>Bottom.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\Echarts\InOut\Detail\Movelibrary.aspx.cs">
|
<DependentUpon>Movelibrary.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\Echarts\InOut\Detail\Movelibrary.aspx.designer.cs">
|
<DependentUpon>Movelibrary.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\Echarts\InOut\Detail\Return.aspx.cs">
|
<DependentUpon>Return.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\Echarts\InOut\Detail\Return.aspx.designer.cs">
|
<DependentUpon>Return.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\Echarts\InOut\Detail\Top.aspx.cs">
|
<DependentUpon>Top.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\Echarts\InOut\Detail\Top.aspx.designer.cs">
|
<DependentUpon>Top.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\Echarts\InOut\InOutReport.aspx.cs">
|
<DependentUpon>InOutReport.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\Echarts\InOut\InOutReport.aspx.designer.cs">
|
<DependentUpon>InOutReport.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\Echarts\PlaceMaterial\Detail\Bottom.aspx.cs">
|
<DependentUpon>Bottom.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\Echarts\PlaceMaterial\Detail\Bottom.aspx.designer.cs">
|
<DependentUpon>Bottom.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\Echarts\PlaceMaterial\Detail\Top.aspx.cs">
|
<DependentUpon>Top.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\Echarts\PlaceMaterial\Detail\Top.aspx.designer.cs">
|
<DependentUpon>Top.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\Echarts\PlaceMaterial\PlaceMaterial.aspx.cs">
|
<DependentUpon>PlaceMaterial.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\Echarts\PlaceMaterial\PlaceMaterial.aspx.designer.cs">
|
<DependentUpon>PlaceMaterial.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\Echarts\Test.aspx.cs">
|
<DependentUpon>Test.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\Echarts\Test.aspx.designer.cs">
|
<DependentUpon>Test.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\FM\Place\PlaceData.ashx.cs">
|
<DependentUpon>PlaceData.ashx</DependentUpon>
|
</Compile>
|
<Compile Include="View\InOut\CreateInOut.aspx.cs">
|
<DependentUpon>CreateInOut.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\InOut\CreateInOut.aspx.designer.cs">
|
<DependentUpon>CreateInOut.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\InOut\EndInOutList.aspx.cs">
|
<DependentUpon>EndInOutList.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\InOut\EndInOutList.aspx.designer.cs">
|
<DependentUpon>EndInOutList.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\InOut\EndInOutListDetail.aspx.cs">
|
<DependentUpon>EndInOutListDetail.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\InOut\EndInOutListDetail.aspx.designer.cs">
|
<DependentUpon>EndInOutListDetail.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\InOut\InOutList.aspx.cs">
|
<DependentUpon>InOutList.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\InOut\InOutList.aspx.designer.cs">
|
<DependentUpon>InOutList.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\InOut\AddInOutDetail.aspx.cs">
|
<DependentUpon>AddInOutDetail.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\InOut\AddInOutDetail.aspx.designer.cs">
|
<DependentUpon>AddInOutDetail.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\InOut\WebOrderDetail.aspx.cs">
|
<DependentUpon>WebOrderDetail.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\InOut\WebOrderDetail.aspx.designer.cs">
|
<DependentUpon>WebOrderDetail.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\InOut\WebOrder.aspx.cs">
|
<DependentUpon>WebOrder.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\InOut\WebOrder.aspx.designer.cs">
|
<DependentUpon>WebOrder.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\LOG\Alert\Alert.aspx.cs">
|
<DependentUpon>Alert.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\LOG\Alert\Alert.aspx.designer.cs">
|
<DependentUpon>Alert.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\LOG\FailSentMessage\FailSentMessage.aspx.cs">
|
<DependentUpon>FailSentMessage.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\LOG\FailSentMessage\FailSentMessage.aspx.designer.cs">
|
<DependentUpon>FailSentMessage.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\LOG\Operation\Operation.aspx.cs">
|
<DependentUpon>Operation.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\LOG\Operation\Operation.aspx.designer.cs">
|
<DependentUpon>Operation.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\LOG\ReceiveMsgLog\ReceiveMsgLog.aspx.cs">
|
<DependentUpon>ReceiveMsgLog.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\LOG\ReceiveMsgLog\ReceiveMsgLog.aspx.designer.cs">
|
<DependentUpon>ReceiveMsgLog.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\LOG\SendMsgLog\SendMsgLog.aspx.cs">
|
<DependentUpon>SendMsgLog.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\LOG\SendMsgLog\SendMsgLog.aspx.designer.cs">
|
<DependentUpon>SendMsgLog.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\MATERIAL\Material\MaterialData.ashx.cs">
|
<DependentUpon>MaterialData.ashx</DependentUpon>
|
</Compile>
|
<Compile Include="View\EXCEL\WorkBook\ViewWorkSheet.aspx.cs">
|
<DependentUpon>ViewWorkSheet.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\EXCEL\WorkBook\ViewWorkSheet.aspx.designer.cs">
|
<DependentUpon>ViewWorkSheet.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\EXCEL\WorkBook\ViewWorkSheetDetail.aspx.cs">
|
<DependentUpon>ViewWorkSheetDetail.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\EXCEL\WorkBook\ViewWorkSheetDetail.aspx.designer.cs">
|
<DependentUpon>ViewWorkSheetDetail.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\EXCEL\WorkBook\WorkBook.aspx.cs">
|
<DependentUpon>WorkBook.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\EXCEL\WorkBook\WorkBook.aspx.designer.cs">
|
<DependentUpon>WorkBook.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\EXCEL\WorkBook\WorkBookDetail.aspx.cs">
|
<DependentUpon>WorkBookDetail.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\EXCEL\WorkBook\WorkBookDetail.aspx.designer.cs">
|
<DependentUpon>WorkBookDetail.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\EXCEL\WorkCell\WorkCell.aspx.cs">
|
<DependentUpon>WorkCell.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\EXCEL\WorkCell\WorkCell.aspx.designer.cs">
|
<DependentUpon>WorkCell.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\EXCEL\WorkCell\WorkCellDetail.aspx.cs">
|
<DependentUpon>WorkCellDetail.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\EXCEL\WorkCell\WorkCellDetail.aspx.designer.cs">
|
<DependentUpon>WorkCellDetail.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\EXCEL\WorkSheet\SelectWorkSheet.aspx.cs">
|
<DependentUpon>SelectWorkSheet.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\EXCEL\WorkSheet\SelectWorkSheet.aspx.designer.cs">
|
<DependentUpon>SelectWorkSheet.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\EXCEL\WorkSheet\ViewWorkCell.aspx.cs">
|
<DependentUpon>ViewWorkCell.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\EXCEL\WorkSheet\ViewWorkCell.aspx.designer.cs">
|
<DependentUpon>ViewWorkCell.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\EXCEL\WorkSheet\ViewWorkCellDetail.aspx.cs">
|
<DependentUpon>ViewWorkCellDetail.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\EXCEL\WorkSheet\ViewWorkCellDetail.aspx.designer.cs">
|
<DependentUpon>ViewWorkCellDetail.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\EXCEL\WorkSheet\WorkSheet.aspx.cs">
|
<DependentUpon>WorkSheet.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\EXCEL\WorkSheet\WorkSheet.aspx.designer.cs">
|
<DependentUpon>WorkSheet.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\EXCEL\WorkSheet\WorkSheetDetail.aspx.cs">
|
<DependentUpon>WorkSheetDetail.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\EXCEL\WorkSheet\WorkSheetDetail.aspx.designer.cs">
|
<DependentUpon>WorkSheetDetail.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="File\FileInfo.cs" />
|
<Compile Include="FirstWin.aspx.cs">
|
<DependentUpon>FirstWin.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="FirstWin.aspx.designer.cs">
|
<DependentUpon>FirstWin.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="index.aspx.cs">
|
<DependentUpon>index.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="index.aspx.designer.cs">
|
<DependentUpon>index.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="hello.aspx.cs">
|
<DependentUpon>hello.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="hello.aspx.designer.cs">
|
<DependentUpon>hello.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="login.aspx.cs">
|
<DependentUpon>login.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="login.aspx.designer.cs">
|
<DependentUpon>login.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
<Compile Include="Properties\Resources.Designer.cs">
|
<AutoGen>True</AutoGen>
|
<DesignTime>True</DesignTime>
|
<DependentUpon>Resources.resx</DependentUpon>
|
</Compile>
|
<Compile Include="View\DEV\Equipment\Equipment.aspx.cs">
|
<DependentUpon>Equipment.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\DEV\Equipment\Equipment.aspx.designer.cs">
|
<DependentUpon>Equipment.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\DEV\Equipment\EquipmentDetail.aspx.cs">
|
<DependentUpon>EquipmentDetail.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\DEV\Equipment\EquipmentDetail.aspx.designer.cs">
|
<DependentUpon>EquipmentDetail.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\DEV\EquipmentType\EquipmentType.aspx.cs">
|
<DependentUpon>EquipmentType.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\DEV\EquipmentType\EquipmentType.aspx.designer.cs">
|
<DependentUpon>EquipmentType.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\DEV\EquipmentType\EquipmentTypeDetail.aspx.cs">
|
<DependentUpon>EquipmentTypeDetail.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\DEV\EquipmentType\EquipmentTypeDetail.aspx.designer.cs">
|
<DependentUpon>EquipmentTypeDetail.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\FM\PlaceType\PlaceType.aspx.cs">
|
<DependentUpon>PlaceType.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\FM\PlaceType\PlaceType.aspx.designer.cs">
|
<DependentUpon>PlaceType.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\FM\PlaceType\PlaceTypeDetail.aspx.cs">
|
<DependentUpon>PlaceTypeDetail.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\FM\PlaceType\PlaceTypeDetail.aspx.designer.cs">
|
<DependentUpon>PlaceTypeDetail.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\FM\Place\Place.aspx.cs">
|
<DependentUpon>Place.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\FM\Place\Place.aspx.designer.cs">
|
<DependentUpon>Place.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\FM\Place\PlaceDetail.aspx.cs">
|
<DependentUpon>PlaceDetail.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\FM\Place\PlaceDetail.aspx.designer.cs">
|
<DependentUpon>PlaceDetail.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\LOADING\Loading\Loading.aspx.cs">
|
<DependentUpon>Loading.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\LOADING\Loading\Loading.aspx.designer.cs">
|
<DependentUpon>Loading.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\MATERIAL\MaterialType\MaterialType.aspx.cs">
|
<DependentUpon>MaterialType.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\MATERIAL\MaterialType\MaterialType.aspx.designer.cs">
|
<DependentUpon>MaterialType.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\MATERIAL\MaterialType\MaterialTypeDetail.aspx.cs">
|
<DependentUpon>MaterialTypeDetail.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\MATERIAL\MaterialType\MaterialTypeDetail.aspx.designer.cs">
|
<DependentUpon>MaterialTypeDetail.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\MATERIAL\Material\Material.aspx.cs">
|
<DependentUpon>Material.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\MATERIAL\Material\Material.aspx.designer.cs">
|
<DependentUpon>Material.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\MATERIAL\Material\MaterialDetail.aspx.cs">
|
<DependentUpon>MaterialDetail.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\MATERIAL\Material\MaterialDetail.aspx.designer.cs">
|
<DependentUpon>MaterialDetail.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\MATERIAL\Material\SelectMaterial.aspx.cs">
|
<DependentUpon>SelectMaterial.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\MATERIAL\Material\SelectMaterial.aspx.designer.cs">
|
<DependentUpon>SelectMaterial.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\MATERIAL\Material\MaterialClass.aspx.cs">
|
<DependentUpon>MaterialClass.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\MATERIAL\Material\MaterialClass.aspx.designer.cs">
|
<DependentUpon>MaterialClass.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\SL\InOutStorageDetail\InOutStorageDetail.aspx.cs">
|
<DependentUpon>InOutStorageDetail.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\SL\InOutStorageDetail\InOutStorageDetail.aspx.designer.cs">
|
<DependentUpon>InOutStorageDetail.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\SL\PlaceMaterialView\PlaceMaterialView.aspx.cs">
|
<DependentUpon>PlaceMaterialView.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\SL\PlaceMaterialView\PlaceMaterialView.aspx.designer.cs">
|
<DependentUpon>PlaceMaterialView.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\SL\PlaceMaterial\PlaceMaterial.aspx.cs">
|
<DependentUpon>PlaceMaterial.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\SL\PlaceMaterial\PlaceMaterial.aspx.designer.cs">
|
<DependentUpon>PlaceMaterial.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\SL\PlaceMaterial\PlaceMaterialDetail.aspx.cs">
|
<DependentUpon>PlaceMaterialDetail.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\SL\PlaceMaterial\PlaceMaterialDetail.aspx.designer.cs">
|
<DependentUpon>PlaceMaterialDetail.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\SL\WareHouse\WareHouse.aspx.cs">
|
<DependentUpon>WareHouse.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\SL\WareHouse\WareHouse.aspx.designer.cs">
|
<DependentUpon>WareHouse.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\SL\WareHouse\WareHousePreView.aspx.cs">
|
<DependentUpon>WareHousePreView.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\SL\WareHouse\WareHousePreView.aspx.designer.cs">
|
<DependentUpon>WareHousePreView.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\TASK\MainTaskView\CreateMainTask.aspx.cs">
|
<DependentUpon>CreateMainTask.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\TASK\MainTaskView\CreateMainTask.aspx.designer.cs">
|
<DependentUpon>CreateMainTask.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\TASK\MainTaskView\MainTaskData.ashx.cs">
|
<DependentUpon>MainTaskData.ashx</DependentUpon>
|
</Compile>
|
<Compile Include="View\TASK\MainTaskView\MainTaskView.aspx.cs">
|
<DependentUpon>MainTaskView.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\TASK\MainTaskView\MainTaskView.aspx.designer.cs">
|
<DependentUpon>MainTaskView.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\TASK\MainTaskView\NewMainTask.aspx.cs">
|
<DependentUpon>NewMainTask.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\TASK\MainTaskView\NewMainTask.aspx.designer.cs">
|
<DependentUpon>NewMainTask.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\TASK\PartTaskView\PartTaskView.aspx.cs">
|
<DependentUpon>PartTaskView.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\TASK\PartTaskView\PartTaskView.aspx.designer.cs">
|
<DependentUpon>PartTaskView.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="UserControl\SelectParentControl.ascx.cs">
|
<DependentUpon>SelectParentControl.ascx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="UserControl\SelectParentControl.ascx.designer.cs">
|
<DependentUpon>SelectParentControl.ascx</DependentUpon>
|
</Compile>
|
<Compile Include="View\RBAC\Content\Content.aspx.cs">
|
<DependentUpon>Content.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\RBAC\Content\Content.aspx.designer.cs">
|
<DependentUpon>Content.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\RBAC\Content\ContentDetail.aspx.cs">
|
<DependentUpon>ContentDetail.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\RBAC\Content\ContentDetail.aspx.designer.cs">
|
<DependentUpon>ContentDetail.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\RBAC\RoleContent\RoleContent.aspx.cs">
|
<DependentUpon>RoleContent.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\RBAC\RoleContent\RoleContent.aspx.designer.cs">
|
<DependentUpon>RoleContent.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\RBAC\Role\Role.aspx.cs">
|
<DependentUpon>Role.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\RBAC\Role\Role.aspx.designer.cs">
|
<DependentUpon>Role.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\RBAC\Role\RoleDetail.aspx.cs">
|
<DependentUpon>RoleDetail.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\RBAC\Role\RoleDetail.aspx.designer.cs">
|
<DependentUpon>RoleDetail.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\RBAC\User\ChangePassword.aspx.cs">
|
<DependentUpon>ChangePassword.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\RBAC\User\ChangePassword.aspx.designer.cs">
|
<DependentUpon>ChangePassword.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\RBAC\User\User.aspx.cs">
|
<DependentUpon>User.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\RBAC\User\User.aspx.designer.cs">
|
<DependentUpon>User.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\RBAC\User\UserDetail.aspx.cs">
|
<DependentUpon>UserDetail.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\RBAC\User\UserDetail.aspx.designer.cs">
|
<DependentUpon>UserDetail.aspx</DependentUpon>
|
</Compile>
|
<Compile Include="View\RBAC\User\UserInfo.aspx.cs">
|
<DependentUpon>UserInfo.aspx</DependentUpon>
|
<SubType>ASPXCodeBehind</SubType>
|
</Compile>
|
<Compile Include="View\RBAC\User\UserInfo.aspx.designer.cs">
|
<DependentUpon>UserInfo.aspx</DependentUpon>
|
</Compile>
|
</ItemGroup>
|
<ItemGroup>
|
<Content Include="captcha\captcha.ashx" />
|
</ItemGroup>
|
<ItemGroup>
|
<Content Include="packages.config">
|
<SubType>Designer</SubType>
|
</Content>
|
</ItemGroup>
|
<ItemGroup>
|
<EmbeddedResource Include="Properties\Resources.resx">
|
<Generator>ResXFileCodeGenerator</Generator>
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
<SubType>Designer</SubType>
|
</EmbeddedResource>
|
</ItemGroup>
|
<ItemGroup>
|
<Content Include="res\images\main\_system~.ini" />
|
</ItemGroup>
|
<ItemGroup>
|
<Content Include="View\RBAC\Content\_system~.ini" />
|
<Content Include="View\RBAC\RoleContent\_system~.ini" />
|
<Content Include="View\RBAC\Role\_system~.ini" />
|
</ItemGroup>
|
<ItemGroup>
|
<Content Include="UserControl\_system~.ini" />
|
</ItemGroup>
|
<ItemGroup>
|
<Fakes Include="Fakes\FineUIPro.fakes">
|
<SubType>Designer</SubType>
|
</Fakes>
|
</ItemGroup>
|
<ItemGroup>
|
<Content Include="View\EXCEL\WorkBook\_system~.ini" />
|
<Content Include="View\EXCEL\WorkCell\_system~.ini" />
|
<Content Include="View\EXCEL\WorkSheet\_system~.ini" />
|
<Content Include="View\EXCEL\_system~.ini" />
|
</ItemGroup>
|
<ItemGroup>
|
<Content Include="res\images\loading\_system~.ini" />
|
</ItemGroup>
|
<ItemGroup>
|
<Content Include="Code\Excel\Service\_system~.ini" />
|
<Content Include="Code\Excel\_system~.ini" />
|
</ItemGroup>
|
<ItemGroup>
|
<Content Include="res\third-party\ckeditor\CHANGES.md" />
|
<Content Include="res\third-party\ckeditor\LICENSE.md" />
|
<Content Include="res\third-party\ckeditor\plugins\scayt\LICENSE.md" />
|
<Content Include="res\third-party\ckeditor\plugins\scayt\README.md" />
|
<Content Include="res\third-party\ckeditor\plugins\wsc\LICENSE.md" />
|
<Content Include="res\third-party\ckeditor\plugins\wsc\README.md" />
|
<Content Include="res\third-party\ckeditor\README.md" />
|
<Content Include="res\third-party\ckeditor\samples\assets\posteddata.php" />
|
<Content Include="res\third-party\ckeditor\samples\plugins\htmlwriter\assets\outputforflash\outputforflash.fla" />
|
<Content Include="res\third-party\ckeditor\samples\sample_posteddata.php" />
|
<Content Include="res\third-party\ckeditor\skins\moono\readme.md" />
|
<Content Include="res\third-party\ionicons\fonts\ionicons.eot" />
|
<Content Include="res\third-party\ionicons\fonts\ionicons.svg" />
|
<Content Include="res\third-party\ionicons\fonts\ionicons.ttf" />
|
<Content Include="res\third-party\ionicons\fonts\ionicons.woff" />
|
<Content Include="res\third-party\ionicons\fonts\ionicons.woff2" />
|
<Content Include="res\third-party\openiconic\fonts\open-iconic.eot" />
|
<Content Include="res\third-party\openiconic\fonts\open-iconic.otf" />
|
<Content Include="res\third-party\openiconic\fonts\open-iconic.svg" />
|
<Content Include="res\third-party\openiconic\fonts\open-iconic.ttf" />
|
<Content Include="res\third-party\openiconic\fonts\open-iconic.woff" />
|
<Content Include="res\third-party\tinymce\langs\readme.md" />
|
<Content Include="res\third-party\tinymce\skins\lightgray\fonts\tinymce-small.eot" />
|
<Content Include="res\third-party\tinymce\skins\lightgray\fonts\tinymce-small.svg" />
|
<Content Include="res\third-party\tinymce\skins\lightgray\fonts\tinymce-small.ttf" />
|
<Content Include="res\third-party\tinymce\skins\lightgray\fonts\tinymce-small.woff" />
|
<Content Include="res\third-party\tinymce\skins\lightgray\fonts\tinymce.eot" />
|
<Content Include="res\third-party\tinymce\skins\lightgray\fonts\tinymce.svg" />
|
<Content Include="res\third-party\tinymce\skins\lightgray\fonts\tinymce.ttf" />
|
<Content Include="res\third-party\tinymce\skins\lightgray\fonts\tinymce.woff" />
|
<Content Include="res\third-party\ueditor\third-party\jquery-1.10.2.min.map" />
|
<Content Include="res\third-party\ueditor\third-party\video-js\font\vjs.eot" />
|
<Content Include="res\third-party\ueditor\third-party\video-js\font\vjs.svg" />
|
<Content Include="res\third-party\ueditor\third-party\video-js\font\vjs.ttf" />
|
<Content Include="res\third-party\ueditor\third-party\video-js\font\vjs.woff" />
|
<Content Include="res\third-party\umeditor\third-party\mathquill\font\stixgeneral-bundle\stixgeneral-webfont.eot" />
|
<Content Include="res\third-party\umeditor\third-party\mathquill\font\stixgeneral-bundle\stixgeneral-webfont.svg" />
|
<Content Include="res\third-party\umeditor\third-party\mathquill\font\stixgeneral-bundle\stixgeneral-webfont.ttf" />
|
<Content Include="res\third-party\umeditor\third-party\mathquill\font\stixgeneral-bundle\stixgeneral-webfont.woff" />
|
<Content Include="res\third-party\umeditor\third-party\mathquill\font\stixgeneral-bundle\stixgeneralbol-webfont.eot" />
|
<Content Include="res\third-party\umeditor\third-party\mathquill\font\stixgeneral-bundle\stixgeneralbol-webfont.svg" />
|
<Content Include="res\third-party\umeditor\third-party\mathquill\font\stixgeneral-bundle\stixgeneralbol-webfont.ttf" />
|
<Content Include="res\third-party\umeditor\third-party\mathquill\font\stixgeneral-bundle\stixgeneralbol-webfont.woff" />
|
<Content Include="res\third-party\umeditor\third-party\mathquill\font\stixgeneral-bundle\stixgeneralbolita-webfont.eot" />
|
<Content Include="res\third-party\umeditor\third-party\mathquill\font\stixgeneral-bundle\stixgeneralbolita-webfont.svg" />
|
<Content Include="res\third-party\umeditor\third-party\mathquill\font\stixgeneral-bundle\stixgeneralbolita-webfont.ttf" />
|
<Content Include="res\third-party\umeditor\third-party\mathquill\font\stixgeneral-bundle\stixgeneralbolita-webfont.woff" />
|
<Content Include="res\third-party\umeditor\third-party\mathquill\font\stixgeneral-bundle\stixgeneralitalic-webfont.eot" />
|
<Content Include="res\third-party\umeditor\third-party\mathquill\font\stixgeneral-bundle\stixgeneralitalic-webfont.svg" />
|
<Content Include="res\third-party\umeditor\third-party\mathquill\font\stixgeneral-bundle\stixgeneralitalic-webfont.ttf" />
|
<Content Include="res\third-party\umeditor\third-party\mathquill\font\stixgeneral-bundle\stixgeneralitalic-webfont.woff" />
|
<Content Include="res\third-party\umeditor\third-party\mathquill\font\Symbola.eot" />
|
<Content Include="res\third-party\umeditor\third-party\mathquill\font\Symbola.otf" />
|
<Content Include="res\third-party\umeditor\third-party\mathquill\font\Symbola.svg" />
|
<Content Include="res\third-party\umeditor\third-party\mathquill\font\Symbola.ttf" />
|
<Content Include="res\third-party\umeditor\third-party\mathquill\font\Symbola.woff" />
|
</ItemGroup>
|
<ItemGroup>
|
<WCFMetadata Include="Service References\" />
|
</ItemGroup>
|
<ItemGroup>
|
<WCFMetadataStorage Include="Service References\PrintWcfService\" />
|
</ItemGroup>
|
<ItemGroup>
|
<ProjectReference Include="..\iWareCommon\iWareCommon.csproj">
|
<Project>{a9859d3c-ea37-497c-ba93-43cec47f5798}</Project>
|
<Name>iWareCommon</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\iWareDataCore\iWareDataCore.csproj">
|
<Project>{714d8b00-61ad-4cee-b062-add15f4962b7}</Project>
|
<Name>iWareDataCore</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\iWareExcel\iWareExcel.csproj">
|
<Project>{f2a98b3b-2c14-46a6-84fd-158126241e95}</Project>
|
<Name>iWareExcel</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\iWareLog\iWareLog.csproj">
|
<Project>{56120484-b7ed-4dc5-9038-b29607f6c4da}</Project>
|
<Name>iWareLog</Name>
|
</ProjectReference>
|
<ProjectReference Include="..\iWareLog\iWareLog.csproj">
|
<Project>{56120484-b7ed-4dc5-9038-b29607f6c4da}</Project>
|
<Name>iWareLog</Name>
|
</ProjectReference>
|
</ItemGroup>
|
<ItemGroup />
|
<PropertyGroup>
|
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
|
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
|
</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>0</DevelopmentServerPort>
|
<DevelopmentServerVPath>/</DevelopmentServerVPath>
|
<IISUrl>http://localhost/iWareWms</IISUrl>
|
<NTLMAuthentication>False</NTLMAuthentication>
|
<UseCustomServer>False</UseCustomServer>
|
<CustomServerUrl>
|
</CustomServerUrl>
|
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
|
</WebProjectProperties>
|
</FlavorProperties>
|
</VisualStudio>
|
</ProjectExtensions>
|
<!-- 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>
|