Basf_FCL/FCL/FineUIPro.Web/FineUIPro.Web.csproj

3803 lines
191 KiB
XML
Raw Normal View History

2024-05-08 10:17:02 +08:00
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2024-10-10 14:34:16 +08:00
<Import Project="..\packages\SixLabors.ImageSharp.3.1.5\build\SixLabors.ImageSharp.props" Condition="Exists('..\packages\SixLabors.ImageSharp.3.1.5\build\SixLabors.ImageSharp.props')" />
2024-05-08 10:17:02 +08:00
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>
</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{C88D3156-2D56-4DB0-922E-1995FB61C9BD}</ProjectGuid>
<ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>FineUIPro.Web</RootNamespace>
<AssemblyName>FineUIPro.Web</AssemblyName>
2024-06-07 15:13:19 +08:00
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
2024-05-08 10:17:02 +08:00
<UseIISExpress>true</UseIISExpress>
<SccProjectName>
</SccProjectName>
<SccLocalPath>
</SccLocalPath>
<SccAuxPath>
</SccAuxPath>
<SccProvider>
</SccProvider>
<Use64BitIISExpress />
<IISExpressSSLPort />
<IISExpressAnonymousAuthentication />
<IISExpressWindowsAuthentication />
<IISExpressUseClassicPipelineMode />
<UseGlobalApplicationHostFile />
<TargetFrameworkProfile />
2024-10-10 14:34:16 +08:00
<NuGetPackageImportStamp>
</NuGetPackageImportStamp>
2024-05-08 10:17:02 +08:00
</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>
<LangVersion>7.3</LangVersion>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
2024-09-18 10:36:26 +08:00
<WarningLevel>1</WarningLevel>
2024-05-08 10:17:02 +08:00
<LangVersion>7.3</LangVersion>
<Prefer32Bit>false</Prefer32Bit>
2024-09-18 10:36:26 +08:00
<DeployEncryptKey>加密密码仅在任何部署设置标记为安全时使用</DeployEncryptKey>
<LegacyPublishPropertiesPageEnabled>true</LegacyPublishPropertiesPageEnabled>
<IncludeIisSettings>false</IncludeIisSettings>
<PublishDatabases>true</PublishDatabases>
2024-05-08 10:17:02 +08:00
</PropertyGroup>
<ItemGroup>
<Reference Include="BouncyCastle.Crypto, Version=1.8.9.0, Culture=neutral, PublicKeyToken=0e99375e54769942, processorArchitecture=MSIL">
<HintPath>..\packages\Portable.BouncyCastle.1.8.9\lib\net40\BouncyCastle.Crypto.dll</HintPath>
</Reference>
2024-10-10 14:34:16 +08:00
<Reference Include="BouncyCastle.Cryptography, Version=2.0.0.0, Culture=neutral, PublicKeyToken=072edcf4a5328938, processorArchitecture=MSIL">
<HintPath>..\packages\BouncyCastle.Cryptography.2.3.1\lib\net461\BouncyCastle.Cryptography.dll</HintPath>
</Reference>
<Reference Include="Enums.NET, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7ea1c1650d506225, processorArchitecture=MSIL">
<HintPath>..\packages\Enums.NET.4.0.1\lib\net45\Enums.NET.dll</HintPath>
</Reference>
<Reference Include="envdte, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<HintPath>..\packages\VSSDK.DTE.7.0.4\lib\net20\envdte.dll</HintPath>
<EmbedInteropTypes>False</EmbedInteropTypes>
<Private>False</Private>
</Reference>
<Reference Include="ExtendedNumerics.BigDecimal, Version=2025.1001.2.129, Culture=neutral, PublicKeyToken=65f1315a45ad8949, processorArchitecture=MSIL">
<HintPath>..\packages\ExtendedNumerics.BigDecimal.2025.1001.2.129\lib\net46\ExtendedNumerics.BigDecimal.dll</HintPath>
</Reference>
2024-05-08 10:17:02 +08:00
<Reference Include="FineUIPro, Version=5.3.0.1, Culture=neutral, PublicKeyToken=9cbe753c029f291a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\FineUIPro\FineUIPro.dll</HintPath>
</Reference>
2024-10-10 14:34:16 +08:00
<Reference Include="ICSharpCode.SharpZipLib, Version=1.4.2.13, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
<HintPath>..\packages\SharpZipLib.1.4.2\lib\netstandard2.0\ICSharpCode.SharpZipLib.dll</HintPath>
</Reference>
<Reference Include="MathNet.Numerics, Version=5.0.0.0, Culture=neutral, PublicKeyToken=cd8b63ad3d691a37, processorArchitecture=MSIL">
<HintPath>..\packages\MathNet.Numerics.Signed.5.0.0\lib\net461\MathNet.Numerics.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.8.0.0\lib\netstandard2.0\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
2024-05-08 10:17:02 +08:00
</Reference>
2024-10-10 14:34:16 +08:00
<Reference Include="Microsoft.Bcl.TimeProvider, Version=8.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.Bcl.TimeProvider.8.0.1\lib\netstandard2.0\Microsoft.Bcl.TimeProvider.dll</HintPath>
2024-06-11 11:36:17 +08:00
</Reference>
2024-05-08 10:17:02 +08:00
<Reference Include="Microsoft.CSharp" />
2024-10-10 14:34:16 +08:00
<Reference Include="Microsoft.IdentityModel.Abstractions, Version=8.1.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.IdentityModel.Abstractions.8.1.2\lib\netstandard2.0\Microsoft.IdentityModel.Abstractions.dll</HintPath>
2024-06-11 11:36:17 +08:00
</Reference>
2024-10-10 14:34:16 +08:00
<Reference Include="Microsoft.IdentityModel.JsonWebTokens, Version=8.1.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.IdentityModel.JsonWebTokens.8.1.2\lib\netstandard2.0\Microsoft.IdentityModel.JsonWebTokens.dll</HintPath>
2024-06-11 11:36:17 +08:00
</Reference>
2024-10-10 14:34:16 +08:00
<Reference Include="Microsoft.IdentityModel.Logging, Version=8.1.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.IdentityModel.Logging.8.1.2\lib\netstandard2.0\Microsoft.IdentityModel.Logging.dll</HintPath>
2024-06-11 11:36:17 +08:00
</Reference>
2024-10-10 14:34:16 +08:00
<Reference Include="Microsoft.IdentityModel.Tokens, Version=8.1.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.IdentityModel.Tokens.8.1.2\lib\netstandard2.0\Microsoft.IdentityModel.Tokens.dll</HintPath>
</Reference>
<Reference Include="Microsoft.IO.RecyclableMemoryStream, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.IO.RecyclableMemoryStream.3.0.0\lib\netstandard2.0\Microsoft.IO.RecyclableMemoryStream.dll</HintPath>
2024-06-11 11:36:17 +08:00
</Reference>
2024-05-08 10:17:02 +08:00
<Reference Include="Microsoft.JScript" />
<Reference Include="Microsoft.ReportViewer.Common, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL">
2024-10-10 14:34:16 +08:00
<HintPath>..\packages\Microsoft.ReportViewer.Common.v12.12.0.0.1\lib\Microsoft.ReportViewer.Common.dll</HintPath>
2024-05-08 10:17:02 +08:00
</Reference>
<Reference Include="Microsoft.ReportViewer.Common.15.0.0.0.Fakes">
<HintPath>FakesAssemblies\Microsoft.ReportViewer.Common.15.0.0.0.Fakes.dll</HintPath>
</Reference>
2024-10-10 14:34:16 +08:00
<Reference Include="Microsoft.ReportViewer.DataVisualization, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.ReportViewer.Common.10.0.40219.1\lib\Microsoft.ReportViewer.DataVisualization.dll</HintPath>
2024-05-08 10:17:02 +08:00
</Reference>
<Reference Include="Microsoft.ReportViewer.Design, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL">
2024-10-10 14:34:16 +08:00
<HintPath>..\packages\Microsoft.ReportingServices.ReportViewerControl.WebForms.150.1652.0\lib\net40\Microsoft.ReportViewer.Design.dll</HintPath>
2024-05-08 10:17:02 +08:00
</Reference>
2024-10-10 14:34:16 +08:00
<Reference Include="Microsoft.ReportViewer.ProcessingObjectModel, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.ReportViewer.Common.10.0.40219.1\lib\Microsoft.ReportViewer.ProcessingObjectModel.dll</HintPath>
2024-05-08 10:17:02 +08:00
</Reference>
<Reference Include="Microsoft.ReportViewer.WebDesign, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL">
2024-10-10 14:34:16 +08:00
<HintPath>..\packages\Microsoft.ReportingServices.ReportViewerControl.WebForms.150.1652.0\lib\net40\Microsoft.ReportViewer.WebDesign.dll</HintPath>
2024-05-08 10:17:02 +08:00
</Reference>
<Reference Include="Microsoft.ReportViewer.WebForms, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL">
2024-10-10 14:34:16 +08:00
<HintPath>..\packages\Microsoft.ReportingServices.ReportViewerControl.WebForms.150.1652.0\lib\net40\Microsoft.ReportViewer.WebForms.dll</HintPath>
</Reference>
<Reference Include="Microsoft.ReportViewer.WinForms, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.ReportViewer.WinForms.10.0.40219.1\lib\Microsoft.ReportViewer.WinForms.dll</HintPath>
2024-05-08 10:17:02 +08:00
</Reference>
<Reference Include="Microsoft.SqlServer.Types, Version=14.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL">
<HintPath>..\packages\Microsoft.SqlServer.Types.14.0.1016.290\lib\net40\Microsoft.SqlServer.Types.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
2024-10-10 14:34:16 +08:00
<HintPath>..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="NPOI.Core, Version=2.7.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
<HintPath>..\packages\NPOI.2.7.1\lib\netstandard2.0\NPOI.Core.dll</HintPath>
2024-05-08 10:17:02 +08:00
</Reference>
2024-10-10 14:34:16 +08:00
<Reference Include="NPOI.OOXML, Version=2.7.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
<HintPath>..\packages\NPOI.2.7.1\lib\netstandard2.0\NPOI.OOXML.dll</HintPath>
2024-05-08 10:17:02 +08:00
</Reference>
2024-10-10 14:34:16 +08:00
<Reference Include="NPOI.OpenXml4Net, Version=2.7.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
<HintPath>..\packages\NPOI.2.7.1\lib\netstandard2.0\NPOI.OpenXml4Net.dll</HintPath>
2024-05-08 10:17:02 +08:00
</Reference>
2024-10-10 14:34:16 +08:00
<Reference Include="NPOI.OpenXmlFormats, Version=2.7.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
<HintPath>..\packages\NPOI.2.7.1\lib\netstandard2.0\NPOI.OpenXmlFormats.dll</HintPath>
2024-05-08 10:17:02 +08:00
</Reference>
2024-10-10 14:34:16 +08:00
<Reference Include="SixLabors.Fonts, Version=1.0.0.0, Culture=neutral, PublicKeyToken=d998eea7b14cab13, processorArchitecture=MSIL">
<HintPath>..\packages\SixLabors.Fonts.1.0.1\lib\netstandard2.0\SixLabors.Fonts.dll</HintPath>
</Reference>
<Reference Include="stdole, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<HintPath>..\packages\VSSDK.DTE.7.0.4\lib\net20\stdole.dll</HintPath>
<EmbedInteropTypes>False</EmbedInteropTypes>
<Private>False</Private>
2024-05-08 10:17:02 +08:00
</Reference>
2024-06-11 11:36:17 +08:00
<Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
</Reference>
2024-10-10 14:34:16 +08:00
<Reference Include="System.ComponentModel.DataAnnotations" />
<Reference Include="System.Configuration.ConfigurationManager, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Configuration.ConfigurationManager.6.0.0\lib\net461\System.Configuration.ConfigurationManager.dll</HintPath>
</Reference>
2024-05-08 10:17:02 +08:00
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="System.Data.Linq" />
2024-10-10 14:34:16 +08:00
<Reference Include="System.Data.OracleClient" />
2024-05-08 10:17:02 +08:00
<Reference Include="System.DirectoryServices" />
<Reference Include="System.DirectoryServices.Protocols" />
2024-10-10 14:34:16 +08:00
<Reference Include="System.IdentityModel.Tokens.Jwt, Version=8.1.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\System.IdentityModel.Tokens.Jwt.8.1.2\lib\netstandard2.0\System.IdentityModel.Tokens.Jwt.dll</HintPath>
2024-06-11 11:36:17 +08:00
</Reference>
2024-05-08 10:17:02 +08:00
<Reference Include="System.IO.Compression.FileSystem" />
<Reference Include="System.Management" />
2024-06-11 11:36:17 +08:00
<Reference Include="System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll</HintPath>
</Reference>
2024-10-10 14:34:16 +08:00
<Reference Include="System.Net" />
2024-06-11 11:36:17 +08:00
<Reference Include="System.Net.Http" />
<Reference Include="System.Numerics" />
<Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
</Reference>
2024-10-10 14:34:16 +08:00
<Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
2024-06-11 11:36:17 +08:00
</Reference>
2024-05-08 10:17:02 +08:00
<Reference Include="System.Runtime.Serialization" />
2024-10-10 14:34:16 +08:00
<Reference Include="System.Security" />
<Reference Include="System.Security.AccessControl, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\System.Security.AccessControl.6.0.0\lib\net461\System.Security.AccessControl.dll</HintPath>
</Reference>
<Reference Include="System.Security.Cryptography.Cng, Version=4.3.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\System.Security.Cryptography.Cng.4.5.0\lib\net461\System.Security.Cryptography.Cng.dll</HintPath>
</Reference>
<Reference Include="System.Security.Cryptography.Pkcs, Version=6.0.0.3, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\System.Security.Cryptography.Pkcs.6.0.3\lib\net461\System.Security.Cryptography.Pkcs.dll</HintPath>
</Reference>
<Reference Include="System.Security.Cryptography.Xml, Version=6.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Security.Cryptography.Xml.6.0.1\lib\net461\System.Security.Cryptography.Xml.dll</HintPath>
</Reference>
<Reference Include="System.Security.Permissions, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Security.Permissions.6.0.0\lib\net461\System.Security.Permissions.dll</HintPath>
</Reference>
<Reference Include="System.Security.Principal.Windows, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\System.Security.Principal.Windows.5.0.0\lib\net461\System.Security.Principal.Windows.dll</HintPath>
</Reference>
2024-05-08 10:17:02 +08:00
<Reference Include="System.ServiceModel" />
2024-10-10 14:34:16 +08:00
<Reference Include="System.ServiceProcess" />
<Reference Include="System.Text.Encoding.CodePages, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\System.Text.Encoding.CodePages.8.0.0\lib\netstandard2.0\System.Text.Encoding.CodePages.dll</HintPath>
2024-06-11 11:36:17 +08:00
</Reference>
2024-10-10 14:34:16 +08:00
<Reference Include="System.Text.Encodings.Web, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Text.Encodings.Web.8.0.0\lib\netstandard2.0\System.Text.Encodings.Web.dll</HintPath>
</Reference>
<Reference Include="System.Text.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Text.Json.8.0.5\lib\netstandard2.0\System.Text.Json.dll</HintPath>
2024-06-11 11:36:17 +08:00
</Reference>
<Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath>
</Reference>
2024-10-10 14:34:16 +08:00
<Reference Include="System.Transactions" />
2024-06-11 11:36:17 +08:00
<Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.ValueTuple.4.5.0\lib\net461\System.ValueTuple.dll</HintPath>
</Reference>
2024-05-08 10:17:02 +08:00
<Reference Include="System.Web.DataVisualization" />
<Reference Include="System.Web.DynamicData" />
<Reference Include="System.Web.Entity" />
<Reference Include="System.Web.ApplicationServices" />
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Web.Extensions" />
<Reference Include="System.Web.Extensions.Design" />
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Drawing" />
<Reference Include="System.Web" />
<Reference Include="System.Xml" />
<Reference Include="System.Configuration" />
<Reference Include="System.Web.Services" />
<Reference Include="System.EnterpriseServices" />
<Reference Include="System.Xml.Linq" />
2024-10-10 14:34:16 +08:00
<Reference Include="VSLangProj, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<HintPath>..\packages\VSSDK.VSLangProj.7.0.4\lib\net20\VSLangProj.dll</HintPath>
<EmbedInteropTypes>False</EmbedInteropTypes>
<Private>False</Private>
</Reference>
<Reference Include="VSLangProj2, Version=7.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<HintPath>..\packages\VSSDK.VSLangProj.7.0.4\lib\net20\VSLangProj2.dll</HintPath>
<EmbedInteropTypes>False</EmbedInteropTypes>
<Private>False</Private>
</Reference>
<Reference Include="VSLangProj80, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<HintPath>..\packages\VSSDK.VSLangProj.8.8.0.4\lib\net20\VSLangProj80.dll</HintPath>
<EmbedInteropTypes>False</EmbedInteropTypes>
<Private>False</Private>
</Reference>
<Reference Include="WindowsBase" />
2024-05-08 10:17:02 +08:00
</ItemGroup>
<ItemGroup>
<Content Include="AttachFile\res\webuploader\Uploader.swf" />
<Content Include="AttachFile\res\webuploader\webuploader.nolog.js" />
<Content Include="AttachFile\res\webuploader\webuploader.nolog.min.js" />
<Content Include="AttachFile\webuploader2.aspx" />
<Content Include="AttachFile\webuploader.aspx" />
<Content Include="AttachFile\webuploader3.aspx" />
<Content Include="BaseInfo\ContractorList.aspx" />
<Content Include="BaseInfo\Currency.aspx" />
<Content Include="BaseInfo\Department.aspx" />
<Content Include="BaseInfo\Discipline.aspx" />
<Content Include="BaseInfo\DisciplineCategory.aspx" />
<Content Include="BaseInfo\FileType.aspx" />
<Content Include="BaseInfo\FOOffset.aspx" />
<Content Include="BaseInfo\FOType.aspx" />
<Content Include="BaseInfo\Item.aspx" />
<Content Include="BaseInfo\PriceScheme.aspx" />
<Content Include="BaseInfo\TaxRate.aspx" />
<Content Include="BaseInfo\TemplateType.aspx" />
<Content Include="BaseInfo\Type.aspx" />
2024-09-18 10:36:26 +08:00
<Content Include="BaseInfo\ViolationClause.aspx" />
<Content Include="BaseInfo\ViolationClauseEdit.aspx" />
2024-05-08 10:17:02 +08:00
<Content Include="CCP\CcpEdit.aspx" />
<Content Include="CCP\CcpList.aspx" />
<Content Include="CCP\CCPUpload.aspx" />
<Content Include="CCP\CcpViewList.aspx" />
<Content Include="common\MainSearch.aspx" />
2024-11-18 14:29:07 +08:00
<Content Include="ContractorQuality\IncidentInvestigation.aspx" />
<Content Include="ContractorQuality\IncidentInvestigationEdit.aspx" />
<Content Include="ContractorQuality\NoPassEdit.aspx" />
<Content Include="ContractorQuality\ReturnReason.aspx" />
2024-05-08 10:17:02 +08:00
<Content Include="CPT\CPTReportList.aspx" />
<Content Include="CPT\SESReportToCPT.aspx" />
<Content Include="CPT\SESReportToCPTEdit.aspx" />
<Content Include="default.htm" />
<Content Include="Doc\ReportViewer安装.txt" />
<Content Include="Encrypt.aspx" />
<Content Include="common\FileManage\ntko.js" />
<Content Include="common\loading.aspx" />
<Content Include="common\Main.aspx" />
<Content Include="common\main_bootstrap_pure.aspx" />
<Content Include="common\main_bootstrap_pure_login.aspx" />
<Content Include="common\ReportPrint\CalculateChinaEx.aspx" />
<Content Include="common\ReportPrint\css\chinaexcel.css" />
<Content Include="common\ReportPrint\ExPrintSet.aspx" />
<Content Include="common\ReportPrint\ExReportPrint.aspx" />
<Content Include="common\ReportPrint\images\about.gif" />
<Content Include="common\ReportPrint\images\alignbottom.gif" />
<Content Include="common\ReportPrint\images\aligncenter.gif" />
<Content Include="common\ReportPrint\images\alignleft.gif" />
<Content Include="common\ReportPrint\images\alignmiddle.gif" />
<Content Include="common\ReportPrint\images\alignright.gif" />
<Content Include="common\ReportPrint\images\aligntop.gif" />
<Content Include="common\ReportPrint\images\backcolor.gif" />
<Content Include="common\ReportPrint\images\bold.gif" />
<Content Include="common\ReportPrint\images\border.gif" />
<Content Include="common\ReportPrint\images\calculateall.gif" />
<Content Include="common\ReportPrint\images\cellstyle.gif" />
<Content Include="common\ReportPrint\images\chartw.gif" />
<Content Include="common\ReportPrint\images\collabel.gif" />
<Content Include="common\ReportPrint\images\copy.gif" />
<Content Include="common\ReportPrint\images\currency.gif" />
<Content Include="common\ReportPrint\images\cut.gif" />
<Content Include="common\ReportPrint\images\databasewizard.gif" />
<Content Include="common\ReportPrint\images\deletecell.gif" />
<Content Include="common\ReportPrint\images\deletecol.gif" />
<Content Include="common\ReportPrint\images\deleterow.gif" />
<Content Include="common\ReportPrint\images\desgin.gif" />
<Content Include="common\ReportPrint\images\erase.gif" />
<Content Include="common\ReportPrint\images\export.gif" />
<Content Include="common\ReportPrint\images\finance.gif" />
<Content Include="common\ReportPrint\images\financeheader.gif" />
<Content Include="common\ReportPrint\images\find.gif" />
<Content Include="common\ReportPrint\images\forecolor.gif" />
<Content Include="common\ReportPrint\images\formprotect.gif" />
<Content Include="common\ReportPrint\images\formula.gif" />
<Content Include="common\ReportPrint\images\formulaS.gif" />
<Content Include="common\ReportPrint\images\gridline.gif" />
<Content Include="common\ReportPrint\images\header.gif" />
<Content Include="common\ReportPrint\images\hyperlink.gif" />
<Content Include="common\ReportPrint\images\insertcell.gif" />
<Content Include="common\ReportPrint\images\insertcellpic.gif" />
<Content Include="common\ReportPrint\images\insertcol.gif" />
<Content Include="common\ReportPrint\images\insertpic.gif" />
<Content Include="common\ReportPrint\images\insertrow.gif" />
<Content Include="common\ReportPrint\images\italic.gif" />
<Content Include="common\ReportPrint\images\mergecell.gif" />
<Content Include="common\ReportPrint\images\new.gif" />
<Content Include="common\ReportPrint\images\open.gif" />
<Content Include="common\ReportPrint\images\openweb.gif" />
<Content Include="common\ReportPrint\images\openwebxml.gif" />
<Content Include="common\ReportPrint\images\paste.gif" />
<Content Include="common\ReportPrint\images\percent.gif" />
<Content Include="common\ReportPrint\images\print.gif" />
<Content Include="common\ReportPrint\images\printpapaerset.gif" />
<Content Include="common\ReportPrint\images\printpaperset.gif" />
<Content Include="common\ReportPrint\images\printpreview.gif" />
<Content Include="common\ReportPrint\images\printsetup.gif" />
<Content Include="common\ReportPrint\images\readonly.gif" />
<Content Include="common\ReportPrint\images\redo.gif" />
<Content Include="common\ReportPrint\images\return.gif" />
<Content Include="common\ReportPrint\images\rowlabel.gif" />
<Content Include="common\ReportPrint\images\save.gif" />
<Content Include="common\ReportPrint\images\savexml.gif" />
<Content Include="common\ReportPrint\images\shape3D.gif" />
<Content Include="common\ReportPrint\images\sheetsize.gif" />
<Content Include="common\ReportPrint\images\slashset.gif" />
<Content Include="common\ReportPrint\images\sum.gif" />
<Content Include="common\ReportPrint\images\sumh.gif" />
<Content Include="common\ReportPrint\images\sumv.gif" />
<Content Include="common\ReportPrint\images\test.gif" />
<Content Include="common\ReportPrint\images\thousand.gif" />
<Content Include="common\ReportPrint\images\underline.gif" />
<Content Include="common\ReportPrint\images\undo.gif" />
<Content Include="common\ReportPrint\images\unmergecell.gif" />
<Content Include="common\ReportPrint\images\wordwrap.gif" />
<Content Include="common\ReportPrint\images\xmlfileopen.gif" />
<Content Include="common\ReportPrint\js\Common.js" />
<Content Include="common\ReportPrint\js\functions.vbs" />
<Content Include="common\ReportPrint\js\Object.js" />
<Content Include="common\ReportPrint\PrintDesigner.aspx" />
<Content Include="common\ReportPrint\ReadExReportFile.aspx" />
<Content Include="common\ReportPrint\SaveTabFile.aspx" />
<Content Include="common\source.aspx" />
<Content Include="common\source_file.aspx" />
<Content Include="common\themes.aspx" />
<Content Include="config\ajax.aspx" />
<Content Include="config\ajax_properties.txt" />
<Content Include="config\enable_gzip_iis6.aspx" />
<Content Include="config\icons.aspx" />
<Content Include="config\icons_font.aspx" />
<Content Include="config\install_toolbox.aspx" />
<Content Include="config\ipmac.aspx" />
<Content Include="config\loading.aspx" />
<Content Include="config\modify_webconfig.aspx" />
<Content Include="config\release_time_chart.htm" />
<Content Include="config\vars.aspx" />
<Content Include="Controls\ChartControl.ascx" />
<Content Include="Controls\ClientJs\CalendarDlg.htm" />
<Content Include="Controls\ClientJs\ClientJs.ascx" />
<Content Include="Controls\GridNavgator.ascx" />
<Content Include="Controls\JDGL\ChartControl.ascx" />
<Content Include="Controls\My97DatePicker\calendar.js" />
<Content Include="Controls\My97DatePicker\config.js" />
<Content Include="Controls\My97DatePicker\lang\en.js" />
<Content Include="Controls\My97DatePicker\lang\zh-cn.js" />
<Content Include="Controls\My97DatePicker\lang\zh-tw.js" />
<Content Include="Controls\My97DatePicker\My97DatePicker.htm" />
<Content Include="Controls\My97DatePicker\skin\datePicker.gif" />
<Content Include="Controls\My97DatePicker\skin\default\datepicker.css" />
<Content Include="Controls\My97DatePicker\skin\default\img.gif" />
<Content Include="Controls\My97DatePicker\skin\WdatePicker.css" />
<Content Include="Controls\My97DatePicker\skin\whyGreen\bg.jpg" />
<Content Include="Controls\My97DatePicker\skin\whyGreen\datepicker.css" />
<Content Include="Controls\My97DatePicker\skin\whyGreen\img.gif" />
<Content Include="Controls\My97DatePicker\WdatePicker.js" />
<Content Include="Controls\My97DatePicker\开发包\lang\en.js" />
<Content Include="Controls\My97DatePicker\开发包\lang\zh-cn.js" />
<Content Include="Controls\My97DatePicker\开发包\lang\zh-tw.js" />
<Content Include="Controls\My97DatePicker\开发包\readme.txt" />
<Content Include="Controls\My97DatePicker\开发包\skin\datePicker.gif" />
<Content Include="Controls\My97DatePicker\开发包\skin\default\datepicker.css" />
<Content Include="Controls\My97DatePicker\开发包\skin\default\img.gif" />
<Content Include="Controls\My97DatePicker\开发包\skin\WdatePicker.css" />
<Content Include="Controls\My97DatePicker\开发包\skin\whyGreen\bg.jpg" />
<Content Include="Controls\My97DatePicker\开发包\skin\whyGreen\datepicker.css" />
<Content Include="Controls\My97DatePicker\开发包\skin\whyGreen\img.gif" />
<Content Include="Controls\ProgressBox.ascx" />
<Content Include="App_Themes\Default\Default.css" />
<Content Include="Evaluation\ContractorEvaluation.aspx" />
<Content Include="Evaluation\ContractorEvaluationEdit.aspx" />
<Content Include="Evaluation\Evaluation.aspx" />
<Content Include="Evaluation\EvaluationNew.aspx" />
<Content Include="Evaluation\EvaluationReport.aspx" />
<Content Include="Evaluation\EvaluationUpload.aspx" />
<Content Include="Evaluation\ExportDetails.aspx" />
<Content Include="Evaluation\FilesManagement.aspx" />
<Content Include="Evaluation\PerformanceReport.aspx" />
<Content Include="Evaluation\SafetyEvaluation.aspx" />
<Content Include="favicon.ico" />
<Content Include="Global.asax" />
<Content Include="Images\dlu.gif" />
<Content Include="Images\dlu1.gif" />
<Content Include="Images\face_happy_bottom.png" />
<Content Include="Images\face_happy_top.png" />
<Content Include="Images\face_ku_bottom.png" />
<Content Include="Images\face_ku_top.png" />
<Content Include="Images\focus.swf" />
2024-09-18 10:36:26 +08:00
<Content Include="Images\Login.jpg" />
2024-05-08 10:17:02 +08:00
<Content Include="Images\LoginHSSE.jpg" />
<Content Include="Images\love_gary.png" />
<Content Include="Images\love_red.png" />
<Content Include="Images\lv-1.gif" />
<Content Include="Images\msc_cntr_0.txt" />
<Content Include="Images\msc_cntr_1.txt" />
<Content Include="Images\msc_cntr_2.txt" />
<Content Include="Images\msc_cntr_3.txt" />
<Content Include="Images\msc_cntr_4.txt" />
<Content Include="Images\Null.jpg" />
<Content Include="Images\Null.png" />
<Content Include="Images\Organization.gif" />
<Content Include="Images\PageSetup.gif" />
<Content Include="Images\Print.gif" />
<Content Include="Images\PrintPreview.gif" />
<Content Include="Images\PrintSetup.gif" />
<Content Include="Images\SINOPEC.gif" />
<Content Include="Images\stark2.png" />
<Content Include="Images\starky.png" />
<Content Include="Images\stars2.png" />
<Content Include="Images\starsy.png" />
<Content Include="Images\star_hollow.png" />
<Content Include="Images\star_solid.png" />
<Content Include="Images\wrong.jpg" />
<Content Include="index.aspx" />
<Content Include="KPI\KPI.aspx" />
<Content Include="Login.aspx" />
<Content Include="AttachFile\fileupload.ashx" />
2024-06-24 14:17:31 +08:00
<Content Include="loginApi.aspx" />
2024-05-08 10:17:02 +08:00
<Content Include="MyWebService.asmx" />
<Content Include="res\css\common.css" />
<Content Include="res\css\dashboard.css" />
<Content Include="res\css\datalist.css" />
<Content Include="res\css\index.css" />
<Content Include="res\css\mobileview.css" />
<Content Include="res\css\tablehtml.css" />
<Content Include="res\css\tablestyle_noborder.css" />
<Content Include="res\DataInTable.js" />
<Content Include="res\icon\accept.png" />
<Content Include="res\icon\add.png" />
<Content Include="res\icon\anchor.png" />
<Content Include="res\icon\application.png" />
<Content Include="res\icon\application_add.png" />
<Content Include="res\icon\application_cascade.png" />
<Content Include="res\icon\application_delete.png" />
<Content Include="res\icon\application_double.png" />
<Content Include="res\icon\application_edit.png" />
<Content Include="res\icon\application_error.png" />
<Content Include="res\icon\application_form.png" />
<Content Include="res\icon\application_form_add.png" />
<Content Include="res\icon\application_form_delete.png" />
<Content Include="res\icon\application_form_edit.png" />
<Content Include="res\icon\application_form_magnify.png" />
<Content Include="res\icon\application_get.png" />
<Content Include="res\icon\application_go.png" />
<Content Include="res\icon\application_home.png" />
<Content Include="res\icon\application_key.png" />
<Content Include="res\icon\application_lightning.png" />
<Content Include="res\icon\application_link.png" />
<Content Include="res\icon\application_osx.png" />
<Content Include="res\icon\application_osx_add.png" />
<Content Include="res\icon\application_osx_cascade.png" />
<Content Include="res\icon\application_osx_delete.png" />
<Content Include="res\icon\application_osx_double.png" />
<Content Include="res\icon\application_osx_error.png" />
<Content Include="res\icon\application_osx_get.png" />
<Content Include="res\icon\application_osx_go.png" />
<Content Include="res\icon\application_osx_home.png" />
<Content Include="res\icon\application_osx_key.png" />
<Content Include="res\icon\application_osx_lightning.png" />
<Content Include="res\icon\application_osx_link.png" />
<Content Include="res\icon\application_osx_split.png" />
<Content Include="res\icon\application_osx_start.png" />
<Content Include="res\icon\application_osx_stop.png" />
<Content Include="res\icon\application_osx_terminal.png" />
<Content Include="res\icon\application_put.png" />
<Content Include="res\icon\application_side_boxes.png" />
<Content Include="res\icon\application_side_contract.png" />
<Content Include="res\icon\application_side_expand.png" />
<Content Include="res\icon\application_side_list.png" />
<Content Include="res\icon\application_side_tree.png" />
<Content Include="res\icon\application_split.png" />
<Content Include="res\icon\application_start.png" />
<Content Include="res\icon\application_stop.png" />
<Content Include="res\icon\application_tile_horizontal.png" />
<Content Include="res\icon\application_tile_vertical.png" />
<Content Include="res\icon\application_view_columns.png" />
<Content Include="res\icon\application_view_detail.png" />
<Content Include="res\icon\application_view_gallery.png" />
<Content Include="res\icon\application_view_icons.png" />
<Content Include="res\icon\application_view_list.png" />
<Content Include="res\icon\application_view_tile.png" />
<Content Include="res\icon\application_xp.png" />
<Content Include="res\icon\application_xp_terminal.png" />
<Content Include="res\icon\arrow_branch.png" />
<Content Include="res\icon\arrow_divide.png" />
<Content Include="res\icon\arrow_down.png" />
<Content Include="res\icon\arrow_ew.png" />
<Content Include="res\icon\arrow_in.png" />
<Content Include="res\icon\arrow_inout.png" />
<Content Include="res\icon\arrow_in_longer.png" />
<Content Include="res\icon\arrow_join.png" />
<Content Include="res\icon\arrow_left.png" />
<Content Include="res\icon\arrow_merge.png" />
<Content Include="res\icon\arrow_ne.png" />
<Content Include="res\icon\arrow_ns.png" />
<Content Include="res\icon\arrow_nsew.png" />
<Content Include="res\icon\arrow_nw.png" />
<Content Include="res\icon\arrow_nw_ne_sw_se.png" />
<Content Include="res\icon\arrow_nw_se.png" />
<Content Include="res\icon\arrow_out.png" />
<Content Include="res\icon\arrow_out_longer.png" />
<Content Include="res\icon\arrow_redo.png" />
<Content Include="res\icon\arrow_refresh.png" />
<Content Include="res\icon\arrow_refresh_small.png" />
<Content Include="res\icon\arrow_right.png" />
<Content Include="res\icon\arrow_rotate_anticlockwise.png" />
<Content Include="res\icon\arrow_rotate_clockwise.png" />
<Content Include="res\icon\arrow_se.png" />
<Content Include="res\icon\arrow_sw.png" />
<Content Include="res\icon\arrow_switch.png" />
<Content Include="res\icon\arrow_switch_bluegreen.png" />
<Content Include="res\icon\arrow_sw_ne.png" />
<Content Include="res\icon\arrow_turn_left.png" />
<Content Include="res\icon\arrow_turn_right.png" />
<Content Include="res\icon\arrow_undo.png" />
<Content Include="res\icon\arrow_up.png" />
<Content Include="res\icon\asterisk_orange.png" />
<Content Include="res\icon\asterisk_red.png" />
<Content Include="res\icon\asterisk_yellow.png" />
<Content Include="res\icon\attach.png" />
<Content Include="res\icon\award_star_add.png" />
<Content Include="res\icon\award_star_bronze_1.png" />
<Content Include="res\icon\award_star_bronze_2.png" />
<Content Include="res\icon\award_star_bronze_3.png" />
<Content Include="res\icon\award_star_delete.png" />
<Content Include="res\icon\award_star_gold_1.png" />
<Content Include="res\icon\award_star_gold_2.png" />
<Content Include="res\icon\award_star_gold_3.png" />
<Content Include="res\icon\award_star_silver_1.png" />
<Content Include="res\icon\award_star_silver_2.png" />
<Content Include="res\icon\award_star_silver_3.png" />
<Content Include="res\icon\basket.png" />
<Content Include="res\icon\basket_add.png" />
<Content Include="res\icon\basket_delete.png" />
<Content Include="res\icon\basket_edit.png" />
<Content Include="res\icon\basket_error.png" />
<Content Include="res\icon\basket_go.png" />
<Content Include="res\icon\basket_put.png" />
<Content Include="res\icon\basket_remove.png" />
<Content Include="res\icon\bell.png" />
<Content Include="res\icon\bell_add.png" />
<Content Include="res\icon\bell_delete.png" />
<Content Include="res\icon\bell_error.png" />
<Content Include="res\icon\bell_go.png" />
<Content Include="res\icon\bell_link.png" />
<Content Include="res\icon\bell_silver.png" />
<Content Include="res\icon\bell_silver_start.png" />
<Content Include="res\icon\bell_silver_stop.png" />
<Content Include="res\icon\bell_start.png" />
<Content Include="res\icon\bell_stop.png" />
<Content Include="res\icon\bin.png" />
<Content Include="res\icon\bin_closed.png" />
<Content Include="res\icon\bin_empty.png" />
<Content Include="res\icon\blank.png" />
<Content Include="res\icon\bomb.png" />
<Content Include="res\icon\book.png" />
<Content Include="res\icon\bookmark.png" />
<Content Include="res\icon\bookmark_add.png" />
<Content Include="res\icon\bookmark_delete.png" />
<Content Include="res\icon\bookmark_edit.png" />
<Content Include="res\icon\bookmark_error.png" />
<Content Include="res\icon\bookmark_go.png" />
<Content Include="res\icon\book_add.png" />
<Content Include="res\icon\book_addresses.png" />
<Content Include="res\icon\book_addresses_add.png" />
<Content Include="res\icon\book_addresses_delete.png" />
<Content Include="res\icon\book_addresses_edit.png" />
<Content Include="res\icon\book_addresses_error.png" />
<Content Include="res\icon\book_addresses_key.png" />
<Content Include="res\icon\book_delete.png" />
<Content Include="res\icon\book_edit.png" />
<Content Include="res\icon\book_error.png" />
<Content Include="res\icon\book_go.png" />
<Content Include="res\icon\book_key.png" />
<Content Include="res\icon\book_link.png" />
<Content Include="res\icon\book_magnify.png" />
<Content Include="res\icon\book_next.png" />
<Content Include="res\icon\book_open.png" />
<Content Include="res\icon\book_open_mark.png" />
<Content Include="res\icon\book_previous.png" />
<Content Include="res\icon\book_red.png" />
<Content Include="res\icon\book_tabs.png" />
<Content Include="res\icon\border_all.png" />
<Content Include="res\icon\border_bottom.png" />
<Content Include="res\icon\border_draw.png" />
<Content Include="res\icon\border_inner.png" />
<Content Include="res\icon\border_inner_horizontal.png" />
<Content Include="res\icon\border_inner_vertical.png" />
<Content Include="res\icon\border_left.png" />
<Content Include="res\icon\border_none.png" />
<Content Include="res\icon\border_outer.png" />
<Content Include="res\icon\border_right.png" />
<Content Include="res\icon\border_top.png" />
<Content Include="res\icon\box.png" />
<Content Include="res\icon\box_error.png" />
<Content Include="res\icon\box_picture.png" />
<Content Include="res\icon\box_world.png" />
<Content Include="res\icon\brick.png" />
<Content Include="res\icon\bricks.png" />
<Content Include="res\icon\brick_add.png" />
<Content Include="res\icon\brick_delete.png" />
<Content Include="res\icon\brick_edit.png" />
<Content Include="res\icon\brick_error.png" />
<Content Include="res\icon\brick_go.png" />
<Content Include="res\icon\brick_link.png" />
<Content Include="res\icon\brick_magnify.png" />
<Content Include="res\icon\briefcase.png" />
<Content Include="res\icon\bug.png" />
<Content Include="res\icon\bug_add.png" />
<Content Include="res\icon\bug_delete.png" />
<Content Include="res\icon\bug_edit.png" />
<Content Include="res\icon\bug_error.png" />
<Content Include="res\icon\bug_fix.png" />
<Content Include="res\icon\bug_go.png" />
<Content Include="res\icon\bug_link.png" />
<Content Include="res\icon\bug_magnify.png" />
<Content Include="res\icon\build.png" />
<Content Include="res\icon\building.png" />
<Content Include="res\icon\building_add.png" />
<Content Include="res\icon\building_delete.png" />
<Content Include="res\icon\building_edit.png" />
<Content Include="res\icon\building_error.png" />
<Content Include="res\icon\building_go.png" />
<Content Include="res\icon\building_key.png" />
<Content Include="res\icon\building_link.png" />
<Content Include="res\icon\build_cancel.png" />
<Content Include="res\icon\bullet_add.png" />
<Content Include="res\icon\bullet_arrow_bottom.png" />
<Content Include="res\icon\bullet_arrow_down.png" />
<Content Include="res\icon\bullet_arrow_top.png" />
<Content Include="res\icon\bullet_arrow_up.png" />
<Content Include="res\icon\bullet_black.png" />
<Content Include="res\icon\bullet_blue.png" />
<Content Include="res\icon\bullet_connect.png" />
<Content Include="res\icon\bullet_cross.png" />
<Content Include="res\icon\bullet_database.png" />
<Content Include="res\icon\bullet_database_yellow.png" />
<Content Include="res\icon\bullet_delete.png" />
<Content Include="res\icon\bullet_disk.png" />
<Content Include="res\icon\bullet_earth.png" />
<Content Include="res\icon\bullet_edit.png" />
<Content Include="res\icon\bullet_eject.png" />
<Content Include="res\icon\bullet_error.png" />
<Content Include="res\icon\bullet_feed.png" />
<Content Include="res\icon\bullet_get.png" />
<Content Include="res\icon\bullet_go.png" />
<Content Include="res\icon\bullet_green.png" />
<Content Include="res\icon\bullet_home.png" />
<Content Include="res\icon\bullet_key.png" />
<Content Include="res\icon\bullet_left.png" />
<Content Include="res\icon\bullet_lightning.png" />
<Content Include="res\icon\bullet_magnify.png" />
<Content Include="res\icon\bullet_minus.png" />
<Content Include="res\icon\bullet_orange.png" />
<Content Include="res\icon\bullet_page_white.png" />
<Content Include="res\icon\bullet_picture.png" />
<Content Include="res\icon\bullet_pink.png" />
<Content Include="res\icon\bullet_plus.png" />
<Content Include="res\icon\bullet_purple.png" />
<Content Include="res\icon\bullet_red.png" />
<Content Include="res\icon\bullet_right.png" />
<Content Include="res\icon\bullet_shape.png" />
<Content Include="res\icon\bullet_sparkle.png" />
<Content Include="res\icon\bullet_star.png" />
<Content Include="res\icon\bullet_start.png" />
<Content Include="res\icon\bullet_stop.png" />
<Content Include="res\icon\bullet_stop_alt.png" />
<Content Include="res\icon\bullet_tick.png" />
<Content Include="res\icon\bullet_toggle_minus.png" />
<Content Include="res\icon\bullet_toggle_plus.png" />
<Content Include="res\icon\bullet_white.png" />
<Content Include="res\icon\bullet_wrench.png" />
<Content Include="res\icon\bullet_wrench_red.png" />
<Content Include="res\icon\bullet_yellow.png" />
<Content Include="res\icon\button.png" />
<Content Include="res\icon\cake.png" />
<Content Include="res\icon\cake_out.png" />
<Content Include="res\icon\cake_sliced.png" />
<Content Include="res\icon\calculator.png" />
<Content Include="res\icon\calculator_add.png" />
<Content Include="res\icon\calculator_delete.png" />
<Content Include="res\icon\calculator_edit.png" />
<Content Include="res\icon\calculator_error.png" />
<Content Include="res\icon\calculator_link.png" />
<Content Include="res\icon\calendar.png" />
<Content Include="res\icon\calendar_add.png" />
<Content Include="res\icon\calendar_delete.png" />
<Content Include="res\icon\calendar_edit.png" />
<Content Include="res\icon\calendar_link.png" />
<Content Include="res\icon\calendar_select_day.png" />
<Content Include="res\icon\calendar_select_none.png" />
<Content Include="res\icon\calendar_select_week.png" />
<Content Include="res\icon\calendar_star.png" />
<Content Include="res\icon\calendar_view_day.png" />
<Content Include="res\icon\calendar_view_month.png" />
<Content Include="res\icon\calendar_view_week.png" />
<Content Include="res\icon\camera.png" />
<Content Include="res\icon\camera_add.png" />
<Content Include="res\icon\camera_connect.png" />
<Content Include="res\icon\camera_delete.png" />
<Content Include="res\icon\camera_edit.png" />
<Content Include="res\icon\camera_error.png" />
<Content Include="res\icon\camera_go.png" />
<Content Include="res\icon\camera_link.png" />
<Content Include="res\icon\camera_magnify.png" />
<Content Include="res\icon\camera_picture.png" />
<Content Include="res\icon\camera_small.png" />
<Content Include="res\icon\camera_start.png" />
<Content Include="res\icon\camera_stop.png" />
<Content Include="res\icon\cancel.png" />
<Content Include="res\icon\car.png" />
<Content Include="res\icon\cart.png" />
<Content Include="res\icon\cart_add.png" />
<Content Include="res\icon\cart_delete.png" />
<Content Include="res\icon\cart_edit.png" />
<Content Include="res\icon\cart_error.png" />
<Content Include="res\icon\cart_full.png" />
<Content Include="res\icon\cart_go.png" />
<Content Include="res\icon\cart_magnify.png" />
<Content Include="res\icon\cart_put.png" />
<Content Include="res\icon\cart_remove.png" />
<Content Include="res\icon\car_add.png" />
<Content Include="res\icon\car_delete.png" />
<Content Include="res\icon\car_error.png" />
<Content Include="res\icon\car_red.png" />
<Content Include="res\icon\car_start.png" />
<Content Include="res\icon\car_stop.png" />
<Content Include="res\icon\cd.png" />
<Content Include="res\icon\cdr.png" />
<Content Include="res\icon\cdr_add.png" />
<Content Include="res\icon\cdr_burn.png" />
<Content Include="res\icon\cdr_cross.png" />
<Content Include="res\icon\cdr_delete.png" />
<Content Include="res\icon\cdr_edit.png" />
<Content Include="res\icon\cdr_eject.png" />
<Content Include="res\icon\cdr_error.png" />
<Content Include="res\icon\cdr_go.png" />
<Content Include="res\icon\cdr_magnify.png" />
<Content Include="res\icon\cdr_play.png" />
<Content Include="res\icon\cdr_start.png" />
<Content Include="res\icon\cdr_stop.png" />
<Content Include="res\icon\cdr_stop_alt.png" />
<Content Include="res\icon\cdr_tick.png" />
<Content Include="res\icon\cd_add.png" />
<Content Include="res\icon\cd_burn.png" />
<Content Include="res\icon\cd_delete.png" />
<Content Include="res\icon\cd_edit.png" />
<Content Include="res\icon\cd_eject.png" />
<Content Include="res\icon\cd_go.png" />
<Content Include="res\icon\cd_magnify.png" />
<Content Include="res\icon\cd_play.png" />
<Content Include="res\icon\cd_stop.png" />
<Content Include="res\icon\cd_stop_alt.png" />
<Content Include="res\icon\cd_tick.png" />
<Content Include="res\icon\chart_bar.png" />
<Content Include="res\icon\chart_bar_add.png" />
<Content Include="res\icon\chart_bar_delete.png" />
<Content Include="res\icon\chart_bar_edit.png" />
<Content Include="res\icon\chart_bar_error.png" />
<Content Include="res\icon\chart_bar_link.png" />
<Content Include="res\icon\chart_curve.png" />
<Content Include="res\icon\chart_curve_add.png" />
<Content Include="res\icon\chart_curve_delete.png" />
<Content Include="res\icon\chart_curve_edit.png" />
<Content Include="res\icon\chart_curve_error.png" />
<Content Include="res\icon\chart_curve_go.png" />
<Content Include="res\icon\chart_curve_link.png" />
<Content Include="res\icon\chart_line.png" />
<Content Include="res\icon\chart_line_add.png" />
<Content Include="res\icon\chart_line_delete.png" />
<Content Include="res\icon\chart_line_edit.png" />
<Content Include="res\icon\chart_line_error.png" />
<Content Include="res\icon\chart_line_link.png" />
<Content Include="res\icon\chart_organisation.png" />
<Content Include="res\icon\chart_organisation_add.png" />
<Content Include="res\icon\chart_organisation_delete.png" />
<Content Include="res\icon\chart_org_inverted.png" />
<Content Include="res\icon\chart_pie.png" />
<Content Include="res\icon\chart_pie_add.png" />
<Content Include="res\icon\chart_pie_delete.png" />
<Content Include="res\icon\chart_pie_edit.png" />
<Content Include="res\icon\chart_pie_error.png" />
<Content Include="res\icon\chart_pie_lightning.png" />
<Content Include="res\icon\chart_pie_link.png" />
<Content Include="res\icon\check_error.png" />
<Content Include="res\icon\clipboard.png" />
<Content Include="res\icon\clock.png" />
<Content Include="res\icon\clock_add.png" />
<Content Include="res\icon\clock_delete.png" />
<Content Include="res\icon\clock_edit.png" />
<Content Include="res\icon\clock_error.png" />
<Content Include="res\icon\clock_go.png" />
<Content Include="res\icon\clock_link.png" />
<Content Include="res\icon\clock_pause.png" />
<Content Include="res\icon\clock_play.png" />
<Content Include="res\icon\clock_red.png" />
<Content Include="res\icon\clock_start.png" />
<Content Include="res\icon\clock_stop.png" />
<Content Include="res\icon\clock_stop_2.png" />
<Content Include="res\icon\cmy.png" />
<Content Include="res\icon\cog.png" />
<Content Include="res\icon\cog_add.png" />
<Content Include="res\icon\cog_delete.png" />
<Content Include="res\icon\cog_edit.png" />
<Content Include="res\icon\cog_error.png" />
<Content Include="res\icon\cog_go.png" />
<Content Include="res\icon\cog_start.png" />
<Content Include="res\icon\cog_stop.png" />
<Content Include="res\icon\coins.png" />
<Content Include="res\icon\coins_add.png" />
<Content Include="res\icon\coins_delete.png" />
<Content Include="res\icon\color.png" />
<Content Include="res\icon\color_swatch.png" />
<Content Include="res\icon\color_wheel.png" />
<Content Include="res\icon\comment.png" />
<Content Include="res\icon\comments.png" />
<Content Include="res\icon\comments_add.png" />
<Content Include="res\icon\comments_delete.png" />
<Content Include="res\icon\comment_add.png" />
<Content Include="res\icon\comment_delete.png" />
<Content Include="res\icon\comment_dull.png" />
<Content Include="res\icon\comment_edit.png" />
<Content Include="res\icon\comment_play.png" />
<Content Include="res\icon\comment_record.png" />
<Content Include="res\icon\compass.png" />
<Content Include="res\icon\compress.png" />
<Content Include="res\icon\computer.png" />
<Content Include="res\icon\computer_add.png" />
<Content Include="res\icon\computer_connect.png" />
<Content Include="res\icon\computer_delete.png" />
<Content Include="res\icon\computer_edit.png" />
<Content Include="res\icon\computer_error.png" />
<Content Include="res\icon\computer_go.png" />
<Content Include="res\icon\computer_key.png" />
<Content Include="res\icon\computer_link.png" />
<Content Include="res\icon\computer_magnify.png" />
<Content Include="res\icon\computer_off.png" />
<Content Include="res\icon\computer_start.png" />
<Content Include="res\icon\computer_stop.png" />
<Content Include="res\icon\computer_wrench.png" />
<Content Include="res\icon\connect.png" />
<Content Include="res\icon\contrast.png" />
<Content Include="res\icon\contrast_decrease.png" />
<Content Include="res\icon\contrast_high.png" />
<Content Include="res\icon\contrast_increase.png" />
<Content Include="res\icon\contrast_low.png" />
<Content Include="res\icon\controller.png" />
<Content Include="res\icon\controller_add.png" />
<Content Include="res\icon\controller_delete.png" />
<Content Include="res\icon\controller_error.png" />
<Content Include="res\icon\control_add.png" />
<Content Include="res\icon\control_add_blue.png" />
<Content Include="res\icon\control_blank.png" />
<Content Include="res\icon\control_blank_blue.png" />
<Content Include="res\icon\control_eject.png" />
<Content Include="res\icon\control_eject_blue.png" />
<Content Include="res\icon\control_end.png" />
<Content Include="res\icon\control_end_blue.png" />
<Content Include="res\icon\control_equalizer.png" />
<Content Include="res\icon\control_equalizer_blue.png" />
<Content Include="res\icon\control_fastforward.png" />
<Content Include="res\icon\control_fastforward_blue.png" />
<Content Include="res\icon\control_pause.png" />
<Content Include="res\icon\control_pause_blue.png" />
<Content Include="res\icon\control_play.png" />
<Content Include="res\icon\control_play_blue.png" />
<Content Include="res\icon\control_power.png" />
<Content Include="res\icon\control_power_blue.png" />
<Content Include="res\icon\control_record.png" />
<Content Include="res\icon\control_record_blue.png" />
<Content Include="res\icon\control_remove.png" />
<Content Include="res\icon\control_remove_blue.png" />
<Content Include="res\icon\control_repeat.png" />
<Content Include="res\icon\control_repeat_blue.png" />
<Content Include="res\icon\control_rewind.png" />
<Content Include="res\icon\control_rewind_blue.png" />
<Content Include="res\icon\control_start.png" />
<Content Include="res\icon\control_start_blue.png" />
<Content Include="res\icon\control_stop.png" />
<Content Include="res\icon\control_stop_blue.png" />
<Content Include="res\icon\creditcards.png" />
<Content Include="res\icon\cross.png" />
<Content Include="res\icon\css.png" />
<Content Include="res\icon\css_add.png" />
<Content Include="res\icon\css_delete.png" />
<Content Include="res\icon\css_error.png" />
<Content Include="res\icon\css_go.png" />
<Content Include="res\icon\css_valid.png" />
<Content Include="res\icon\cup.png" />
<Content Include="res\icon\cup_add.png" />
<Content Include="res\icon\cup_black.png" />
<Content Include="res\icon\cup_delete.png" />
<Content Include="res\icon\cup_edit.png" />
<Content Include="res\icon\cup_error.png" />
<Content Include="res\icon\cup_go.png" />
<Content Include="res\icon\cup_green.png" />
<Content Include="res\icon\cup_key.png" />
<Content Include="res\icon\cup_link.png" />
<Content Include="res\icon\cup_tea.png" />
<Content Include="res\icon\cursor.png" />
<Content Include="res\icon\cursor_small.png" />
<Content Include="res\icon\cut.png" />
<Content Include="res\icon\cut_red.png" />
<Content Include="res\icon\database.png" />
<Content Include="res\icon\database_add.png" />
<Content Include="res\icon\database_connect.png" />
<Content Include="res\icon\database_copy.png" />
<Content Include="res\icon\database_delete.png" />
<Content Include="res\icon\database_edit.png" />
<Content Include="res\icon\database_error.png" />
<Content Include="res\icon\database_gear.png" />
<Content Include="res\icon\database_go.png" />
<Content Include="res\icon\database_key.png" />
<Content Include="res\icon\database_lightning.png" />
<Content Include="res\icon\database_link.png" />
<Content Include="res\icon\database_refresh.png" />
<Content Include="res\icon\database_save.png" />
<Content Include="res\icon\database_start.png" />
<Content Include="res\icon\database_stop.png" />
<Content Include="res\icon\database_table.png" />
<Content Include="res\icon\database_wrench.png" />
<Content Include="res\icon\database_yellow.png" />
<Content Include="res\icon\database_yellow_start.png" />
<Content Include="res\icon\database_yellow_stop.png" />
<Content Include="res\icon\date.png" />
<Content Include="res\icon\date_add.png" />
<Content Include="res\icon\date_delete.png" />
<Content Include="res\icon\date_edit.png" />
<Content Include="res\icon\date_error.png" />
<Content Include="res\icon\date_go.png" />
<Content Include="res\icon\date_link.png" />
<Content Include="res\icon\date_magnify.png" />
<Content Include="res\icon\date_next.png" />
<Content Include="res\icon\date_previous.png" />
<Content Include="res\icon\decline.png" />
<Content Include="res\icon\delete.png" />
<Content Include="res\icon\device_stylus.png" />
<Content Include="res\icon\disconnect.png" />
<Content Include="res\icon\disk.png" />
<Content Include="res\icon\disk_black.png" />
<Content Include="res\icon\disk_black_error.png" />
<Content Include="res\icon\disk_black_magnify.png" />
<Content Include="res\icon\disk_download.png" />
<Content Include="res\icon\disk_edit.png" />
<Content Include="res\icon\disk_error.png" />
<Content Include="res\icon\disk_magnify.png" />
<Content Include="res\icon\disk_multiple.png" />
<Content Include="res\icon\disk_upload.png" />
<Content Include="res\icon\door.png" />
<Content Include="res\icon\door_error.png" />
<Content Include="res\icon\door_in.png" />
<Content Include="res\icon\door_open.png" />
<Content Include="res\icon\door_out.png" />
<Content Include="res\icon\drink.png" />
<Content Include="res\icon\drink_empty.png" />
<Content Include="res\icon\drink_red.png" />
<Content Include="res\icon\drive.png" />
<Content Include="res\icon\drive_add.png" />
<Content Include="res\icon\drive_burn.png" />
<Content Include="res\icon\drive_cd.png" />
<Content Include="res\icon\drive_cdr.png" />
<Content Include="res\icon\drive_cd_empty.png" />
<Content Include="res\icon\drive_delete.png" />
<Content Include="res\icon\drive_disk.png" />
<Content Include="res\icon\drive_edit.png" />
<Content Include="res\icon\drive_error.png" />
<Content Include="res\icon\drive_go.png" />
<Content Include="res\icon\drive_key.png" />
<Content Include="res\icon\drive_link.png" />
<Content Include="res\icon\drive_magnify.png" />
<Content Include="res\icon\drive_network.png" />
<Content Include="res\icon\drive_network_error.png" />
<Content Include="res\icon\drive_network_stop.png" />
<Content Include="res\icon\drive_rename.png" />
<Content Include="res\icon\drive_user.png" />
<Content Include="res\icon\drive_web.png" />
<Content Include="res\icon\dvd.png" />
<Content Include="res\icon\dvd_add.png" />
<Content Include="res\icon\dvd_delete.png" />
<Content Include="res\icon\dvd_edit.png" />
<Content Include="res\icon\dvd_error.png" />
<Content Include="res\icon\dvd_go.png" />
<Content Include="res\icon\dvd_key.png" />
<Content Include="res\icon\dvd_link.png" />
<Content Include="res\icon\dvd_start.png" />
<Content Include="res\icon\dvd_stop.png" />
<Content Include="res\icon\eject_blue.png" />
<Content Include="res\icon\eject_green.png" />
<Content Include="res\icon\email.png" />
<Content Include="res\icon\email_add.png" />
<Content Include="res\icon\email_attach.png" />
<Content Include="res\icon\email_delete.png" />
<Content Include="res\icon\email_edit.png" />
<Content Include="res\icon\email_error.png" />
<Content Include="res\icon\email_go.png" />
<Content Include="res\icon\email_link.png" />
<Content Include="res\icon\email_magnify.png" />
<Content Include="res\icon\email_open.png" />
<Content Include="res\icon\email_open_image.png" />
<Content Include="res\icon\email_star.png" />
<Content Include="res\icon\email_start.png" />
<Content Include="res\icon\email_stop.png" />
<Content Include="res\icon\email_transfer.png" />
<Content Include="res\icon\emoticon_evilgrin.png" />
<Content Include="res\icon\emoticon_grin.png" />
<Content Include="res\icon\emoticon_happy.png" />
<Content Include="res\icon\emoticon_smile.png" />
<Content Include="res\icon\emoticon_surprised.png" />
<Content Include="res\icon\emoticon_tongue.png" />
<Content Include="res\icon\emoticon_unhappy.png" />
<Content Include="res\icon\emoticon_waii.png" />
<Content Include="res\icon\emoticon_wink.png" />
<Content Include="res\icon\erase.png" />
<Content Include="res\icon\error.png" />
<Content Include="res\icon\error_add.png" />
<Content Include="res\icon\error_delete.png" />
<Content Include="res\icon\error_go.png" />
<Content Include="res\icon\exclamation.png" />
<Content Include="res\icon\eye.png" />
<Content Include="res\icon\eyes.png" />
<Content Include="res\icon\feed.png" />
<Content Include="res\icon\feed_add.png" />
<Content Include="res\icon\feed_delete.png" />
<Content Include="res\icon\feed_disk.png" />
<Content Include="res\icon\feed_edit.png" />
<Content Include="res\icon\feed_error.png" />
<Content Include="res\icon\feed_go.png" />
<Content Include="res\icon\feed_key.png" />
<Content Include="res\icon\feed_link.png" />
<Content Include="res\icon\feed_magnify.png" />
<Content Include="res\icon\feed_star.png" />
<Content Include="res\icon\female.png" />
<Content Include="res\icon\film.png" />
<Content Include="res\icon\film_add.png" />
<Content Include="res\icon\film_delete.png" />
<Content Include="res\icon\film_edit.png" />
<Content Include="res\icon\film_eject.png" />
<Content Include="res\icon\film_error.png" />
<Content Include="res\icon\film_go.png" />
<Content Include="res\icon\film_key.png" />
<Content Include="res\icon\film_link.png" />
<Content Include="res\icon\film_magnify.png" />
<Content Include="res\icon\film_save.png" />
<Content Include="res\icon\film_star.png" />
<Content Include="res\icon\film_start.png" />
<Content Include="res\icon\film_stop.png" />
<Content Include="res\icon\find.png" />
<Content Include="res\icon\finger_point.png" />
<Content Include="res\icon\flag_ad.png" />
<Content Include="res\icon\flag_ae.png" />
<Content Include="res\icon\flag_af.png" />
<Content Include="res\icon\flag_ag.png" />
<Content Include="res\icon\flag_ai.png" />
<Content Include="res\icon\flag_al.png" />
<Content Include="res\icon\flag_am.png" />
<Content Include="res\icon\flag_an.png" />
<Content Include="res\icon\flag_ao.png" />
<Content Include="res\icon\flag_ar.png" />
<Content Include="res\icon\flag_as.png" />
<Content Include="res\icon\flag_at.png" />
<Content Include="res\icon\flag_au.png" />
<Content Include="res\icon\flag_aw.png" />
<Content Include="res\icon\flag_ax.png" />
<Content Include="res\icon\flag_az.png" />
<Content Include="res\icon\flag_ba.png" />
<Content Include="res\icon\flag_bb.png" />
<Content Include="res\icon\flag_bd.png" />
<Content Include="res\icon\flag_be.png" />
<Content Include="res\icon\flag_bf.png" />
<Content Include="res\icon\flag_bg.png" />
<Content Include="res\icon\flag_bh.png" />
<Content Include="res\icon\flag_bi.png" />
<Content Include="res\icon\flag_bj.png" />
<Content Include="res\icon\flag_black.png" />
<Content Include="res\icon\flag_blue.png" />
<Content Include="res\icon\flag_bm.png" />
<Content Include="res\icon\flag_bn.png" />
<Content Include="res\icon\flag_bo.png" />
<Content Include="res\icon\flag_br.png" />
<Content Include="res\icon\flag_bs.png" />
<Content Include="res\icon\flag_bt.png" />
<Content Include="res\icon\flag_bv.png" />
<Content Include="res\icon\flag_bw.png" />
<Content Include="res\icon\flag_by.png" />
<Content Include="res\icon\flag_bz.png" />
<Content Include="res\icon\flag_ca.png" />
<Content Include="res\icon\flag_catalonia.png" />
<Content Include="res\icon\flag_cc.png" />
<Content Include="res\icon\flag_cd.png" />
<Content Include="res\icon\flag_cf.png" />
<Content Include="res\icon\flag_cg.png" />
<Content Include="res\icon\flag_ch.png" />
<Content Include="res\icon\flag_checked.png" />
<Content Include="res\icon\flag_ci.png" />
<Content Include="res\icon\flag_ck.png" />
<Content Include="res\icon\flag_cl.png" />
<Content Include="res\icon\flag_cm.png" />
<Content Include="res\icon\flag_cn.png" />
<Content Include="res\icon\flag_co.png" />
<Content Include="res\icon\flag_cr.png" />
<Content Include="res\icon\flag_cs.png" />
<Content Include="res\icon\flag_cu.png" />
<Content Include="res\icon\flag_cv.png" />
<Content Include="res\icon\flag_cx.png" />
<Content Include="res\icon\flag_cy.png" />
<Content Include="res\icon\flag_cz.png" />
<Content Include="res\icon\flag_de.png" />
<Content Include="res\icon\flag_dj.png" />
<Content Include="res\icon\flag_dk.png" />
<Content Include="res\icon\flag_dm.png" />
<Content Include="res\icon\flag_do.png" />
<Content Include="res\icon\flag_dz.png" />
<Content Include="res\icon\flag_ec.png" />
<Content Include="res\icon\flag_ee.png" />
<Content Include="res\icon\flag_eg.png" />
<Content Include="res\icon\flag_eh.png" />
<Content Include="res\icon\flag_england.png" />
<Content Include="res\icon\flag_er.png" />
<Content Include="res\icon\flag_es.png" />
<Content Include="res\icon\flag_et.png" />
<Content Include="res\icon\flag_europeanunion.png" />
<Content Include="res\icon\flag_fam.png" />
<Content Include="res\icon\flag_fi.png" />
<Content Include="res\icon\flag_fj.png" />
<Content Include="res\icon\flag_fk.png" />
<Content Include="res\icon\flag_fm.png" />
<Content Include="res\icon\flag_fo.png" />
<Content Include="res\icon\flag_fr.png" />
<Content Include="res\icon\flag_france.png" />
<Content Include="res\icon\flag_ga.png" />
<Content Include="res\icon\flag_gb.png" />
<Content Include="res\icon\flag_gd.png" />
<Content Include="res\icon\flag_ge.png" />
<Content Include="res\icon\flag_gf.png" />
<Content Include="res\icon\flag_gg.png" />
<Content Include="res\icon\flag_gh.png" />
<Content Include="res\icon\flag_gi.png" />
<Content Include="res\icon\flag_gl.png" />
<Content Include="res\icon\flag_gm.png" />
<Content Include="res\icon\flag_gn.png" />
<Content Include="res\icon\flag_gp.png" />
<Content Include="res\icon\flag_gq.png" />
<Content Include="res\icon\flag_gr.png" />
<Content Include="res\icon\flag_green.png" />
<Content Include="res\icon\flag_grey.png" />
<Content Include="res\icon\flag_gs.png" />
<Content Include="res\icon\flag_gt.png" />
<Content Include="res\icon\flag_gu.png" />
<Content Include="res\icon\flag_gw.png" />
<Content Include="res\icon\flag_gy.png" />
<Content Include="res\icon\flag_hk.png" />
<Content Include="res\icon\flag_hm.png" />
<Content Include="res\icon\flag_hn.png" />
<Content Include="res\icon\flag_hr.png" />
<Content Include="res\icon\flag_ht.png" />
<Content Include="res\icon\flag_hu.png" />
<Content Include="res\icon\flag_id.png" />
<Content Include="res\icon\flag_ie.png" />
<Content Include="res\icon\flag_il.png" />
<Content Include="res\icon\flag_in.png" />
<Content Include="res\icon\flag_io.png" />
<Content Include="res\icon\flag_iq.png" />
<Content Include="res\icon\flag_ir.png" />
<Content Include="res\icon\flag_is.png" />
<Content Include="res\icon\flag_it.png" />
<Content Include="res\icon\flag_jm.png" />
<Content Include="res\icon\flag_jo.png" />
<Content Include="res\icon\flag_jp.png" />
<Content Include="res\icon\flag_ke.png" />
<Content Include="res\icon\flag_kg.png" />
<Content Include="res\icon\flag_kh.png" />
<Content Include="res\icon\flag_ki.png" />
<Content Include="res\icon\flag_km.png" />
<Content Include="res\icon\flag_kn.png" />
<Content Include="res\icon\flag_kp.png" />
<Content Include="res\icon\flag_kr.png" />
<Content Include="res\icon\flag_kw.png" />
<Content Include="res\icon\flag_ky.png" />
<Content Include="res\icon\flag_kz.png" />
<Content Include="res\icon\flag_la.png" />
<Content Include="res\icon\flag_lb.png" />
<Content Include="res\icon\flag_lc.png" />
<Content Include="res\icon\flag_li.png" />
<Content Include="res\icon\flag_lk.png" />
<Content Include="res\icon\flag_lr.png" />
<Content Include="res\icon\flag_ls.png" />
<Content Include="res\icon\flag_lt.png" />
<Content Include="res\icon\flag_lu.png" />
<Content Include="res\icon\flag_lv.png" />
<Content Include="res\icon\flag_ly.png" />
<Content Include="res\icon\flag_ma.png" />
<Content Include="res\icon\flag_mc.png" />
<Content Include="res\icon\flag_md.png" />
<Content Include="res\icon\flag_me.png" />
<Content Include="res\icon\flag_mg.png" />
<Content Include="res\icon\flag_mh.png" />
<Content Include="res\icon\flag_mk.png" />
<Content Include="res\icon\flag_ml.png" />
<Content Include="res\icon\flag_mm.png" />
<Content Include="res\icon\flag_mn.png" />
<Content Include="res\icon\flag_mo.png" />
<Content Include="res\icon\flag_mp.png" />
<Content Include="res\icon\flag_mq.png" />
<Content Include="res\icon\flag_mr.png" />
<Content Include="res\icon\flag_ms.png" />
<Content Include="res\icon\flag_mt.png" />
<Content Include="res\icon\flag_mu.png" />
<Content Include="res\icon\flag_mv.png" />
<Content Include="res\icon\flag_mw.png" />
<Content Include="res\icon\flag_mx.png" />
<Content Include="res\icon\flag_my.png" />
<Content Include="res\icon\flag_mz.png" />
<Content Include="res\icon\flag_na.png" />
<Content Include="res\icon\flag_nc.png" />
<Content Include="res\icon\flag_ne.png" />
<Content Include="res\icon\flag_nf.png" />
<Content Include="res\icon\flag_ng.png" />
<Content Include="res\icon\flag_ni.png" />
<Content Include="res\icon\flag_nl.png" />
<Content Include="res\icon\flag_no.png" />
<Content Include="res\icon\flag_np.png" />
<Content Include="res\icon\flag_nr.png" />
<Content Include="res\icon\flag_nu.png" />
<Content Include="res\icon\flag_nz.png" />
<Content Include="res\icon\flag_om.png" />
<Content Include="res\icon\flag_orange.png" />
<Content Include="res\icon\flag_pa.png" />
<Content Include="res\icon\flag_pe.png" />
<Content Include="res\icon\flag_pf.png" />
<Content Include="res\icon\flag_pg.png" />
<Content Include="res\icon\flag_ph.png" />
<Content Include="res\icon\flag_pink.png" />
<Content Include="res\icon\flag_pk.png" />
<Content Include="res\icon\flag_pl.png" />
<Content Include="res\icon\flag_pm.png" />
<Content Include="res\icon\flag_pn.png" />
<Content Include="res\icon\flag_pr.png" />
<Content Include="res\icon\flag_ps.png" />
<Content Include="res\icon\flag_pt.png" />
<Content Include="res\icon\flag_purple.png" />
<Content Include="res\icon\flag_pw.png" />
<Content Include="res\icon\flag_py.png" />
<Content Include="res\icon\flag_qa.png" />
<Content Include="res\icon\flag_re.png" />
<Content Include="res\icon\flag_red.png" />
<Content Include="res\icon\flag_ro.png" />
<Content Include="res\icon\flag_rs.png" />
<Content Include="res\icon\flag_ru.png" />
<Content Include="res\icon\flag_rw.png" />
<Content Include="res\icon\flag_sa.png" />
<Content Include="res\icon\flag_sb.png" />
<Content Include="res\icon\flag_sc.png" />
<Content Include="res\icon\flag_scotland.png" />
<Content Include="res\icon\flag_sd.png" />
<Content Include="res\icon\flag_se.png" />
<Content Include="res\icon\flag_sg.png" />
<Content Include="res\icon\flag_sh.png" />
<Content Include="res\icon\flag_si.png" />
<Content Include="res\icon\flag_sj.png" />
<Content Include="res\icon\flag_sk.png" />
<Content Include="res\icon\flag_sl.png" />
<Content Include="res\icon\flag_sm.png" />
<Content Include="res\icon\flag_sn.png" />
<Content Include="res\icon\flag_so.png" />
<Content Include="res\icon\flag_sr.png" />
<Content Include="res\icon\flag_st.png" />
<Content Include="res\icon\flag_sv.png" />
<Content Include="res\icon\flag_sy.png" />
<Content Include="res\icon\flag_sz.png" />
<Content Include="res\icon\flag_tc.png" />
<Content Include="res\icon\flag_td.png" />
<Content Include="res\icon\flag_tf.png" />
<Content Include="res\icon\flag_tg.png" />
<Content Include="res\icon\flag_th.png" />
<Content Include="res\icon\flag_tj.png" />
<Content Include="res\icon\flag_tk.png" />
<Content Include="res\icon\flag_tl.png" />
<Content Include="res\icon\flag_tm.png" />
<Content Include="res\icon\flag_tn.png" />
<Content Include="res\icon\flag_to.png" />
<Content Include="res\icon\flag_tr.png" />
<Content Include="res\icon\flag_tt.png" />
<Content Include="res\icon\flag_tv.png" />
<Content Include="res\icon\flag_tw.png" />
<Content Include="res\icon\flag_tz.png" />
<Content Include="res\icon\flag_ua.png" />
<Content Include="res\icon\flag_ug.png" />
<Content Include="res\icon\flag_um.png" />
<Content Include="res\icon\flag_us.png" />
<Content Include="res\icon\flag_uy.png" />
<Content Include="res\icon\flag_uz.png" />
<Content Include="res\icon\flag_va.png" />
<Content Include="res\icon\flag_vc.png" />
<Content Include="res\icon\flag_ve.png" />
<Content Include="res\icon\flag_vg.png" />
<Content Include="res\icon\flag_vi.png" />
<Content Include="res\icon\flag_vn.png" />
<Content Include="res\icon\flag_vu.png" />
<Content Include="res\icon\flag_wales.png" />
<Content Include="res\icon\flag_wf.png" />
<Content Include="res\icon\flag_white.png" />
<Content Include="res\icon\flag_ws.png" />
<Content Include="res\icon\flag_ye.png" />
<Content Include="res\icon\flag_yellow.png" />
<Content Include="res\icon\flag_yt.png" />
<Content Include="res\icon\flag_za.png" />
<Content Include="res\icon\flag_zm.png" />
<Content Include="res\icon\flag_zw.png" />
<Content Include="res\icon\flower_daisy.png" />
<Content Include="res\icon\folder.png" />
<Content Include="res\icon\folder_add.png" />
<Content Include="res\icon\folder_bell.png" />
<Content Include="res\icon\folder_bookmark.png" />
<Content Include="res\icon\folder_brick.png" />
<Content Include="res\icon\folder_bug.png" />
<Content Include="res\icon\folder_camera.png" />
<Content Include="res\icon\folder_connect.png" />
<Content Include="res\icon\folder_database.png" />
<Content Include="res\icon\folder_delete.png" />
<Content Include="res\icon\folder_edit.png" />
<Content Include="res\icon\folder_error.png" />
<Content Include="res\icon\folder_explore.png" />
<Content Include="res\icon\folder_feed.png" />
<Content Include="res\icon\folder_film.png" />
<Content Include="res\icon\folder_find.png" />
<Content Include="res\icon\folder_font.png" />
<Content Include="res\icon\folder_go.png" />
<Content Include="res\icon\folder_heart.png" />
<Content Include="res\icon\folder_home.png" />
<Content Include="res\icon\folder_image.png" />
<Content Include="res\icon\folder_key.png" />
<Content Include="res\icon\folder_lightbulb.png" />
<Content Include="res\icon\folder_link.png" />
<Content Include="res\icon\folder_magnify.png" />
<Content Include="res\icon\folder_page.png" />
<Content Include="res\icon\folder_page_white.png" />
<Content Include="res\icon\folder_palette.png" />
<Content Include="res\icon\folder_picture.png" />
<Content Include="res\icon\folder_star.png" />
<Content Include="res\icon\folder_table.png" />
<Content Include="res\icon\folder_up.png" />
<Content Include="res\icon\folder_user.png" />
<Content Include="res\icon\folder_wrench.png" />
<Content Include="res\icon\font.png" />
<Content Include="res\icon\font_add.png" />
<Content Include="res\icon\font_color.png" />
<Content Include="res\icon\font_delete.png" />
<Content Include="res\icon\font_go.png" />
<Content Include="res\icon\font_larger.png" />
<Content Include="res\icon\font_smaller.png" />
<Content Include="res\icon\forward_blue.png" />
<Content Include="res\icon\forward_green.png" />
<Content Include="res\icon\group.png" />
<Content Include="res\icon\group_add.png" />
<Content Include="res\icon\group_delete.png" />
<Content Include="res\icon\group_edit.png" />
<Content Include="res\icon\group_error.png" />
<Content Include="res\icon\group_gear.png" />
<Content Include="res\icon\group_go.png" />
<Content Include="res\icon\group_key.png" />
<Content Include="res\icon\group_link.png" />
<Content Include="res\icon\heart.png" />
<Content Include="res\icon\heart_add.png" />
<Content Include="res\icon\heart_broken.png" />
<Content Include="res\icon\heart_connect.png" />
<Content Include="res\icon\heart_delete.png" />
<Content Include="res\icon\help.png" />
<Content Include="res\icon\hourglass.png" />
<Content Include="res\icon\hourglass_add.png" />
<Content Include="res\icon\hourglass_delete.png" />
<Content Include="res\icon\hourglass_go.png" />
<Content Include="res\icon\hourglass_link.png" />
<Content Include="res\icon\house.png" />
<Content Include="res\icon\house_connect.png" />
<Content Include="res\icon\house_go.png" />
<Content Include="res\icon\house_key.png" />
<Content Include="res\icon\house_link.png" />
<Content Include="res\icon\house_star.png" />
<Content Include="res\icon\html.png" />
<Content Include="res\icon\html_add.png" />
<Content Include="res\icon\html_delete.png" />
<Content Include="res\icon\html_error.png" />
<Content Include="res\icon\html_go.png" />
<Content Include="res\icon\html_valid.png" />
<Content Include="res\icon\image.png" />
<Content Include="res\icon\images.png" />
<Content Include="res\icon\image_add.png" />
<Content Include="res\icon\image_delete.png" />
<Content Include="res\icon\image_edit.png" />
<Content Include="res\icon\image_link.png" />
<Content Include="res\icon\image_magnify.png" />
<Content Include="res\icon\image_star.png" />
<Content Include="res\icon\information.png" />
<Content Include="res\icon\ipod.png" />
<Content Include="res\icon\ipod_cast.png" />
<Content Include="res\icon\ipod_cast_add.png" />
<Content Include="res\icon\ipod_cast_delete.png" />
<Content Include="res\icon\ipod_connect.png" />
<Content Include="res\icon\ipod_nano.png" />
<Content Include="res\icon\ipod_nano_connect.png" />
<Content Include="res\icon\ipod_sound.png" />
<Content Include="res\icon\joystick.png" />
<Content Include="res\icon\joystick_add.png" />
<Content Include="res\icon\joystick_connect.png" />
<Content Include="res\icon\joystick_delete.png" />
<Content Include="res\icon\joystick_error.png" />
<Content Include="res\icon\key.png" />
<Content Include="res\icon\keyboard.png" />
<Content Include="res\icon\keyboard_add.png" />
<Content Include="res\icon\keyboard_connect.png" />
<Content Include="res\icon\keyboard_delete.png" />
<Content Include="res\icon\keyboard_magnify.png" />
<Content Include="res\icon\key_add.png" />
<Content Include="res\icon\key_delete.png" />
<Content Include="res\icon\key_go.png" />
<Content Include="res\icon\key_start.png" />
<Content Include="res\icon\key_stop.png" />
<Content Include="res\icon\laptop.png" />
<Content Include="res\icon\laptop_add.png" />
<Content Include="res\icon\laptop_connect.png" />
<Content Include="res\icon\laptop_delete.png" />
<Content Include="res\icon\laptop_disk.png" />
<Content Include="res\icon\laptop_edit.png" />
<Content Include="res\icon\laptop_error.png" />
<Content Include="res\icon\laptop_go.png" />
<Content Include="res\icon\laptop_key.png" />
<Content Include="res\icon\laptop_link.png" />
<Content Include="res\icon\laptop_magnify.png" />
<Content Include="res\icon\laptop_start.png" />
<Content Include="res\icon\laptop_stop.png" />
<Content Include="res\icon\laptop_wrench.png" />
<Content Include="res\icon\layers.png" />
<Content Include="res\icon\layout.png" />
<Content Include="res\icon\layout_add.png" />
<Content Include="res\icon\layout_content.png" />
<Content Include="res\icon\layout_delete.png" />
<Content Include="res\icon\layout_edit.png" />
<Content Include="res\icon\layout_error.png" />
<Content Include="res\icon\layout_header.png" />
<Content Include="res\icon\layout_key.png" />
<Content Include="res\icon\layout_lightning.png" />
<Content Include="res\icon\layout_link.png" />
<Content Include="res\icon\layout_sidebar.png" />
<Content Include="res\icon\lightbulb.png" />
<Content Include="res\icon\lightbulb_add.png" />
<Content Include="res\icon\lightbulb_delete.png" />
<Content Include="res\icon\lightbulb_off.png" />
<Content Include="res\icon\lightning.png" />
<Content Include="res\icon\lightning_add.png" />
<Content Include="res\icon\lightning_delete.png" />
<Content Include="res\icon\lightning_go.png" />
<Content Include="res\icon\link.png" />
<Content Include="res\icon\link_add.png" />
<Content Include="res\icon\link_break.png" />
<Content Include="res\icon\link_delete.png" />
<Content Include="res\icon\link_edit.png" />
<Content Include="res\icon\link_error.png" />
<Content Include="res\icon\link_go.png" />
<Content Include="res\icon\lock.png" />
<Content Include="res\icon\lock_add.png" />
<Content Include="res\icon\lock_break.png" />
<Content Include="res\icon\lock_delete.png" />
<Content Include="res\icon\lock_edit.png" />
<Content Include="res\icon\lock_go.png" />
<Content Include="res\icon\lock_key.png" />
<Content Include="res\icon\lock_open.png" />
<Content Include="res\icon\lock_start.png" />
<Content Include="res\icon\lock_stop.png" />
<Content Include="res\icon\lorry.png" />
<Content Include="res\icon\lorry_add.png" />
<Content Include="res\icon\lorry_delete.png" />
<Content Include="res\icon\lorry_error.png" />
<Content Include="res\icon\lorry_flatbed.png" />
<Content Include="res\icon\lorry_go.png" />
<Content Include="res\icon\lorry_link.png" />
<Content Include="res\icon\lorry_start.png" />
<Content Include="res\icon\lorry_stop.png" />
<Content Include="res\icon\magifier_zoom_out.png" />
<Content Include="res\icon\magnifier.png" />
<Content Include="res\icon\magnifier_zoom_in.png" />
<Content Include="res\icon\mail.png" />
<Content Include="res\icon\male.png" />
<Content Include="res\icon\map.png" />
<Content Include="res\icon\map_add.png" />
<Content Include="res\icon\map_clipboard.png" />
<Content Include="res\icon\map_cursor.png" />
<Content Include="res\icon\map_delete.png" />
<Content Include="res\icon\map_edit.png" />
<Content Include="res\icon\map_error.png" />
<Content Include="res\icon\map_go.png" />
<Content Include="res\icon\map_link.png" />
<Content Include="res\icon\map_magnify.png" />
<Content Include="res\icon\map_start.png" />
<Content Include="res\icon\map_stop.png" />
<Content Include="res\icon\medal_bronze_1.png" />
<Content Include="res\icon\medal_bronze_2.png" />
<Content Include="res\icon\medal_bronze_3.png" />
<Content Include="res\icon\medal_bronze_add.png" />
<Content Include="res\icon\medal_bronze_delete.png" />
<Content Include="res\icon\medal_gold_1.png" />
<Content Include="res\icon\medal_gold_2.png" />
<Content Include="res\icon\medal_gold_3.png" />
<Content Include="res\icon\medal_gold_add.png" />
<Content Include="res\icon\medal_gold_delete.png" />
<Content Include="res\icon\medal_silver_1.png" />
<Content Include="res\icon\medal_silver_2.png" />
<Content Include="res\icon\medal_silver_3.png" />
<Content Include="res\icon\medal_silver_add.png" />
<Content Include="res\icon\medal_silver_delete.png" />
<Content Include="res\icon\money.png" />
<Content Include="res\icon\money_add.png" />
<Content Include="res\icon\money_delete.png" />
<Content Include="res\icon\money_dollar.png" />
<Content Include="res\icon\money_euro.png" />
<Content Include="res\icon\money_pound.png" />
<Content Include="res\icon\money_yen.png" />
<Content Include="res\icon\monitor.png" />
<Content Include="res\icon\monitor_add.png" />
<Content Include="res\icon\monitor_delete.png" />
<Content Include="res\icon\monitor_edit.png" />
<Content Include="res\icon\monitor_error.png" />
<Content Include="res\icon\monitor_go.png" />
<Content Include="res\icon\monitor_key.png" />
<Content Include="res\icon\monitor_lightning.png" />
<Content Include="res\icon\monitor_link.png" />
<Content Include="res\icon\moon_full.png" />
<Content Include="res\icon\mouse.png" />
<Content Include="res\icon\mouse_add.png" />
<Content Include="res\icon\mouse_delete.png" />
<Content Include="res\icon\mouse_error.png" />
<Content Include="res\icon\music.png" />
<Content Include="res\icon\music_note.png" />
<Content Include="res\icon\neighbourhood.png" />
<Content Include="res\icon\new.png" />
<Content Include="res\icon\newspaper.png" />
<Content Include="res\icon\newspaper_add.png" />
<Content Include="res\icon\newspaper_delete.png" />
<Content Include="res\icon\newspaper_go.png" />
<Content Include="res\icon\newspaper_link.png" />
<Content Include="res\icon\new_blue.png" />
<Content Include="res\icon\new_red.png" />
<Content Include="res\icon\next_blue.png" />
<Content Include="res\icon\next_green.png" />
<Content Include="res\icon\note.png" />
<Content Include="res\icon\note_add.png" />
<Content Include="res\icon\note_delete.png" />
<Content Include="res\icon\note_edit.png" />
<Content Include="res\icon\note_error.png" />
<Content Include="res\icon\note_go.png" />
<Content Include="res\icon\outline.png" />
<Content Include="res\icon\overlays.png" />
<Content Include="res\icon\package.png" />
<Content Include="res\icon\package_add.png" />
<Content Include="res\icon\package_delete.png" />
<Content Include="res\icon\package_down.png" />
<Content Include="res\icon\package_go.png" />
<Content Include="res\icon\package_green.png" />
<Content Include="res\icon\package_in.png" />
<Content Include="res\icon\package_link.png" />
<Content Include="res\icon\package_se.png" />
<Content Include="res\icon\package_start.png" />
<Content Include="res\icon\package_stop.png" />
<Content Include="res\icon\package_white.png" />
<Content Include="res\icon\page.png" />
<Content Include="res\icon\page_add.png" />
<Content Include="res\icon\page_attach.png" />
<Content Include="res\icon\page_back.png" />
<Content Include="res\icon\page_break.png" />
<Content Include="res\icon\page_break_insert.png" />
<Content Include="res\icon\page_cancel.png" />
<Content Include="res\icon\page_code.png" />
<Content Include="res\icon\page_copy.png" />
<Content Include="res\icon\page_delete.png" />
<Content Include="res\icon\page_edit.png" />
<Content Include="res\icon\page_error.png" />
<Content Include="res\icon\page_excel.png" />
<Content Include="res\icon\page_find.png" />
<Content Include="res\icon\page_forward.png" />
<Content Include="res\icon\page_gear.png" />
<Content Include="res\icon\page_go.png" />
<Content Include="res\icon\page_green.png" />
<Content Include="res\icon\page_header_footer.png" />
<Content Include="res\icon\page_key.png" />
<Content Include="res\icon\page_landscape.png" />
<Content Include="res\icon\page_landscape_shot.png" />
<Content Include="res\icon\page_lightning.png" />
<Content Include="res\icon\page_link.png" />
<Content Include="res\icon\page_magnify.png" />
<Content Include="res\icon\page_paintbrush.png" />
<Content Include="res\icon\page_paste.png" />
<Content Include="res\icon\page_portrait.png" />
<Content Include="res\icon\page_portrait_shot.png" />
<Content Include="res\icon\page_red.png" />
<Content Include="res\icon\page_refresh.png" />
<Content Include="res\icon\page_save.png" />
<Content Include="res\icon\page_white.png" />
<Content Include="res\icon\page_white_acrobat.png" />
<Content Include="res\icon\page_white_actionscript.png" />
<Content Include="res\icon\page_white_add.png" />
<Content Include="res\icon\page_white_break.png" />
<Content Include="res\icon\page_white_c.png" />
<Content Include="res\icon\page_white_camera.png" />
<Content Include="res\icon\page_white_cd.png" />
<Content Include="res\icon\page_white_cdr.png" />
<Content Include="res\icon\page_white_code.png" />
<Content Include="res\icon\page_white_code_red.png" />
<Content Include="res\icon\page_white_coldfusion.png" />
<Content Include="res\icon\page_white_compressed.png" />
<Content Include="res\icon\page_white_connect.png" />
<Content Include="res\icon\page_white_copy.png" />
<Content Include="res\icon\page_white_cplusplus.png" />
<Content Include="res\icon\page_white_csharp.png" />
<Content Include="res\icon\page_white_cup.png" />
<Content Include="res\icon\page_white_database.png" />
<Content Include="res\icon\page_white_database_yellow.png" />
<Content Include="res\icon\page_white_delete.png" />
<Content Include="res\icon\page_white_dvd.png" />
<Content Include="res\icon\page_white_edit.png" />
<Content Include="res\icon\page_white_error.png" />
<Content Include="res\icon\page_white_excel.png" />
<Content Include="res\icon\page_white_find.png" />
<Content Include="res\icon\page_white_flash.png" />
<Content Include="res\icon\page_white_font.png" />
<Content Include="res\icon\page_white_freehand.png" />
<Content Include="res\icon\page_white_gear.png" />
<Content Include="res\icon\page_white_get.png" />
<Content Include="res\icon\page_white_go.png" />
<Content Include="res\icon\page_white_h.png" />
<Content Include="res\icon\page_white_horizontal.png" />
<Content Include="res\icon\page_white_key.png" />
<Content Include="res\icon\page_white_lightning.png" />
<Content Include="res\icon\page_white_link.png" />
<Content Include="res\icon\page_white_magnify.png" />
<Content Include="res\icon\page_white_medal.png" />
<Content Include="res\icon\page_white_office.png" />
<Content Include="res\icon\page_white_paint.png" />
<Content Include="res\icon\page_white_paintbrush.png" />
<Content Include="res\icon\page_white_paint_2.png" />
<Content Include="res\icon\page_white_paste.png" />
<Content Include="res\icon\page_white_paste_table.png" />
<Content Include="res\icon\page_white_php.png" />
<Content Include="res\icon\page_white_picture.png" />
<Content Include="res\icon\page_white_powerpoint.png" />
<Content Include="res\icon\page_white_put.png" />
<Content Include="res\icon\page_white_refresh.png" />
<Content Include="res\icon\page_white_ruby.png" />
<Content Include="res\icon\page_white_side_by_side.png" />
<Content Include="res\icon\page_white_stack.png" />
<Content Include="res\icon\page_white_star.png" />
<Content Include="res\icon\page_white_swoosh.png" />
<Content Include="res\icon\page_white_text.png" />
<Content Include="res\icon\page_white_text_width.png" />
<Content Include="res\icon\page_white_tux.png" />
<Content Include="res\icon\page_white_vector.png" />
<Content Include="res\icon\page_white_visualstudio.png" />
<Content Include="res\icon\page_white_width.png" />
<Content Include="res\icon\page_white_word.png" />
<Content Include="res\icon\page_white_world.png" />
<Content Include="res\icon\page_white_wrench.png" />
<Content Include="res\icon\page_white_zip.png" />
<Content Include="res\icon\page_word.png" />
<Content Include="res\icon\page_world.png" />
<Content Include="res\icon\paint.png" />
<Content Include="res\icon\paintbrush.png" />
<Content Include="res\icon\paintbrush_color.png" />
<Content Include="res\icon\paintcan.png" />
<Content Include="res\icon\paintcan_red.png" />
<Content Include="res\icon\paint_can_brush.png" />
<Content Include="res\icon\palette.png" />
<Content Include="res\icon\paste_plain.png" />
<Content Include="res\icon\paste_word.png" />
<Content Include="res\icon\pause_blue.png" />
<Content Include="res\icon\pause_green.png" />
<Content Include="res\icon\pause_record.png" />
<Content Include="res\icon\pencil.png" />
<Content Include="res\icon\pencil_add.png" />
<Content Include="res\icon\pencil_delete.png" />
<Content Include="res\icon\pencil_go.png" />
<Content Include="res\icon\phone.png" />
<Content Include="res\icon\phone_add.png" />
<Content Include="res\icon\phone_delete.png" />
<Content Include="res\icon\phone_edit.png" />
<Content Include="res\icon\phone_error.png" />
<Content Include="res\icon\phone_go.png" />
<Content Include="res\icon\phone_key.png" />
<Content Include="res\icon\phone_link.png" />
<Content Include="res\icon\phone_sound.png" />
<Content Include="res\icon\phone_start.png" />
<Content Include="res\icon\phone_stop.png" />
<Content Include="res\icon\photo.png" />
<Content Include="res\icon\photos.png" />
<Content Include="res\icon\photo_add.png" />
<Content Include="res\icon\photo_delete.png" />
<Content Include="res\icon\photo_edit.png" />
<Content Include="res\icon\photo_link.png" />
<Content Include="res\icon\photo_paint.png" />
<Content Include="res\icon\picture.png" />
<Content Include="res\icon\pictures.png" />
<Content Include="res\icon\pictures_thumbs.png" />
<Content Include="res\icon\picture_add.png" />
<Content Include="res\icon\picture_clipboard.png" />
<Content Include="res\icon\picture_delete.png" />
<Content Include="res\icon\picture_edit.png" />
<Content Include="res\icon\picture_empty.png" />
<Content Include="res\icon\picture_error.png" />
<Content Include="res\icon\picture_go.png" />
<Content Include="res\icon\picture_key.png" />
<Content Include="res\icon\picture_link.png" />
<Content Include="res\icon\picture_save.png" />
<Content Include="res\icon\pilcrow.png" />
<Content Include="res\icon\pill.png" />
<Content Include="res\icon\pill_add.png" />
<Content Include="res\icon\pill_delete.png" />
<Content Include="res\icon\pill_error.png" />
<Content Include="res\icon\pill_go.png" />
<Content Include="res\icon\play_blue.png" />
<Content Include="res\icon\play_green.png" />
<Content Include="res\icon\plugin.png" />
<Content Include="res\icon\plugin_add.png" />
<Content Include="res\icon\plugin_delete.png" />
<Content Include="res\icon\plugin_disabled.png" />
<Content Include="res\icon\plugin_edit.png" />
<Content Include="res\icon\plugin_error.png" />
<Content Include="res\icon\plugin_go.png" />
<Content Include="res\icon\plugin_key.png" />
<Content Include="res\icon\plugin_link.png" />
<Content Include="res\icon\previous_green.png" />
<Content Include="res\icon\printer.png" />
<Content Include="res\icon\printer_add.png" />
<Content Include="res\icon\printer_cancel.png" />
<Content Include="res\icon\printer_color.png" />
<Content Include="res\icon\printer_connect.png" />
<Content Include="res\icon\printer_delete.png" />
<Content Include="res\icon\printer_empty.png" />
<Content Include="res\icon\printer_error.png" />
<Content Include="res\icon\printer_go.png" />
<Content Include="res\icon\printer_key.png" />
<Content Include="res\icon\printer_mono.png" />
<Content Include="res\icon\printer_start.png" />
<Content Include="res\icon\printer_stop.png" />
<Content Include="res\icon\rainbow.png" />
<Content Include="res\icon\rainbow_star.png" />
<Content Include="res\icon\record_blue.png" />
<Content Include="res\icon\record_green.png" />
<Content Include="res\icon\record_red.png" />
<Content Include="res\icon\reload.png" />
<Content Include="res\icon\report.png" />
<Content Include="res\icon\report_add.png" />
<Content Include="res\icon\report_delete.png" />
<Content Include="res\icon\report_disk.png" />
<Content Include="res\icon\report_edit.png" />
<Content Include="res\icon\report_go.png" />
<Content Include="res\icon\report_key.png" />
<Content Include="res\icon\report_link.png" />
<Content Include="res\icon\report_magnify.png" />
<Content Include="res\icon\report_picture.png" />
<Content Include="res\icon\report_start.png" />
<Content Include="res\icon\report_stop.png" />
<Content Include="res\icon\report_user.png" />
<Content Include="res\icon\report_word.png" />
<Content Include="res\icon\resultset_first.png" />
<Content Include="res\icon\resultset_last.png" />
<Content Include="res\icon\resultset_next.png" />
<Content Include="res\icon\resultset_previous.png" />
<Content Include="res\icon\reverse_blue.png" />
<Content Include="res\icon\reverse_green.png" />
<Content Include="res\icon\rewind_blue.png" />
<Content Include="res\icon\rewind_green.png" />
<Content Include="res\icon\rgb.png" />
<Content Include="res\icon\rosette.png" />
<Content Include="res\icon\rosette_blue.png" />
<Content Include="res\icon\rss.png" />
<Content Include="res\icon\rss_add.png" />
<Content Include="res\icon\rss_delete.png" />
<Content Include="res\icon\rss_error.png" />
<Content Include="res\icon\rss_go.png" />
<Content Include="res\icon\rss_valid.png" />
<Content Include="res\icon\ruby.png" />
<Content Include="res\icon\ruby_add.png" />
<Content Include="res\icon\ruby_delete.png" />
<Content Include="res\icon\ruby_gear.png" />
<Content Include="res\icon\ruby_get.png" />
<Content Include="res\icon\ruby_go.png" />
<Content Include="res\icon\ruby_key.png" />
<Content Include="res\icon\ruby_link.png" />
<Content Include="res\icon\ruby_put.png" />
<Content Include="res\icon\script.png" />
<Content Include="res\icon\script_add.png" />
<Content Include="res\icon\script_code.png" />
<Content Include="res\icon\script_code_original.png" />
<Content Include="res\icon\script_code_red.png" />
<Content Include="res\icon\script_delete.png" />
<Content Include="res\icon\script_edit.png" />
<Content Include="res\icon\script_error.png" />
<Content Include="res\icon\script_gear.png" />
<Content Include="res\icon\script_go.png" />
<Content Include="res\icon\script_key.png" />
<Content Include="res\icon\script_lightning.png" />
<Content Include="res\icon\script_link.png" />
<Content Include="res\icon\script_palette.png" />
<Content Include="res\icon\script_save.png" />
<Content Include="res\icon\script_start.png" />
<Content Include="res\icon\script_stop.png" />
<Content Include="res\icon\seasons.png" />
<Content Include="res\icon\section_collapsed.png" />
<Content Include="res\icon\section_expanded.png" />
<Content Include="res\icon\server.png" />
<Content Include="res\icon\server_add.png" />
<Content Include="res\icon\server_chart.png" />
<Content Include="res\icon\server_compressed.png" />
<Content Include="res\icon\server_connect.png" />
<Content Include="res\icon\server_database.png" />
<Content Include="res\icon\server_delete.png" />
<Content Include="res\icon\server_edit.png" />
<Content Include="res\icon\server_error.png" />
<Content Include="res\icon\server_go.png" />
<Content Include="res\icon\server_key.png" />
<Content Include="res\icon\server_lightning.png" />
<Content Include="res\icon\server_link.png" />
<Content Include="res\icon\server_start.png" />
<Content Include="res\icon\server_stop.png" />
<Content Include="res\icon\server_uncompressed.png" />
<Content Include="res\icon\server_wrench.png" />
<Content Include="res\icon\shading.png" />
<Content Include="res\icon\shapes_many.png" />
<Content Include="res\icon\shapes_many_select.png" />
<Content Include="res\icon\shape_3d.png" />
<Content Include="res\icon\shape_align_bottom.png" />
<Content Include="res\icon\shape_align_center.png" />
<Content Include="res\icon\shape_align_left.png" />
<Content Include="res\icon\shape_align_middle.png" />
<Content Include="res\icon\shape_align_right.png" />
<Content Include="res\icon\shape_align_top.png" />
<Content Include="res\icon\shape_flip_horizontal.png" />
<Content Include="res\icon\shape_flip_vertical.png" />
<Content Include="res\icon\shape_group.png" />
<Content Include="res\icon\shape_handles.png" />
<Content Include="res\icon\shape_move_back.png" />
<Content Include="res\icon\shape_move_backwards.png" />
<Content Include="res\icon\shape_move_forwards.png" />
<Content Include="res\icon\shape_move_front.png" />
<Content Include="res\icon\shape_rotate_anticlockwise.png" />
<Content Include="res\icon\shape_rotate_clockwise.png" />
<Content Include="res\icon\shape_shade_a.png" />
<Content Include="res\icon\shape_shade_b.png" />
<Content Include="res\icon\shape_shade_c.png" />
<Content Include="res\icon\shape_shadow.png" />
<Content Include="res\icon\shape_shadow_toggle.png" />
<Content Include="res\icon\shape_square.png" />
<Content Include="res\icon\shape_square_add.png" />
<Content Include="res\icon\shape_square_delete.png" />
<Content Include="res\icon\shape_square_edit.png" />
<Content Include="res\icon\shape_square_error.png" />
<Content Include="res\icon\shape_square_go.png" />
<Content Include="res\icon\shape_square_key.png" />
<Content Include="res\icon\shape_square_link.png" />
<Content Include="res\icon\shape_square_select.png" />
<Content Include="res\icon\shape_ungroup.png" />
<Content Include="res\icon\share.png" />
<Content Include="res\icon\shield.png" />
<Content Include="res\icon\shield_add.png" />
<Content Include="res\icon\shield_delete.png" />
<Content Include="res\icon\shield_error.png" />
<Content Include="res\icon\shield_go.png" />
<Content Include="res\icon\shield_rainbow.png" />
<Content Include="res\icon\shield_silver.png" />
<Content Include="res\icon\shield_start.png" />
<Content Include="res\icon\shield_stop.png" />
<Content Include="res\icon\sitemap.png" />
<Content Include="res\icon\sitemap_color.png" />
<Content Include="res\icon\smartphone.png" />
<Content Include="res\icon\smartphone_add.png" />
<Content Include="res\icon\smartphone_connect.png" />
<Content Include="res\icon\smartphone_delete.png" />
<Content Include="res\icon\smartphone_disk.png" />
<Content Include="res\icon\smartphone_edit.png" />
<Content Include="res\icon\smartphone_error.png" />
<Content Include="res\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\16\1.png" />
<Content Include="res\images\16\10.png" />
<Content Include="res\images\16\11.png" />
<Content Include="res\images\16\12.png" />
<Content Include="res\images\16\13.png" />
<Content Include="res\images\16\14.png" />
<Content Include="res\images\16\15.png" />
<Content Include="res\images\16\16.png" />
<Content Include="res\images\16\17.png" />
<Content Include="res\images\16\18.png" />
<Content Include="res\images\16\19.png" />
<Content Include="res\images\16\2.png" />
<Content Include="res\images\16\20.png" />
<Content Include="res\images\16\21.png" />
<Content Include="res\images\16\23.png" />
<Content Include="res\images\16\24.png" />
<Content Include="res\images\16\25.png" />
<Content Include="res\images\16\3.png" />
<Content Include="res\images\16\4.png" />
<Content Include="res\images\16\5.png" />
<Content Include="res\images\16\6.png" />
<Content Include="res\images\16\7.png" />
<Content Include="res\images\16\8.png" />
<Content Include="res\images\16\9.png" />
<Content Include="res\images\16\form.png" />
<Content Include="res\images\16\home.png" />
<Content Include="res\images\16\layout.png" />
<Content Include="res\images\16\more.png" />
<Content Include="res\images\16\table.png" />
<Content Include="res\images\16\windows.png" />
<Content Include="res\images\alipay_100.jpg" />
<Content Include="res\images\bg\1.jpg" />
<Content Include="res\images\bg\2.jpg" />
<Content Include="res\images\bg\3.jpg" />
<Content Include="res\images\bg\4.jpg" />
<Content Include="res\images\bg\5.jpg" />
<Content Include="res\images\bg\6.jpg" />
<Content Include="res\images\bg\small\3.jpg" />
<Content Include="res\images\blank.png" />
<Content Include="res\images\blank_150.png" />
<Content Include="res\images\blank_180.png" />
<Content Include="res\images\bs-docs-masthead-pattern.png" />
<Content Include="res\images\china.gif" />
<Content Include="res\images\class.gif" />
<Content Include="res\images\cmp.gif" />
<Content Include="res\images\code.gif" />
<Content Include="res\images\collapse-all.gif" />
<Content Include="res\images\comment.gif" />
<Content Include="res\images\customtheme.png" />
<Content Include="res\images\delete.png" />
<Content Include="res\images\delete_disabled.png" />
<Content Include="res\images\diamond-black.gif" />
<Content Include="res\images\empty.png" />
<Content Include="res\images\enable_gzip_iis6_1.png" />
<Content Include="res\images\enable_gzip_iis6_2.png" />
<Content Include="res\images\enable_gzip_iis6_3.png" />
<Content Include="res\images\enable_gzip_iis6_4.png" />
<Content Include="res\images\enable_gzip_iis6_5.png" />
<Content Include="res\images\errortip.gif" />
<Content Include="res\images\expand-all.gif" />
<Content Include="res\images\f.png" />
2024-09-18 10:36:26 +08:00
<Content Include="res\images\face_happy_top.png" />
2024-05-08 10:17:02 +08:00
<Content Include="res\images\fa_png\chevron-down_ffffff_16.png" />
<Content Include="res\images\fa_png\chevron-up_ffffff_16.png" />
<Content Include="res\images\fa_png\close_ffffff_16.png" />
<Content Include="res\images\fa_png\compress_ffffff_16.png" />
<Content Include="res\images\fa_png\expand_ffffff_16.png" />
<Content Include="res\images\fa_png\iconfont_png_step1.png" />
<Content Include="res\images\fa_png\iconfont_png_step2.png" />
<Content Include="res\images\filetype\vs_asax.png" />
<Content Include="res\images\filetype\vs_ascx.png" />
<Content Include="res\images\filetype\vs_ashx.png" />
<Content Include="res\images\filetype\vs_aspx.png" />
<Content Include="res\images\filetype\vs_config.png" />
<Content Include="res\images\filetype\vs_cs.png" />
<Content Include="res\images\filetype\vs_css.png" />
<Content Include="res\images\filetype\vs_htm.png" />
<Content Include="res\images\filetype\vs_html.png" />
<Content Include="res\images\filetype\vs_img.png" />
<Content Include="res\images\filetype\vs_js.png" />
<Content Include="res\images\filetype\vs_master.png" />
<Content Include="res\images\filetype\vs_sitemap.png" />
<Content Include="res\images\filetype\vs_txt.png" />
<Content Include="res\images\filetype\vs_unknow.png" />
<Content Include="res\images\filetype\vs_usercontrol.png" />
<Content Include="res\images\filetype\vs_vb.png" />
<Content Include="res\images\filetype\vs_xml.png" />
<Content Include="res\images\fineuipro_mobile.png" />
<Content Include="res\images\formchangeconfirm.png" />
<Content Include="res\images\free_60.png" />
<Content Include="res\images\free_600.png" />
<Content Include="res\images\icons.gif" />
<Content Include="res\images\ico_24_grsz.gif" />
<Content Include="res\images\iphone_440.png" />
<Content Include="res\images\json.net.1.png" />
<Content Include="res\images\json.net.2.png" />
<Content Include="res\images\loading\loading_24.gif" />
<Content Include="res\images\loading\loading_25.gif" />
<Content Include="res\images\loading\loading_32.gif" />
<Content Include="res\images\loading\loading_32_2.gif" />
<Content Include="res\images\loading\loading_42.gif" />
<Content Include="res\images\loading\loading_50.gif" />
<Content Include="res\images\loading\loading_bar.gif" />
<Content Include="res\images\loading\readme.txt" />
<Content Include="res\images\login.png" />
2024-09-18 10:36:26 +08:00
<Content Include="res\images\loginpwd.png" />
2024-05-08 10:17:02 +08:00
<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\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\love.jpg" />
<Content Include="res\images\mm\1.jpg" />
<Content Include="res\images\mm\10.jpg" />
<Content Include="res\images\mm\2.jpg" />
<Content Include="res\images\mm\3.jpg" />
<Content Include="res\images\mm\4.jpg" />
<Content Include="res\images\mm\5.jpg" />
<Content Include="res\images\mm\6.jpg" />
<Content Include="res\images\mm\7.jpg" />
<Content Include="res\images\mm\8.jpg" />
<Content Include="res\images\mm\9.jpg" />
<Content Include="res\images\my_face_80.jpg" />
<Content Include="res\images\nav_hover_highlight_2.gif" />
<Content Include="res\images\no_data_found.jpg" />
<Content Include="res\images\no_data_found.png" />
<Content Include="res\images\pagemenu-separator.gif" />
<Content Include="res\images\pagemenu_toolbar_background.gif" />
<Content Include="res\images\pkg.gif" />
2024-09-18 10:36:26 +08:00
<Content Include="res\images\sanjiao.png" />
2024-05-08 10:17:02 +08:00
<Content Include="res\images\snapshot\1.png" />
<Content Include="res\images\snapshot\10.png" />
<Content Include="res\images\snapshot\11.png" />
<Content Include="res\images\snapshot\12.png" />
<Content Include="res\images\snapshot\13.png" />
<Content Include="res\images\snapshot\14.png" />
<Content Include="res\images\snapshot\15.png" />
<Content Include="res\images\snapshot\2.png" />
<Content Include="res\images\snapshot\20.png" />
<Content Include="res\images\snapshot\21.png" />
<Content Include="res\images\snapshot\22.png" />
<Content Include="res\images\snapshot\23.png" />
<Content Include="res\images\snapshot\24.png" />
<Content Include="res\images\snapshot\25.png" />
<Content Include="res\images\snapshot\26.png" />
<Content Include="res\images\snapshot\27.png" />
<Content Include="res\images\snapshot\28.png" />
<Content Include="res\images\snapshot\29.png" />
<Content Include="res\images\snapshot\3.png" />
<Content Include="res\images\snapshot\30.png" />
<Content Include="res\images\snapshot\31.png" />
<Content Include="res\images\snapshot\4.png" />
<Content Include="res\images\snapshot\5.png" />
<Content Include="res\images\snapshot\6.png" />
<Content Include="res\images\snapshot\7.png" />
<Content Include="res\images\snapshot\all.png" />
<Content Include="res\images\square.gif" />
<Content Include="res\images\success.png" />
<Content Include="res\images\themeroller-ready-black-200px.png" />
<Content Include="res\images\themeroller-ready-white-120px.png" />
<Content Include="res\images\themeroller-ready-white-200px.png" />
<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\cupertino.png" />
<Content Include="res\images\themes\customtheme.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\customtheme.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\images\toolbox.png" />
<Content Include="res\images\ui-anim_basic_16x16.gif" />
<Content Include="res\images\up.png" />
<Content Include="res\images\visa.png" />
<Content Include="res\images\zsxq.jpg" />
2024-09-18 10:36:26 +08:00
<Content Include="res\images\账号密码登录.png" />
2024-05-08 10:17:02 +08:00
<Content Include="res\index\css\font\iconfont.svg" />
<Content Include="res\index\css\home.css" />
<Content Include="res\index\css\index.css" />
<Content Include="res\index\css\login.css" />
<Content Include="res\index\css\plugin.css" />
<Content Include="res\index\css\reset.css" />
<Content Include="res\index\css\swiper-3.4.2.min.css" />
<Content Include="res\index\images\Bg-S-1.png" />
<Content Include="res\index\images\Bg-S-2.png" />
<Content Include="res\index\images\bg.jpg" />
<Content Include="res\index\images\bg.png" />
<Content Include="res\index\images\bg_2.jpg" />
<Content Include="res\index\images\bigtitle4.png" />
<Content Include="res\index\images\Button-1.png" />
<Content Include="res\index\images\Button-2.png" />
<Content Include="res\index\images\form.png" />
<Content Include="res\index\images\icon.png" />
<Content Include="res\index\images\iconlogo.png" />
<Content Include="res\index\images\iconlogo2.png" />
<Content Include="res\index\images\Login-1.png" />
<Content Include="res\index\images\login.png" />
<Content Include="res\index\images\loginBg.jpg" />
<Content Include="res\index\images\logo.png" />
<Content Include="res\index\images\logo1.png" />
<Content Include="res\index\images\s02.png" />
<Content Include="res\index\images\tel.png" />
<Content Include="res\index\images\xgglpt.png" />
<Content Include="res\index\js\china-contour.js" />
<Content Include="res\index\js\china.js" />
<Content Include="res\index\js\echarts.min.js" />
<Content Include="res\index\js\jquery-3.6.4.js" />
<Content Include="res\index\js\jquery-3.6.4.min.js" />
<Content Include="res\index\js\province\anhui.js" />
<Content Include="res\index\js\province\aomen.js" />
<Content Include="res\index\js\province\beijing.js" />
<Content Include="res\index\js\province\chongqing.js" />
<Content Include="res\index\js\province\fujian.js" />
<Content Include="res\index\js\province\gansu.js" />
<Content Include="res\index\js\province\guangdong.js" />
<Content Include="res\index\js\province\guangxi.js" />
<Content Include="res\index\js\province\guizhou.js" />
<Content Include="res\index\js\province\hainan.js" />
<Content Include="res\index\js\province\hebei.js" />
<Content Include="res\index\js\province\heilongjiang.js" />
<Content Include="res\index\js\province\henan.js" />
<Content Include="res\index\js\province\hubei.js" />
<Content Include="res\index\js\province\hunan.js" />
<Content Include="res\index\js\province\jiangsu.js" />
<Content Include="res\index\js\province\jiangxi.js" />
<Content Include="res\index\js\province\jilin.js" />
<Content Include="res\index\js\province\liaoning.js" />
<Content Include="res\index\js\province\neimenggu.js" />
<Content Include="res\index\js\province\ningxia.js" />
<Content Include="res\index\js\province\qinghai.js" />
<Content Include="res\index\js\province\shandong.js" />
<Content Include="res\index\js\province\shanghai.js" />
<Content Include="res\index\js\province\shanxi.js" />
<Content Include="res\index\js\province\shanxi1.js" />
<Content Include="res\index\js\province\sichuan.js" />
<Content Include="res\index\js\province\taiwan.js" />
<Content Include="res\index\js\province\tianjin.js" />
<Content Include="res\index\js\province\xianggang.js" />
<Content Include="res\index\js\province\xinjiang.js" />
<Content Include="res\index\js\province\xizang.js" />
<Content Include="res\index\js\province\yunnan.js" />
<Content Include="res\index\js\province\zhejiang.js" />
<Content Include="res\index\js\swiper-3.4.2.jquery.min.js" />
<Content Include="res\index\js\world.js" />
<Content Include="res\js\common.js" />
<Content Include="res\js\dashboard_chart.js" />
<Content Include="res\js\grid.js" />
<Content Include="res\js\index.js" />
<Content Include="res\js\notify_group.js" />
<Content Include="res\languages\zh_UEY.js" />
<Content Include="res\ProcessBar.js" />
<Content Include="res\themes\bootstrap_pure\theme.css" />
<Content Include="res\themes\cupertino\theme.css" />
<Content Include="res\themes\custom_default\theme.css" />
<Content Include="res\themes\custom_light_green\theme.css" />
<Content Include="res\themes\custom_light_green\theme.js" />
<Content Include="res\themes\image_black_sky\sky.jpg" />
<Content Include="res\themes\image_black_sky\theme.css" />
<Content Include="res\themes\image_blue_drip\drip.jpg" />
<Content Include="res\themes\image_blue_drip\theme.css" />
<Content Include="res\themes\image_blue_moon\moon.jpg" />
<Content Include="res\themes\image_blue_moon\theme.css" />
<Content Include="res\themes\image_blue_sky\sky.jpg" />
<Content Include="res\themes\image_blue_sky\theme.css" />
<Content Include="res\themes\image_blue_star\star.jpg" />
<Content Include="res\themes\image_blue_star\theme.css" />
<Content Include="res\themes\image_green_drip\drip.jpg" />
<Content Include="res\themes\image_green_drip\theme.css" />
<Content Include="res\themes\image_green_lotus\lotus.jpg" />
<Content Include="res\themes\image_green_lotus\theme.css" />
<Content Include="res\themes\image_green_poppy\poppy.jpg" />
<Content Include="res\themes\image_green_poppy\theme.css" />
<Content Include="res\themes\image_green_rain\rain.jpg" />
<Content Include="res\themes\image_green_rain\theme.css" />
<Content Include="res\themes\image_orange_light\light.jpg" />
<Content Include="res\themes\image_orange_light\theme.css" />
<Content Include="res\themes\image_purple_fog\fog.jpg" />
<Content Include="res\themes\image_purple_fog\theme.css" />
<Content Include="res\themes\image_red_dawn\dawn.jpg" />
<Content Include="res\themes\image_red_dawn\theme.css" />
<Content Include="res\themes\Metro_Dark_Blue\theme.css" />
<Content Include="res\themes\pure_black\theme.css" />
<Content Include="res\themes\pure_blue\theme.css" />
<Content Include="res\themes\pure_green\theme.css" />
<Content Include="res\themes\pure_orange\theme.css" />
<Content Include="res\themes\pure_purple\theme.css" />
<Content Include="res\themes\pure_red\theme.css" />
2024-06-24 14:17:31 +08:00
<Content Include="Scripts\ajax.js" />
2024-05-08 10:17:02 +08:00
<Content Include="Scripts\echarts\dist\chart\bar.js" />
<Content Include="Scripts\echarts\dist\chart\chord.js" />
<Content Include="Scripts\echarts\dist\chart\eventRiver.js" />
<Content Include="Scripts\echarts\dist\chart\force.js" />
<Content Include="Scripts\echarts\dist\chart\funnel.js" />
<Content Include="Scripts\echarts\dist\chart\gauge.js" />
<Content Include="Scripts\echarts\dist\chart\heatmap.js" />
<Content Include="Scripts\echarts\dist\chart\k.js" />
<Content Include="Scripts\echarts\dist\chart\line.js" />
<Content Include="Scripts\echarts\dist\chart\map.js" />
<Content Include="Scripts\echarts\dist\chart\pie.js" />
<Content Include="Scripts\echarts\dist\chart\radar.js" />
<Content Include="Scripts\echarts\dist\chart\scatter.js" />
<Content Include="Scripts\echarts\dist\chart\tree.js" />
<Content Include="Scripts\echarts\dist\chart\treemap.js" />
<Content Include="Scripts\echarts\dist\chart\venn.js" />
<Content Include="Scripts\echarts\dist\chart\wordCloud.js" />
<Content Include="Scripts\echarts\dist\echarts-all.js" />
<Content Include="Scripts\echarts\dist\echarts.js" />
<Content Include="Scripts\echarts\echarts.js" />
<Content Include="Scripts\echarts\macarons.js" />
<Content Include="Scripts\index.aspx" />
<Content Include="Scripts\jquery-3.6.4.js" />
<Content Include="Scripts\jquery-3.6.4.min.js" />
2024-06-24 14:17:31 +08:00
<Content Include="Scripts\jquery-3.7.1.min.js" />
2024-05-08 10:17:02 +08:00
<Content Include="Scripts\layer\layer.js" />
<Content Include="Scripts\layer\mobile\layer.js" />
<Content Include="Scripts\layer\mobile\need\layer.css" />
<Content Include="Scripts\layer\theme\default\icon-ext.png" />
<Content Include="Scripts\layer\theme\default\icon.png" />
<Content Include="Scripts\layer\theme\default\layer.css" />
<Content Include="Scripts\layer\theme\default\loading-0.gif" />
<Content Include="Scripts\layer\theme\default\loading-1.gif" />
<Content Include="Scripts\layer\theme\default\loading-2.gif" />
<Content Include="Scripts\markingSystem.js" />
2024-06-24 14:17:31 +08:00
<Content Include="Scripts\md5.js" />
2024-05-08 10:17:02 +08:00
<Content Include="Scripts\startScore.js" />
<Content Include="SendEmail\SelectUserControl.ascx" />
<Content Include="SendEmail\SendEmail.aspx" />
<Content Include="SendEmail\SendEmailLog.aspx" />
<Content Include="SendEmail\SendEmailPop.aspx" />
<Content Include="SendEmail\SendEmailTemplate.aspx" />
<Content Include="SendEmail\SendEmailTemplateList.aspx" />
<Content Include="SES\ContractorQualification.aspx" />
<Content Include="SES\ContractorQualificationEdit.aspx" />
2024-06-04 14:03:46 +08:00
<Content Include="SES\ContractorQueCopy.aspx" />
2024-05-08 10:17:02 +08:00
<Content Include="SES\CQualityPunish.aspx" />
<Content Include="SES\CQualityPunishEdit.aspx" />
<Content Include="SES\CSafePunishEdit.aspx" />
<Content Include="SES\CTSalesContractManagement.aspx" />
<Content Include="SES\CTSalesContracts.aspx" />
<Content Include="SES\CTSalesContractsEdit.aspx" />
<Content Include="SES\CTSalesSignedContracts.aspx" />
<Content Include="SES\FCList.aspx" />
<Content Include="SES\FCListEdit.aspx" />
<Content Include="SES\OneTimeContractManagement.aspx" />
<Content Include="SES\OneTimeContracts.aspx" />
<Content Include="SES\OneTimeContractsEdit.aspx" />
<Content Include="SES\OneTimeSignedContracts.aspx" />
<Content Include="SES\CSafePunish.aspx" />
<Content Include="SES\SESEvaluateList.aspx" />
<Content Include="SES\SESRelatedData.aspx" />
2024-11-12 14:52:33 +08:00
<Content Include="SES\SESRelatedDataContractManage10.aspx" />
<Content Include="SES\SESRelatedDataContractManage11.aspx" />
<Content Include="SES\SESRelatedDataContractManage12.aspx" />
<Content Include="SES\SESRelatedDataContractManage13.aspx" />
<Content Include="SES\SESRelatedDataContractManage6.aspx" />
<Content Include="SES\SESRelatedDataContractManage1.aspx" />
2024-10-23 09:51:34 +08:00
<Content Include="SES\SESRelatedDataContractManage2.aspx" />
<Content Include="SES\SESRelatedDataContractManage3.aspx" />
<Content Include="SES\SESRelatedDataContractManage4.aspx" />
<Content Include="SES\SESRelatedDataContractManage5.aspx" />
2024-11-12 14:52:33 +08:00
<Content Include="SES\SESRelatedDataContractManage7.aspx" />
<Content Include="SES\SESRelatedDataContractManage8.aspx" />
<Content Include="SES\SESRelatedDataContractManage9.aspx" />
2024-05-08 10:17:02 +08:00
<Content Include="SES\SESRelatedDataEdit.aspx" />
<Content Include="SES\SESRelatedDataSearch.aspx" />
<Content Include="SES\SESRelatedDataSigned.aspx" />
<Content Include="SES\SESReport.aspx" />
<Content Include="SES\SESReportEdit.aspx" />
<Content Include="SES\SSR.aspx" />
<Content Include="SES\SSREdit.aspx" />
<Content Include="SES\StandardTemplate.aspx" />
<Content Include="SES\StandardTemplateEdit.aspx" />
<Content Include="ssocallback.aspx" />
<Content Include="Styles\index.aspx" />
2024-12-27 23:42:33 +08:00
<Content Include="SupportDocument\GuideManual.aspx" />
<Content Include="SupportDocument\Template.aspx" />
2024-05-08 10:17:02 +08:00
<Content Include="SysManage\DataBackup.aspx" />
<Content Include="SysManage\LogList.aspx" />
<Content Include="SysManage\RoleList.aspx" />
<Content Include="SysManage\RoleListEdit.aspx" />
<Content Include="SysManage\RolePower.aspx" />
<Content Include="SysManage\SelectUserToEMail.aspx" />
<Content Include="SysManage\SysSet.aspx" />
<Content Include="SysManage\UpdatePassword.aspx" />
<Content Include="SysManage\UpdatePasswordEdit.aspx" />
<Content Include="SysManage\UserList.aspx" />
<Content Include="SysManage\UserListEdit.aspx" />
<Content Include="SysManage\UserToEMial.aspx" />
<None Include="ceuser\ceuser.dat" />
<Content Include="common\main.ashx" />
<None Include="Controls\ClientJs\vssver.scc" />
<None Include="Controls\My97DatePicker\lang\vssver.scc" />
<None Include="Controls\My97DatePicker\skin\default\vssver.scc" />
<None Include="Controls\My97DatePicker\skin\vssver.scc" />
<None Include="Controls\My97DatePicker\skin\whyGreen\vssver.scc" />
<None Include="Controls\My97DatePicker\vssver.scc" />
<None Include="Controls\My97DatePicker\开发包\lang\vssver.scc" />
<None Include="Controls\My97DatePicker\开发包\skin\default\vssver.scc" />
<None Include="Controls\My97DatePicker\开发包\skin\vssver.scc" />
<None Include="Controls\My97DatePicker\开发包\skin\whyGreen\vssver.scc" />
<None Include="Controls\My97DatePicker\开发包\vssver.scc" />
<Fakes Include="Fakes\Microsoft.ReportViewer.Common.fakes" />
<Content Include="Doc\FC操作手册.docx" />
<Content Include="File\Excel\SES Report.xlsx" />
<Content Include="File\Excel\SES ReportToCPT.xlsx" />
<Content Include="File\Excel\CPTReport.xlsx" />
2024-05-09 16:19:20 +08:00
<Content Include="File\Excel\承包商评估表.xlsx" />
2024-05-08 10:17:02 +08:00
<None Include="packages.config" />
<Content Include="LogOff.aspx" />
<Content Include="ntko.js" />
<Content Include="OperationError.aspx" />
<Content Include="Scripts\inputAutocomplete.js" />
<Content Include="Scripts\jquery.autocomplete.js" />
<Content Include="Scripts\ValidateGroupControl.js" />
<Content Include="Styles\jquery.autocomplete.css" />
<Content Include="Styles\Style.css" />
<Content Include="Styles\StyleSheet.css" />
<Content Include="Web.config">
<SubType>Designer</SubType>
</Content>
<Content Include="Web.Debug.config">
<DependentUpon>Web.config</DependentUpon>
</Content>
<Content Include="Web.Release.config">
<DependentUpon>Web.config</DependentUpon>
</Content>
<Content Include="SES\SESReport.ashx" />
<Content Include="res\images\logo\logo.psd" />
<Content Include="res\images\logo\logo_127.psd" />
<Content Include="res\index\css\font\digifacewide.ttf" />
<Content Include="res\index\css\font\iconfont.eot" />
<Content Include="res\index\css\font\iconfont.ttf" />
<Content Include="res\index\css\font\iconfont.woff" />
<Content Include="res\index\css\font\iconfont.woff2" />
</ItemGroup>
<ItemGroup>
<Compile Include="App_GlobalResources\Lan.en-US.designer.cs">
<DependentUpon>Lan.en-US.resx</DependentUpon>
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
</Compile>
<Compile Include="App_GlobalResources\Lan.zh-CN.designer.cs">
<DependentUpon>Lan.zh-CN.resx</DependentUpon>
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
</Compile>
<Compile Include="App_GlobalResources\Lan.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>Lan.resx</DependentUpon>
</Compile>
<Compile Include="AttachFile\fileupload.ashx.cs">
<DependentUpon>fileupload.ashx</DependentUpon>
</Compile>
<Compile Include="AttachFile\webuploader2.aspx.cs">
<DependentUpon>webuploader2.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="AttachFile\webuploader2.aspx.designer.cs">
<DependentUpon>webuploader2.aspx</DependentUpon>
</Compile>
<Compile Include="AttachFile\webuploader.aspx.cs">
<DependentUpon>webuploader.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="AttachFile\webuploader.aspx.designer.cs">
<DependentUpon>webuploader.aspx</DependentUpon>
</Compile>
<Compile Include="AttachFile\webuploader3.aspx.cs">
<DependentUpon>webuploader3.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="AttachFile\webuploader3.aspx.designer.cs">
<DependentUpon>webuploader3.aspx</DependentUpon>
</Compile>
<Compile Include="BaseInfo\ContractorList.aspx.cs">
<DependentUpon>ContractorList.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="BaseInfo\ContractorList.aspx.designer.cs">
<DependentUpon>ContractorList.aspx</DependentUpon>
</Compile>
<Compile Include="BaseInfo\Currency.aspx.cs">
<DependentUpon>Currency.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="BaseInfo\Currency.aspx.designer.cs">
<DependentUpon>Currency.aspx</DependentUpon>
</Compile>
<Compile Include="BaseInfo\Department.aspx.cs">
<DependentUpon>Department.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="BaseInfo\Department.aspx.designer.cs">
<DependentUpon>Department.aspx</DependentUpon>
</Compile>
<Compile Include="BaseInfo\Discipline.aspx.cs">
<DependentUpon>Discipline.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="BaseInfo\Discipline.aspx.designer.cs">
<DependentUpon>Discipline.aspx</DependentUpon>
</Compile>
<Compile Include="BaseInfo\DisciplineCategory.aspx.cs">
<DependentUpon>DisciplineCategory.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="BaseInfo\DisciplineCategory.aspx.designer.cs">
<DependentUpon>DisciplineCategory.aspx</DependentUpon>
</Compile>
<Compile Include="BaseInfo\FileType.aspx.cs">
<DependentUpon>FileType.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="BaseInfo\FileType.aspx.designer.cs">
<DependentUpon>FileType.aspx</DependentUpon>
</Compile>
<Compile Include="BaseInfo\FOOffset.aspx.cs">
<DependentUpon>FOOffset.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="BaseInfo\FOOffset.aspx.designer.cs">
<DependentUpon>FOOffset.aspx</DependentUpon>
</Compile>
<Compile Include="BaseInfo\FOType.aspx.cs">
<DependentUpon>FOType.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="BaseInfo\FOType.aspx.designer.cs">
<DependentUpon>FOType.aspx</DependentUpon>
</Compile>
<Compile Include="BaseInfo\Item.aspx.cs">
<DependentUpon>Item.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="BaseInfo\Item.aspx.designer.cs">
<DependentUpon>Item.aspx</DependentUpon>
</Compile>
<Compile Include="BaseInfo\PriceScheme.aspx.cs">
<DependentUpon>PriceScheme.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="BaseInfo\PriceScheme.aspx.designer.cs">
<DependentUpon>PriceScheme.aspx</DependentUpon>
</Compile>
<Compile Include="BaseInfo\TaxRate.aspx.cs">
<DependentUpon>TaxRate.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="BaseInfo\TaxRate.aspx.designer.cs">
<DependentUpon>TaxRate.aspx</DependentUpon>
</Compile>
<Compile Include="BaseInfo\TemplateType.aspx.cs">
<DependentUpon>TemplateType.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="BaseInfo\TemplateType.aspx.designer.cs">
<DependentUpon>TemplateType.aspx</DependentUpon>
</Compile>
<Compile Include="BaseInfo\Type.aspx.cs">
<DependentUpon>Type.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="BaseInfo\Type.aspx.designer.cs">
<DependentUpon>Type.aspx</DependentUpon>
</Compile>
2024-09-18 10:36:26 +08:00
<Compile Include="BaseInfo\ViolationClause.aspx.cs">
<DependentUpon>ViolationClause.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="BaseInfo\ViolationClause.aspx.designer.cs">
<DependentUpon>ViolationClause.aspx</DependentUpon>
</Compile>
<Compile Include="BaseInfo\ViolationClauseEdit.aspx.cs">
<DependentUpon>ViolationClauseEdit.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="BaseInfo\ViolationClauseEdit.aspx.designer.cs">
<DependentUpon>ViolationClauseEdit.aspx</DependentUpon>
</Compile>
2024-05-08 10:17:02 +08:00
<Compile Include="CCP\CcpEdit.aspx.cs">
<DependentUpon>CcpEdit.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="CCP\CcpEdit.aspx.designer.cs">
<DependentUpon>CcpEdit.aspx</DependentUpon>
</Compile>
<Compile Include="CCP\CcpList.aspx.cs">
<DependentUpon>CcpList.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="CCP\CcpList.aspx.designer.cs">
<DependentUpon>CcpList.aspx</DependentUpon>
</Compile>
<Compile Include="CCP\CCPUpload.aspx.cs">
<DependentUpon>CCPUpload.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="CCP\CCPUpload.aspx.designer.cs">
<DependentUpon>CCPUpload.aspx</DependentUpon>
</Compile>
<Compile Include="CCP\CcpViewList.aspx.cs">
<DependentUpon>CcpViewList.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="CCP\CcpViewList.aspx.designer.cs">
<DependentUpon>CcpViewList.aspx</DependentUpon>
</Compile>
<Compile Include="common\LdapAuthentication.cs" />
<Compile Include="common\LDAPUser.cs" />
<Compile Include="common\main.ashx.cs">
<DependentUpon>main.ashx</DependentUpon>
</Compile>
<Compile Include="common\MainSearch.aspx.cs">
<DependentUpon>MainSearch.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="common\MainSearch.aspx.designer.cs">
<DependentUpon>MainSearch.aspx</DependentUpon>
</Compile>
<Compile Include="common\PageBase.cs">
<SubType>ASPXCodeBehind</SubType>
</Compile>
2024-11-18 14:29:07 +08:00
<Compile Include="ContractorQuality\IncidentInvestigation.aspx.cs">
<DependentUpon>IncidentInvestigation.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="ContractorQuality\IncidentInvestigation.aspx.designer.cs">
<DependentUpon>IncidentInvestigation.aspx</DependentUpon>
</Compile>
<Compile Include="ContractorQuality\IncidentInvestigationEdit.aspx.cs">
<DependentUpon>IncidentInvestigationEdit.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="ContractorQuality\IncidentInvestigationEdit.aspx.designer.cs">
<DependentUpon>IncidentInvestigationEdit.aspx</DependentUpon>
</Compile>
<Compile Include="ContractorQuality\NoPassEdit.aspx.cs">
<DependentUpon>NoPassEdit.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="ContractorQuality\NoPassEdit.aspx.designer.cs">
<DependentUpon>NoPassEdit.aspx</DependentUpon>
</Compile>
<Compile Include="ContractorQuality\ReturnReason.aspx.cs">
<DependentUpon>ReturnReason.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="ContractorQuality\ReturnReason.aspx.designer.cs">
<DependentUpon>ReturnReason.aspx</DependentUpon>
</Compile>
2024-05-08 10:17:02 +08:00
<Compile Include="CPT\CPTReportList.aspx.cs">
<DependentUpon>CPTReportList.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="CPT\CPTReportList.aspx.designer.cs">
<DependentUpon>CPTReportList.aspx</DependentUpon>
</Compile>
<Compile Include="CPT\SESReportToCPT.aspx.cs">
<DependentUpon>SESReportToCPT.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="CPT\SESReportToCPT.aspx.designer.cs">
<DependentUpon>SESReportToCPT.aspx</DependentUpon>
</Compile>
<Compile Include="CPT\SESReportToCPTEdit.aspx.cs">
<DependentUpon>SESReportToCPTEdit.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="CPT\SESReportToCPTEdit.aspx.designer.cs">
<DependentUpon>SESReportToCPTEdit.aspx</DependentUpon>
</Compile>
<Compile Include="Encrypt.aspx.cs">
<DependentUpon>Encrypt.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Encrypt.aspx.designer.cs">
<DependentUpon>Encrypt.aspx</DependentUpon>
</Compile>
<Compile Include="common\loading.aspx.cs">
<DependentUpon>loading.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="common\loading.aspx.designer.cs">
<DependentUpon>loading.aspx</DependentUpon>
</Compile>
<Compile Include="common\Main.aspx.cs">
<DependentUpon>Main.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="common\Main.aspx.designer.cs">
<DependentUpon>Main.aspx</DependentUpon>
</Compile>
<Compile Include="common\main_bootstrap_pure.aspx.cs">
<DependentUpon>main_bootstrap_pure.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="common\main_bootstrap_pure.aspx.designer.cs">
<DependentUpon>main_bootstrap_pure.aspx</DependentUpon>
</Compile>
<Compile Include="common\main_bootstrap_pure_login.aspx.cs">
<DependentUpon>main_bootstrap_pure_login.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="common\main_bootstrap_pure_login.aspx.designer.cs">
<DependentUpon>main_bootstrap_pure_login.aspx</DependentUpon>
</Compile>
<Compile Include="common\ReportPrint\CalculateChinaEx.aspx.cs">
<DependentUpon>CalculateChinaEx.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="common\ReportPrint\CalculateChinaEx.aspx.designer.cs">
<DependentUpon>CalculateChinaEx.aspx</DependentUpon>
</Compile>
<Compile Include="common\ReportPrint\ExPrintSet.aspx.cs">
<DependentUpon>ExPrintSet.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="common\ReportPrint\ExPrintSet.aspx.designer.cs">
<DependentUpon>ExPrintSet.aspx</DependentUpon>
</Compile>
<Compile Include="common\ReportPrint\ExReportPrint.aspx.cs">
<DependentUpon>ExReportPrint.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="common\ReportPrint\ExReportPrint.aspx.designer.cs">
<DependentUpon>ExReportPrint.aspx</DependentUpon>
</Compile>
<Compile Include="common\ReportPrint\PrintDesigner.aspx.cs">
<DependentUpon>PrintDesigner.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="common\ReportPrint\PrintDesigner.aspx.designer.cs">
<DependentUpon>PrintDesigner.aspx</DependentUpon>
</Compile>
<Compile Include="common\ReportPrint\ReadExReportFile.aspx.cs">
<DependentUpon>ReadExReportFile.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="common\ReportPrint\ReadExReportFile.aspx.designer.cs">
<DependentUpon>ReadExReportFile.aspx</DependentUpon>
</Compile>
<Compile Include="common\ReportPrint\SaveTabFile.aspx.cs">
<DependentUpon>SaveTabFile.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="common\ReportPrint\SaveTabFile.aspx.designer.cs">
<DependentUpon>SaveTabFile.aspx</DependentUpon>
</Compile>
<Compile Include="common\source.aspx.cs">
<DependentUpon>source.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="common\source.aspx.designer.cs">
<DependentUpon>source.aspx</DependentUpon>
</Compile>
<Compile Include="common\source_file.aspx.cs">
<DependentUpon>source_file.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="common\source_file.aspx.designer.cs">
<DependentUpon>source_file.aspx</DependentUpon>
</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="config\ajax.aspx.cs">
<DependentUpon>ajax.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="config\ajax.aspx.designer.cs">
<DependentUpon>ajax.aspx</DependentUpon>
</Compile>
<Compile Include="config\enable_gzip_iis6.aspx.cs">
<DependentUpon>enable_gzip_iis6.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="config\enable_gzip_iis6.aspx.designer.cs">
<DependentUpon>enable_gzip_iis6.aspx</DependentUpon>
</Compile>
<Compile Include="config\icons.aspx.cs">
<DependentUpon>icons.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="config\icons.aspx.designer.cs">
<DependentUpon>icons.aspx</DependentUpon>
</Compile>
<Compile Include="config\icons_font.aspx.cs">
<DependentUpon>icons_font.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="config\icons_font.aspx.designer.cs">
<DependentUpon>icons_font.aspx</DependentUpon>
</Compile>
<Compile Include="config\install_toolbox.aspx.cs">
<DependentUpon>install_toolbox.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="config\install_toolbox.aspx.designer.cs">
<DependentUpon>install_toolbox.aspx</DependentUpon>
</Compile>
<Compile Include="config\loading.aspx.cs">
<DependentUpon>loading.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="config\loading.aspx.designer.cs">
<DependentUpon>loading.aspx</DependentUpon>
</Compile>
<Compile Include="config\modify_webconfig.aspx.cs">
<DependentUpon>modify_webconfig.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="config\modify_webconfig.aspx.designer.cs">
<DependentUpon>modify_webconfig.aspx</DependentUpon>
</Compile>
<Compile Include="Controls\ChartControl.ascx.cs">
<DependentUpon>ChartControl.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Controls\ChartControl.ascx.designer.cs">
<DependentUpon>ChartControl.ascx</DependentUpon>
</Compile>
<Compile Include="Controls\ClientJs\ClientJs.ascx.cs">
<DependentUpon>ClientJs.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Controls\ClientJs\ClientJs.ascx.designer.cs">
<DependentUpon>ClientJs.ascx</DependentUpon>
</Compile>
<Compile Include="Controls\GridNavgator.ascx.cs">
<DependentUpon>GridNavgator.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Controls\GridNavgator.ascx.designer.cs">
<DependentUpon>GridNavgator.ascx</DependentUpon>
</Compile>
<Compile Include="Controls\JDGL\ChartControl.ascx.cs">
<DependentUpon>ChartControl.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Controls\JDGL\ChartControl.ascx.designer.cs">
<DependentUpon>ChartControl.ascx</DependentUpon>
</Compile>
<Compile Include="Controls\ProgressBox.ascx.cs">
<DependentUpon>ProgressBox.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Controls\ProgressBox.ascx.designer.cs">
<DependentUpon>ProgressBox.ascx</DependentUpon>
</Compile>
<Compile Include="Evaluation\ContractorEvaluation.aspx.cs">
<DependentUpon>ContractorEvaluation.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Evaluation\ContractorEvaluation.aspx.designer.cs">
<DependentUpon>ContractorEvaluation.aspx</DependentUpon>
</Compile>
<Compile Include="Evaluation\ContractorEvaluationEdit.aspx.cs">
<DependentUpon>ContractorEvaluationEdit.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Evaluation\ContractorEvaluationEdit.aspx.designer.cs">
<DependentUpon>ContractorEvaluationEdit.aspx</DependentUpon>
</Compile>
<Compile Include="Evaluation\Evaluation.aspx.cs">
<DependentUpon>Evaluation.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Evaluation\Evaluation.aspx.designer.cs">
<DependentUpon>Evaluation.aspx</DependentUpon>
</Compile>
<Compile Include="Evaluation\EvaluationNew.aspx.cs">
<DependentUpon>EvaluationNew.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Evaluation\EvaluationNew.aspx.designer.cs">
<DependentUpon>EvaluationNew.aspx</DependentUpon>
</Compile>
<Compile Include="Evaluation\EvaluationReport.aspx.cs">
<DependentUpon>EvaluationReport.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Evaluation\EvaluationReport.aspx.designer.cs">
<DependentUpon>EvaluationReport.aspx</DependentUpon>
</Compile>
<Compile Include="Evaluation\EvaluationUpload.aspx.cs">
<DependentUpon>EvaluationUpload.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Evaluation\EvaluationUpload.aspx.designer.cs">
<DependentUpon>EvaluationUpload.aspx</DependentUpon>
</Compile>
<Compile Include="Evaluation\ExportDetails.aspx.cs">
<DependentUpon>ExportDetails.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Evaluation\ExportDetails.aspx.designer.cs">
<DependentUpon>ExportDetails.aspx</DependentUpon>
</Compile>
<Compile Include="Evaluation\FilesManagement.aspx.cs">
<DependentUpon>FilesManagement.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Evaluation\FilesManagement.aspx.designer.cs">
<DependentUpon>FilesManagement.aspx</DependentUpon>
</Compile>
<Compile Include="Evaluation\PerformanceReport.aspx.cs">
<DependentUpon>PerformanceReport.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Evaluation\PerformanceReport.aspx.designer.cs">
<DependentUpon>PerformanceReport.aspx</DependentUpon>
</Compile>
<Compile Include="Evaluation\SafetyEvaluation.aspx.cs">
<DependentUpon>SafetyEvaluation.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Evaluation\SafetyEvaluation.aspx.designer.cs">
<DependentUpon>SafetyEvaluation.aspx</DependentUpon>
</Compile>
<Compile Include="Global.asax.cs">
<DependentUpon>Global.asax</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="KPI\KPI.aspx.cs">
<DependentUpon>KPI.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="KPI\KPI.aspx.designer.cs">
<DependentUpon>KPI.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>
2024-06-24 14:17:31 +08:00
<Compile Include="loginApi.aspx.cs">
<DependentUpon>loginApi.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="loginApi.aspx.designer.cs">
<DependentUpon>loginApi.aspx</DependentUpon>
</Compile>
2024-05-08 10:17:02 +08:00
<Compile Include="LogOff.aspx.cs">
<DependentUpon>LogOff.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="LogOff.aspx.designer.cs">
<DependentUpon>LogOff.aspx</DependentUpon>
</Compile>
<Compile Include="MyWebService.asmx.cs">
<DependentUpon>MyWebService.asmx</DependentUpon>
<SubType>Component</SubType>
</Compile>
<Compile Include="OperationError.aspx.cs">
<DependentUpon>OperationError.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="OperationError.aspx.designer.cs">
<DependentUpon>OperationError.aspx</DependentUpon>
</Compile>
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Scripts\index.aspx.cs">
<DependentUpon>index.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Scripts\index.aspx.designer.cs">
<DependentUpon>index.aspx</DependentUpon>
</Compile>
<Compile Include="SendEmail\SelectUserControl.ascx.cs">
<DependentUpon>SelectUserControl.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SendEmail\SelectUserControl.ascx.designer.cs">
<DependentUpon>SelectUserControl.ascx</DependentUpon>
</Compile>
<Compile Include="SendEmail\SendEmail.aspx.cs">
<DependentUpon>SendEmail.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SendEmail\SendEmail.aspx.designer.cs">
<DependentUpon>SendEmail.aspx</DependentUpon>
</Compile>
<Compile Include="SendEmail\SendEmailLog.aspx.cs">
<DependentUpon>SendEmailLog.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SendEmail\SendEmailLog.aspx.designer.cs">
<DependentUpon>SendEmailLog.aspx</DependentUpon>
</Compile>
<Compile Include="SendEmail\SendEmailPop.aspx.cs">
<DependentUpon>SendEmailPop.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SendEmail\SendEmailPop.aspx.designer.cs">
<DependentUpon>SendEmailPop.aspx</DependentUpon>
</Compile>
<Compile Include="SendEmail\SendEmailTemplate.aspx.cs">
<DependentUpon>SendEmailTemplate.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SendEmail\SendEmailTemplate.aspx.designer.cs">
<DependentUpon>SendEmailTemplate.aspx</DependentUpon>
</Compile>
<Compile Include="SendEmail\SendEmailTemplateList.aspx.cs">
<DependentUpon>SendEmailTemplateList.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SendEmail\SendEmailTemplateList.aspx.designer.cs">
<DependentUpon>SendEmailTemplateList.aspx</DependentUpon>
</Compile>
<Compile Include="SES\ContractorQualification.aspx.cs">
<DependentUpon>ContractorQualification.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SES\ContractorQualification.aspx.designer.cs">
<DependentUpon>ContractorQualification.aspx</DependentUpon>
</Compile>
<Compile Include="SES\ContractorQualificationEdit.aspx.cs">
<DependentUpon>ContractorQualificationEdit.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SES\ContractorQualificationEdit.aspx.designer.cs">
<DependentUpon>ContractorQualificationEdit.aspx</DependentUpon>
</Compile>
2024-06-04 14:03:46 +08:00
<Compile Include="SES\ContractorQueCopy.aspx.cs">
<DependentUpon>ContractorQueCopy.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SES\ContractorQueCopy.aspx.designer.cs">
<DependentUpon>ContractorQueCopy.aspx</DependentUpon>
</Compile>
2024-05-08 10:17:02 +08:00
<Compile Include="SES\CQualityPunish.aspx.cs">
<DependentUpon>CQualityPunish.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SES\CQualityPunish.aspx.designer.cs">
<DependentUpon>CQualityPunish.aspx</DependentUpon>
</Compile>
<Compile Include="SES\CQualityPunishEdit.aspx.cs">
<DependentUpon>CQualityPunishEdit.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SES\CQualityPunishEdit.aspx.designer.cs">
<DependentUpon>CQualityPunishEdit.aspx</DependentUpon>
</Compile>
<Compile Include="SES\CSafePunishEdit.aspx.cs">
<DependentUpon>CSafePunishEdit.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SES\CSafePunishEdit.aspx.designer.cs">
<DependentUpon>CSafePunishEdit.aspx</DependentUpon>
</Compile>
<Compile Include="SES\CTSalesContractManagement.aspx.cs">
<DependentUpon>CTSalesContractManagement.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SES\CTSalesContractManagement.aspx.designer.cs">
<DependentUpon>CTSalesContractManagement.aspx</DependentUpon>
</Compile>
<Compile Include="SES\CTSalesContracts.aspx.cs">
<DependentUpon>CTSalesContracts.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SES\CTSalesContracts.aspx.designer.cs">
<DependentUpon>CTSalesContracts.aspx</DependentUpon>
</Compile>
<Compile Include="SES\CTSalesContractsEdit.aspx.cs">
<DependentUpon>CTSalesContractsEdit.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SES\CTSalesContractsEdit.aspx.designer.cs">
<DependentUpon>CTSalesContractsEdit.aspx</DependentUpon>
</Compile>
<Compile Include="SES\CTSalesSignedContracts.aspx.cs">
<DependentUpon>CTSalesSignedContracts.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SES\CTSalesSignedContracts.aspx.designer.cs">
<DependentUpon>CTSalesSignedContracts.aspx</DependentUpon>
</Compile>
<Compile Include="SES\FCList.aspx.cs">
<DependentUpon>FCList.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SES\FCList.aspx.designer.cs">
<DependentUpon>FCList.aspx</DependentUpon>
</Compile>
<Compile Include="SES\FCListEdit.aspx.cs">
<DependentUpon>FCListEdit.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SES\FCListEdit.aspx.designer.cs">
<DependentUpon>FCListEdit.aspx</DependentUpon>
</Compile>
<Compile Include="SES\OneTimeContractManagement.aspx.cs">
<DependentUpon>OneTimeContractManagement.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SES\OneTimeContractManagement.aspx.designer.cs">
<DependentUpon>OneTimeContractManagement.aspx</DependentUpon>
</Compile>
<Compile Include="SES\OneTimeContracts.aspx.cs">
<DependentUpon>OneTimeContracts.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SES\OneTimeContracts.aspx.designer.cs">
<DependentUpon>OneTimeContracts.aspx</DependentUpon>
</Compile>
<Compile Include="SES\OneTimeContractsEdit.aspx.cs">
<DependentUpon>OneTimeContractsEdit.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SES\OneTimeContractsEdit.aspx.designer.cs">
<DependentUpon>OneTimeContractsEdit.aspx</DependentUpon>
</Compile>
<Compile Include="SES\OneTimeSignedContracts.aspx.cs">
<DependentUpon>OneTimeSignedContracts.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SES\OneTimeSignedContracts.aspx.designer.cs">
<DependentUpon>OneTimeSignedContracts.aspx</DependentUpon>
</Compile>
<Compile Include="SES\CSafePunish.aspx.cs">
<DependentUpon>CSafePunish.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SES\CSafePunish.aspx.designer.cs">
<DependentUpon>CSafePunish.aspx</DependentUpon>
</Compile>
<Compile Include="SES\SESEvaluateList.aspx.cs">
<DependentUpon>SESEvaluateList.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SES\SESEvaluateList.aspx.designer.cs">
<DependentUpon>SESEvaluateList.aspx</DependentUpon>
</Compile>
<Compile Include="SES\SESRelatedData.aspx.cs">
<DependentUpon>SESRelatedData.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SES\SESRelatedData.aspx.designer.cs">
<DependentUpon>SESRelatedData.aspx</DependentUpon>
</Compile>
2024-11-12 14:52:33 +08:00
<Compile Include="SES\SESRelatedDataContractManage10.aspx.cs">
<DependentUpon>SESRelatedDataContractManage10.aspx</DependentUpon>
2024-05-08 10:17:02 +08:00
<SubType>ASPXCodeBehind</SubType>
</Compile>
2024-11-12 14:52:33 +08:00
<Compile Include="SES\SESRelatedDataContractManage10.aspx.designer.cs">
<DependentUpon>SESRelatedDataContractManage10.aspx</DependentUpon>
</Compile>
<Compile Include="SES\SESRelatedDataContractManage11.aspx.cs">
<DependentUpon>SESRelatedDataContractManage11.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SES\SESRelatedDataContractManage11.aspx.designer.cs">
<DependentUpon>SESRelatedDataContractManage11.aspx</DependentUpon>
</Compile>
<Compile Include="SES\SESRelatedDataContractManage12.aspx.cs">
<DependentUpon>SESRelatedDataContractManage12.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SES\SESRelatedDataContractManage12.aspx.designer.cs">
<DependentUpon>SESRelatedDataContractManage12.aspx</DependentUpon>
</Compile>
<Compile Include="SES\SESRelatedDataContractManage13.aspx.cs">
<DependentUpon>SESRelatedDataContractManage13.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SES\SESRelatedDataContractManage13.aspx.designer.cs">
<DependentUpon>SESRelatedDataContractManage13.aspx</DependentUpon>
</Compile>
<Compile Include="SES\SESRelatedDataContractManage6.aspx.cs">
<DependentUpon>SESRelatedDataContractManage6.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SES\SESRelatedDataContractManage6.aspx.designer.cs">
<DependentUpon>SESRelatedDataContractManage6.aspx</DependentUpon>
</Compile>
<Compile Include="SES\SESRelatedDataContractManage1.aspx.cs">
<DependentUpon>SESRelatedDataContractManage1.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SES\SESRelatedDataContractManage1.aspx.designer.cs">
<DependentUpon>SESRelatedDataContractManage1.aspx</DependentUpon>
2024-05-08 10:17:02 +08:00
</Compile>
2024-10-23 09:51:34 +08:00
<Compile Include="SES\SESRelatedDataContractManage2.aspx.cs">
<DependentUpon>SESRelatedDataContractManage2.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SES\SESRelatedDataContractManage2.aspx.designer.cs">
<DependentUpon>SESRelatedDataContractManage2.aspx</DependentUpon>
</Compile>
<Compile Include="SES\SESRelatedDataContractManage3.aspx.cs">
<DependentUpon>SESRelatedDataContractManage3.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SES\SESRelatedDataContractManage3.aspx.designer.cs">
<DependentUpon>SESRelatedDataContractManage3.aspx</DependentUpon>
</Compile>
<Compile Include="SES\SESRelatedDataContractManage4.aspx.cs">
<DependentUpon>SESRelatedDataContractManage4.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SES\SESRelatedDataContractManage4.aspx.designer.cs">
<DependentUpon>SESRelatedDataContractManage4.aspx</DependentUpon>
</Compile>
<Compile Include="SES\SESRelatedDataContractManage5.aspx.cs">
<DependentUpon>SESRelatedDataContractManage5.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SES\SESRelatedDataContractManage5.aspx.designer.cs">
<DependentUpon>SESRelatedDataContractManage5.aspx</DependentUpon>
</Compile>
2024-11-12 14:52:33 +08:00
<Compile Include="SES\SESRelatedDataContractManage7.aspx.cs">
<DependentUpon>SESRelatedDataContractManage7.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SES\SESRelatedDataContractManage7.aspx.designer.cs">
<DependentUpon>SESRelatedDataContractManage7.aspx</DependentUpon>
</Compile>
<Compile Include="SES\SESRelatedDataContractManage8.aspx.cs">
<DependentUpon>SESRelatedDataContractManage8.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SES\SESRelatedDataContractManage8.aspx.designer.cs">
<DependentUpon>SESRelatedDataContractManage8.aspx</DependentUpon>
</Compile>
<Compile Include="SES\SESRelatedDataContractManage9.aspx.cs">
<DependentUpon>SESRelatedDataContractManage9.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SES\SESRelatedDataContractManage9.aspx.designer.cs">
<DependentUpon>SESRelatedDataContractManage9.aspx</DependentUpon>
</Compile>
2024-05-08 10:17:02 +08:00
<Compile Include="SES\SESRelatedDataEdit.aspx.cs">
<DependentUpon>SESRelatedDataEdit.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SES\SESRelatedDataEdit.aspx.designer.cs">
<DependentUpon>SESRelatedDataEdit.aspx</DependentUpon>
</Compile>
<Compile Include="SES\SESRelatedDataSearch.aspx.cs">
<DependentUpon>SESRelatedDataSearch.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SES\SESRelatedDataSearch.aspx.designer.cs">
<DependentUpon>SESRelatedDataSearch.aspx</DependentUpon>
</Compile>
<Compile Include="SES\SESRelatedDataSigned.aspx.cs">
<DependentUpon>SESRelatedDataSigned.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SES\SESRelatedDataSigned.aspx.designer.cs">
<DependentUpon>SESRelatedDataSigned.aspx</DependentUpon>
</Compile>
<Compile Include="SES\SESReport.ashx.cs">
<DependentUpon>SESReport.ashx</DependentUpon>
</Compile>
<Compile Include="SES\SESReport.aspx.cs">
<DependentUpon>SESReport.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SES\SESReport.aspx.designer.cs">
<DependentUpon>SESReport.aspx</DependentUpon>
</Compile>
<Compile Include="SES\SESReportEdit.aspx.cs">
<DependentUpon>SESReportEdit.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SES\SESReportEdit.aspx.designer.cs">
<DependentUpon>SESReportEdit.aspx</DependentUpon>
</Compile>
<Compile Include="SES\SSR.aspx.cs">
<DependentUpon>SSR.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SES\SSR.aspx.designer.cs">
<DependentUpon>SSR.aspx</DependentUpon>
</Compile>
<Compile Include="SES\SSREdit.aspx.cs">
<DependentUpon>SSREdit.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SES\SSREdit.aspx.designer.cs">
<DependentUpon>SSREdit.aspx</DependentUpon>
</Compile>
<Compile Include="SES\StandardTemplate.aspx.cs">
<DependentUpon>StandardTemplate.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SES\StandardTemplate.aspx.designer.cs">
<DependentUpon>StandardTemplate.aspx</DependentUpon>
</Compile>
<Compile Include="SES\StandardTemplateEdit.aspx.cs">
<DependentUpon>StandardTemplateEdit.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SES\StandardTemplateEdit.aspx.designer.cs">
<DependentUpon>StandardTemplateEdit.aspx</DependentUpon>
</Compile>
<Compile Include="ssocallback.aspx.cs">
<DependentUpon>ssocallback.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="ssocallback.aspx.designer.cs">
<DependentUpon>ssocallback.aspx</DependentUpon>
</Compile>
<Compile Include="Styles\index.aspx.cs">
<DependentUpon>index.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Styles\index.aspx.designer.cs">
<DependentUpon>index.aspx</DependentUpon>
</Compile>
2024-12-27 23:42:33 +08:00
<Compile Include="SupportDocument\GuideManual.aspx.cs">
<DependentUpon>GuideManual.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SupportDocument\GuideManual.aspx.designer.cs">
<DependentUpon>GuideManual.aspx</DependentUpon>
</Compile>
<Compile Include="SupportDocument\Template.aspx.cs">
<DependentUpon>Template.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SupportDocument\Template.aspx.designer.cs">
<DependentUpon>Template.aspx</DependentUpon>
</Compile>
2024-05-08 10:17:02 +08:00
<Compile Include="SysManage\DataBackup.aspx.cs">
<DependentUpon>DataBackup.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SysManage\DataBackup.aspx.designer.cs">
<DependentUpon>DataBackup.aspx</DependentUpon>
</Compile>
<Compile Include="SysManage\LogList.aspx.cs">
<DependentUpon>LogList.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SysManage\LogList.aspx.designer.cs">
<DependentUpon>LogList.aspx</DependentUpon>
</Compile>
<Compile Include="SysManage\RoleList.aspx.cs">
<DependentUpon>RoleList.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SysManage\RoleList.aspx.designer.cs">
<DependentUpon>RoleList.aspx</DependentUpon>
</Compile>
<Compile Include="SysManage\RoleListEdit.aspx.cs">
<DependentUpon>RoleListEdit.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SysManage\RoleListEdit.aspx.designer.cs">
<DependentUpon>RoleListEdit.aspx</DependentUpon>
</Compile>
<Compile Include="SysManage\RolePower.aspx.cs">
<DependentUpon>RolePower.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SysManage\RolePower.aspx.designer.cs">
<DependentUpon>RolePower.aspx</DependentUpon>
</Compile>
<Compile Include="SysManage\SelectUserToEMail.aspx.cs">
<DependentUpon>SelectUserToEMail.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SysManage\SelectUserToEMail.aspx.designer.cs">
<DependentUpon>SelectUserToEMail.aspx</DependentUpon>
</Compile>
<Compile Include="SysManage\SysSet.aspx.cs">
<DependentUpon>SysSet.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SysManage\SysSet.aspx.designer.cs">
<DependentUpon>SysSet.aspx</DependentUpon>
</Compile>
<Compile Include="SysManage\UpdatePassword.aspx.cs">
<DependentUpon>UpdatePassword.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SysManage\UpdatePassword.aspx.designer.cs">
<DependentUpon>UpdatePassword.aspx</DependentUpon>
</Compile>
<Compile Include="SysManage\UpdatePasswordEdit.aspx.cs">
<DependentUpon>UpdatePasswordEdit.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SysManage\UpdatePasswordEdit.aspx.designer.cs">
<DependentUpon>UpdatePasswordEdit.aspx</DependentUpon>
</Compile>
<Compile Include="SysManage\UserList.aspx.cs">
<DependentUpon>UserList.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SysManage\UserList.aspx.designer.cs">
<DependentUpon>UserList.aspx</DependentUpon>
</Compile>
<Compile Include="SysManage\UserListEdit.aspx.cs">
<DependentUpon>UserListEdit.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SysManage\UserListEdit.aspx.designer.cs">
<DependentUpon>UserListEdit.aspx</DependentUpon>
</Compile>
<Compile Include="SysManage\UserToEMial.aspx.cs">
<DependentUpon>UserToEMial.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SysManage\UserToEMial.aspx.designer.cs">
<DependentUpon>UserToEMial.aspx</DependentUpon>
</Compile>
</ItemGroup>
<ItemGroup>
<Content Include="App_Themes\Web.config" />
</ItemGroup>
<ItemGroup>
<Folder Include="App_Themes\Default\Images\" />
<Folder Include="common\ReportPrint\ReportTabFile\" />
<Folder Include="Downloads\" />
<Folder Include="FileUpload\" />
<Folder Include="Images\charts_0\" />
<Folder Include="Images\charts_1\" />
<Folder Include="Images\charts_2\" />
<Folder Include="Images\charts_3\" />
<Folder Include="Images\charts_4\" />
<Folder Include="upload\" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\BLL\BLL.csproj">
<Project>{BBC7282A-9E2B-4BD6-9C6D-333CEFC6F332}</Project>
<Name>BLL</Name>
</ProjectReference>
<ProjectReference Include="..\Model\Model.csproj">
<Project>{FD1E1931-1688-4B4A-BCD6-335A81465343}</Project>
<Name>Model</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Content Include="App_GlobalResources\Lan.resx">
<Generator>GlobalResourceProxyGenerator</Generator>
<LastGenOutput>Lan.Designer.cs</LastGenOutput>
</Content>
</ItemGroup>
<ItemGroup>
<Content Include="App_GlobalResources\Lan.zh-CN.resx">
<Generator>GlobalResourceProxyGenerator</Generator>
<LastGenOutput>Lan.zh-CN.designer.cs</LastGenOutput>
</Content>
</ItemGroup>
<ItemGroup>
<Content Include="App_GlobalResources\Lan.en-US.resx">
<Generator>GlobalResourceProxyGenerator</Generator>
<LastGenOutput>Lan.en-US.designer.cs</LastGenOutput>
</Content>
</ItemGroup>
<ItemGroup>
<WCFMetadata Include="Connected Services\" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
2024-10-10 14:34:16 +08:00
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v17.0\WebApplications\Microsoft.WebApplication.targets" />
2024-05-08 10:17:02 +08:00
<ProjectExtensions>
<VisualStudio>
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
<WebProjectProperties>
<SaveServerSettingsInUserFile>True</SaveServerSettingsInUserFile>
</WebProjectProperties>
</FlavorProperties>
</VisualStudio>
</ProjectExtensions>
2024-10-10 14:34:16 +08:00
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
<PropertyGroup>
<ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
</PropertyGroup>
<Error Condition="!Exists('..\packages\SixLabors.ImageSharp.3.1.5\build\SixLabors.ImageSharp.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\SixLabors.ImageSharp.3.1.5\build\SixLabors.ImageSharp.props'))" />
</Target>
2024-05-08 10:17:02 +08:00
<!-- 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>