7144 lines
386 KiB
XML
7144 lines
386 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
||
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||
<PropertyGroup>
|
||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
||
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
||
<ProductVersion>
|
||
</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>
|
||
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
||
<UseIISExpress>true</UseIISExpress>
|
||
<SccProjectName>
|
||
</SccProjectName>
|
||
<SccLocalPath>
|
||
</SccLocalPath>
|
||
<SccAuxPath>
|
||
</SccAuxPath>
|
||
<SccProvider>
|
||
</SccProvider>
|
||
<Use64BitIISExpress />
|
||
<IISExpressSSLPort />
|
||
<IISExpressAnonymousAuthentication />
|
||
<IISExpressWindowsAuthentication />
|
||
<IISExpressUseClassicPipelineMode />
|
||
<UseGlobalApplicationHostFile />
|
||
</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>
|
||
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
||
</PropertyGroup>
|
||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
||
<DebugType>pdbonly</DebugType>
|
||
<Optimize>true</Optimize>
|
||
<OutputPath>bin\</OutputPath>
|
||
<DefineConstants>TRACE</DefineConstants>
|
||
<ErrorReport>prompt</ErrorReport>
|
||
<WarningLevel>0</WarningLevel>
|
||
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
||
<PlatformTarget>AnyCPU</PlatformTarget>
|
||
</PropertyGroup>
|
||
<ItemGroup>
|
||
<Reference Include="BouncyCastle.Crypto, Version=1.8.6.0, Culture=neutral, PublicKeyToken=0e99375e54769942, processorArchitecture=MSIL">
|
||
<HintPath>..\packages\Portable.BouncyCastle.1.8.6\lib\net40\BouncyCastle.Crypto.dll</HintPath>
|
||
</Reference>
|
||
<Reference Include="FineUIPro, Version=3.6.0.0, Culture=neutral, PublicKeyToken=9cbe753c029f291a, processorArchitecture=MSIL">
|
||
<SpecificVersion>False</SpecificVersion>
|
||
<HintPath>..\FineUIPro\FineUIPro.dll</HintPath>
|
||
</Reference>
|
||
<Reference Include="ICSharpCode.SharpZipLib, Version=0.86.0.518, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
|
||
<HintPath>..\packages\SharpZipLib.0.86.0\lib\20\ICSharpCode.SharpZipLib.dll</HintPath>
|
||
</Reference>
|
||
<Reference Include="Microsoft.CSharp" />
|
||
<Reference Include="Microsoft.JScript" />
|
||
<Reference Include="Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
||
<SpecificVersion>False</SpecificVersion>
|
||
<HintPath>..\FineUIPro\Net40\Newtonsoft.Json.dll</HintPath>
|
||
</Reference>
|
||
<Reference Include="NPOI, Version=2.5.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
|
||
<HintPath>..\packages\NPOI.2.5.1\lib\net40\NPOI.dll</HintPath>
|
||
</Reference>
|
||
<Reference Include="NPOI.OOXML, Version=2.5.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
|
||
<HintPath>..\packages\NPOI.2.5.1\lib\net40\NPOI.OOXML.dll</HintPath>
|
||
</Reference>
|
||
<Reference Include="NPOI.OpenXml4Net, Version=2.5.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
|
||
<HintPath>..\packages\NPOI.2.5.1\lib\net40\NPOI.OpenXml4Net.dll</HintPath>
|
||
</Reference>
|
||
<Reference Include="NPOI.OpenXmlFormats, Version=2.5.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
|
||
<HintPath>..\packages\NPOI.2.5.1\lib\net40\NPOI.OpenXmlFormats.dll</HintPath>
|
||
</Reference>
|
||
<Reference Include="System.Data.Linq" />
|
||
<Reference Include="System.DirectoryServices" />
|
||
<Reference Include="System.Management" />
|
||
<Reference Include="System.Runtime.Serialization" />
|
||
<Reference Include="System.ServiceModel" />
|
||
<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.Core" />
|
||
<Reference Include="System.Data.DataSetExtensions" />
|
||
<Reference Include="System.Web.Extensions" />
|
||
<Reference Include="System.Windows.Forms" />
|
||
<Reference Include="System.Xml.Linq" />
|
||
<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="ThoughtWorks.QRCode">
|
||
<HintPath>bin\ThoughtWorks.QRCode\X86\1.0.2774.19990\ThoughtWorks.QRCode.dll</HintPath>
|
||
</Reference>
|
||
</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="common\BaseInfo\AudiFlowEdit.aspx" />
|
||
<Content Include="common\BaseInfo\AudiFlowSet.aspx" />
|
||
<Content Include="common\BaseInfo\DepartEdit.aspx" />
|
||
<Content Include="common\BaseInfo\DepartList.aspx" />
|
||
<Content Include="common\BaseInfo\OrganizationChart.aspx" />
|
||
<Content Include="common\BaseInfo\Project.aspx" />
|
||
<Content Include="common\BaseInfo\ProjectPlan.aspx" />
|
||
<Content Include="common\BaseInfo\ProjectSave.aspx" />
|
||
<Content Include="common\BaseInfo\ProjectWeldMat.aspx" />
|
||
<Content Include="common\BaseInfo\ProjectYlrqSave.aspx" />
|
||
<Content Include="common\BaseInfo\TestEngineering.aspx" />
|
||
<Content Include="common\BaseInfo\Unit.aspx" />
|
||
<Content Include="common\BaseInfo\UnitEdit.aspx" />
|
||
<Content Include="common\FileManage\EditOffice.aspx" />
|
||
<Content Include="common\FileManage\FileManageList.aspx" />
|
||
<Content Include="common\FileManage\FileManageList1.aspx" />
|
||
<Content Include="common\FileManage\ntko.js" />
|
||
<Content Include="common\FileManage\Read.aspx" />
|
||
<Content Include="common\FileManage\Save.aspx" />
|
||
<Content Include="common\loading.aspx" />
|
||
<Content Include="common\main.aspx" />
|
||
<Content Include="common\MainGdazServer.aspx" />
|
||
<Content Include="common\MainWelder.aspx" />
|
||
<Content Include="common\MainWeldMat.aspx" />
|
||
<Content Include="common\mainYlrq.aspx" />
|
||
<Content Include="common\mainYlrqServer.aspx" />
|
||
<Content Include="common\main_bootstrap_pure.aspx" />
|
||
<Content Include="common\main_bootstrap_pure_login.aspx" />
|
||
<Content Include="common\Notice\AddNotice.aspx" />
|
||
<Content Include="common\Notice\APPFile.aspx" />
|
||
<Content Include="common\Notice\Notice.aspx" />
|
||
<Content Include="common\Notice\NoticeFinalFile.aspx" />
|
||
<Content Include="common\Notice\NoticeSign.aspx" />
|
||
<Content Include="common\Notice\NoticeSignParticular.aspx" />
|
||
<Content Include="common\ProjectSet\EditOrganization.aspx" />
|
||
<Content Include="common\ProjectSet\Installation.aspx" />
|
||
<Content Include="common\ProjectSet\InstallationSave.aspx" />
|
||
<Content Include="common\ProjectSet\ProjectRolePower.aspx" />
|
||
<Content Include="common\ProjectSet\ProjectSysSet.aspx" />
|
||
<Content Include="common\ProjectSet\ProjectUnit.aspx" />
|
||
<Content Include="common\ProjectSet\ProjectUser.aspx" />
|
||
<Content Include="common\ProjectSet\ProjectUserPower.aspx" />
|
||
<Content Include="common\ProjectSet\ProjectWelder.aspx" />
|
||
<Content Include="common\ProjectSet\ProjectWelderEdit.aspx" />
|
||
<Content Include="common\ProjectSet\SelectUnit.aspx" />
|
||
<Content Include="common\ProjectSet\SelectUser.aspx" />
|
||
<Content Include="common\ProjectSet\SelectWelder.aspx" />
|
||
<Content Include="common\ProjectSet\WorkArea.aspx" />
|
||
<Content Include="common\ProjectSet\WorkAreaEdit.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\mainGdaz.aspx" />
|
||
<Content Include="common\ReportPrint\PrintDesigner.aspx" />
|
||
<Content Include="common\ReportPrint\ReadExReportFile.aspx" />
|
||
<Content Include="common\ReportPrint\SaveTabFile.aspx" />
|
||
<Content Include="common\Resource\EditLawRegulation.aspx" />
|
||
<Content Include="common\Resource\LawRegulationList.aspx" />
|
||
<Content Include="common\ShowPerson.aspx" />
|
||
<Content Include="common\source.aspx" />
|
||
<Content Include="common\source_file.aspx" />
|
||
<Content Include="common\SysManage\ActiveXDown.aspx" />
|
||
<Content Include="common\SysManage\DataBak.aspx" />
|
||
<Content Include="common\SysManage\LogList.aspx" />
|
||
<Content Include="common\SysManage\RoleList.aspx" />
|
||
<Content Include="common\SysManage\RoleListEdit.aspx" />
|
||
<Content Include="common\SysManage\RolePower.aspx" />
|
||
<Content Include="common\SysManage\UpdatePassword.aspx" />
|
||
<Content Include="common\SysManage\UpdatePasswordEdit.aspx" />
|
||
<Content Include="common\SysManage\UserList.aspx" />
|
||
<Content Include="common\SysManage\UserListEdit.aspx" />
|
||
<Content Include="common\themes.aspx" />
|
||
<Content Include="common\WelderManage\WelderIn.aspx" />
|
||
<Content Include="common\WelderManage\WelderManage.aspx" />
|
||
<Content Include="common\WelderManage\PersonQualifiedProject.aspx" />
|
||
<Content Include="common\WelderManage\PersonQualifiedProjectEdit.aspx" />
|
||
<Content Include="common\WelderManage\PersonQualifiedProjectView.aspx" />
|
||
<Content Include="common\WelderManage\WelderSave.aspx" />
|
||
<Content Include="common\WelderManage\SeeQRImage.aspx" />
|
||
<Content Include="common\WelderManage\WelderScoreEdit.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="ContinuousPrint\CommissionRepairPrint.aspx" />
|
||
<Content Include="ContinuousPrint\HardnessTestOrderPrint.aspx" />
|
||
<Content Include="ContinuousPrint\HardnessTestReportPrint.aspx" />
|
||
<Content Include="ContinuousPrint\PipingSingleDiagramPrint.aspx" />
|
||
<Content Include="ContinuousPrint\TestOrderPrint.aspx" />
|
||
<Content Include="ContinuousPrint\TestRecordtPrint.aspx" />
|
||
<Content Include="ContinuousPrint\WeldingJointInspection.aspx" />
|
||
<Content Include="ContinuousPrint\WeldingRecordPrint.aspx" />
|
||
<Content Include="Controls\AuditFlowControl.ascx" />
|
||
<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="default.aspx" />
|
||
<Content Include="Downloads\chinaexcelweb.cab" />
|
||
<Content Include="Downloads\jatoolsPrinter.cab" />
|
||
<Content Include="ErrLog.txt" />
|
||
<Content Include="App_Themes\Default\Default.css" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\bold.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\bulletedlist.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\buttons.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\buttons.png" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\copy.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\createlink.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\csharp.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\css\toolbarbutton.off.out.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\css\toolbarbutton.off.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\css\toolbarbutton.on.out.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\css\toolbarbutton.on.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\css\toolbarbutton.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\cut.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\delete.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\deletetablecolumn.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\deletetablerow.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\editstyle.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\edittable.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\edittablecell.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\edittablerow.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\fontbackcolorpicker.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\fontforecolorpicker.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\iespellcheck.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\indent.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\insertbutton.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\insertcheckbox.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\insertdate.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\insertdiv.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\insertdropdownlist.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\insertform.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\insertimage.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\insertimagefromgallery.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\insertlistbox.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\insertradiobutton.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\insertrule.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\inserttable.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\inserttablecolumn.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\inserttablecolumnafter.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\inserttablecolumnbefore.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\inserttablerow.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\inserttablerowafter.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\inserttablerowbefore.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\inserttextarea.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\inserttextbox.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\inserttime.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\italic.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\justifycenter.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\justifyfull.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\justifyleft.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\justifyright.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\mergecells.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\mergecolumns.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\mergerows.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\misc\toolbarbuttoncss.off.out.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\misc\toolbarbuttoncss.off.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\misc\toolbarbuttoncss.on.out.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\misc\toolbarbuttoncss.on.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\mode.design.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\mode.html.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\netspell.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\numberedlist.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\outdent.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\paste.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\preview.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\print.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\redo.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\removeformat.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\save.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\selectall.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\separator.horizontal.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\separator.vertical.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\spacer.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\spellcheck.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\splitcells.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\strikethrough.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\subscript.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\subs\bold.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\subs\bulletedlist.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\subs\copy.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\subs\createlink.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\subs\cut.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\subs\delete.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\subs\deletetablecolumn.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\subs\deletetablerow.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\subs\fontbackcolorpicker.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\subs\fontforecolorpicker.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\subs\indent.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\subs\insertdate.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\subs\insertimage.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\subs\insertimagefromgallery.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\subs\insertrule.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\subs\inserttable.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\subs\inserttablecolumn.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\subs\inserttablerow.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\subs\inserttime.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\subs\italic.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\subs\justifycenter.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\subs\justifyfull.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\subs\justifyleft.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\subs\justifyright.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\subs\mergecells.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\subs\mergecolumns.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\subs\numberedlist.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\subs\outdent.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\subs\paste.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\subs\print.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\subs\redo.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\subs\removeformat.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\subs\save.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\subs\spellcheck.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\subs\strikethrough.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\subs\subscript.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\subs\superscript.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\subs\underline.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\subs\undo.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\subs\unlink.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\subs\wordclean.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\subs\wordcount.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\superscript.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\toolbar.horizontal.background.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\toolbar.horizontal.end.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\toolbar.horizontal.start.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\toolbar.vertical.background.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\toolbar.vertical.end.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\toolbar.vertical.start.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\toolbarbutton.background.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\toolbarbutton.down.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\toolbarbuttoncss.off.out.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\toolbarbuttoncss.off.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\toolbarbuttoncss.on.out.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\toolbarbuttoncss.on.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\underline.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\undo.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\unlink.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\wordclean.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\images\wordcount.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\Languages\ar-SA.xml" />
|
||
<Content Include="aspnet_client\FreeTextBox\Languages\ca-CA.xml" />
|
||
<Content Include="aspnet_client\FreeTextBox\Languages\ca-ES.xml" />
|
||
<Content Include="aspnet_client\FreeTextBox\Languages\cs-CZ.xml" />
|
||
<Content Include="aspnet_client\FreeTextBox\Languages\da-DK.xml" />
|
||
<Content Include="aspnet_client\FreeTextBox\Languages\de-DE.xml" />
|
||
<Content Include="aspnet_client\FreeTextBox\Languages\el-GR.xml" />
|
||
<Content Include="aspnet_client\FreeTextBox\Languages\en-US.xml" />
|
||
<Content Include="aspnet_client\FreeTextBox\Languages\es-ES.xml" />
|
||
<Content Include="aspnet_client\FreeTextBox\Languages\fa-IR.xml" />
|
||
<Content Include="aspnet_client\FreeTextBox\Languages\fr-FR.xml" />
|
||
<Content Include="aspnet_client\FreeTextBox\Languages\he-IL.xml" />
|
||
<Content Include="aspnet_client\FreeTextBox\Languages\hu-HU.xml" />
|
||
<Content Include="aspnet_client\FreeTextBox\Languages\it-IT.xml" />
|
||
<Content Include="aspnet_client\FreeTextBox\Languages\ja-JP.xml" />
|
||
<Content Include="aspnet_client\FreeTextBox\Languages\ko-kr.xml" />
|
||
<Content Include="aspnet_client\FreeTextBox\Languages\Languages.xml" />
|
||
<Content Include="aspnet_client\FreeTextBox\Languages\nb-NO.xml" />
|
||
<Content Include="aspnet_client\FreeTextBox\Languages\nl-NL.xml" />
|
||
<Content Include="aspnet_client\FreeTextBox\Languages\pl-PL.xml" />
|
||
<Content Include="aspnet_client\FreeTextBox\Languages\pt-pt.xml" />
|
||
<Content Include="aspnet_client\FreeTextBox\Languages\ro-RO.xml" />
|
||
<Content Include="aspnet_client\FreeTextBox\Languages\ru-ru.xml" />
|
||
<Content Include="aspnet_client\FreeTextBox\Languages\sk-SK.xml" />
|
||
<Content Include="aspnet_client\FreeTextBox\Languages\sv-se.xml" />
|
||
<Content Include="aspnet_client\FreeTextBox\Languages\zh-cn.xml" />
|
||
<Content Include="aspnet_client\FreeTextBox\Languages\zh-TW.xml" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\bold.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\bulletedlist.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\copy.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\createlink.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\cut.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\delete.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\deletetablecolumn.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\deletetablerow.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\editstyle.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\edittable.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\fontbackcolorpicker.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\fontforecolorpicker.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\iespellcheck.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\indent.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\insertbutton.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\insertcheckbox.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\insertdate.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\insertdiv.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\insertdropdownlist.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\insertform.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\insertimage.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\insertimagefromgallery.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\insertlistbox.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\insertradiobutton.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\insertrule.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\inserttable.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\inserttablecolumn.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\inserttablecolumnafter.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\inserttablecolumnbefore.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\inserttablerow.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\inserttablerowafter.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\inserttablerowbefore.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\inserttextarea.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\inserttextbox.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\inserttime.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\italic.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\justifycenter.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\justifyfull.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\justifyleft.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\justifyright.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\mergecells.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\mergerows.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\mode.design.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\mode.html.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\netspell.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\normal.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\normal.png" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\numberedlist.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\outdent.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\paste.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\preview.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\print.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\redo.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\removeformat.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\save.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\selectall.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\separator.horizontal.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\spacer.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\spellcheck.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\strikethrough.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\subscript.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\subs\bold.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\subs\bulletedlist.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\subs\copy.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\subs\createlink.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\subs\cut.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\subs\delete.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\subs\deletetablecolumn.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\subs\deletetablerow.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\subs\fontbackcolorpicker.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\subs\fontforecolorpicker.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\subs\indent.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\subs\insertdate.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\subs\insertimage.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\subs\insertimagefromgallery.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\subs\insertrule.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\subs\inserttable.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\subs\inserttablecolumn.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\subs\inserttablerow.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\subs\inserttime.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\subs\italic.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\subs\justifycenter.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\subs\justifyfull.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\subs\justifyleft.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\subs\justifyright.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\subs\mergecells.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\subs\mergerows.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\subs\numberedlist.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\subs\outdent.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\subs\paste.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\subs\print.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\subs\redo.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\subs\removeformat.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\subs\save.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\subs\spellcheck.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\subs\strikethrough.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\subs\subscript.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\subs\superscript.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\subs\underline.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\subs\undo.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\subs\unlink.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\subs\wordclean.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\subs\wordcount.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\superscript.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\toolbar.horizontal.end.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\toolbar.horizontal.start.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\underline.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\undo.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\unlink.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\wordclean.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\office2000\wordcount.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\backcolorpicker.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\bold.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\bulletedlist.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\copy.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\createlink.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\cut.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\delete.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\deletetablecolumn.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\deletetablerow.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\editstyle.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\edittable.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\fontbackcolorpicker.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\fontforecolorpicker.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\forecolorpicker.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\iespellcheck.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\indent.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\insertbutton.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\insertcheckbox.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\insertdate.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\insertdiv.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\insertdropdownlist.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\insertform.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\insertimage.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\insertimagefromgallery.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\insertradiobutton.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\insertrule.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\inserttable.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\inserttablecolumnafter.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\inserttablecolumnbefore.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\inserttablerowafter.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\inserttablerowbefore.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\inserttextarea.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\inserttextbox.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\inserttime.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\italic.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\justifycenter.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\justifyfull.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\justifyleft.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\justifyright.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\mode.design.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\mode.html.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\netspell.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\new.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\numberedlist.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\outdent.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\paste.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\paste2.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\preview.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\print.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\redo.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\removeformat.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\save.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\selectall.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\separator.horizontal.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\strikethrough.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\subscript.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\superscript.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\toolbar.horizontal.background.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\toolbar.horizontal.end.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\toolbar.horizontal.end2.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\toolbar.horizontal.start.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\toolbarbuttoncss.off.normal.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\toolbarbuttoncss.off.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\toolbarbuttoncss.on.normal.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\toolbarbuttoncss.on.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\underline.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\undo.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\unlink.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\Untitled-2.png" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeMac\wordclean.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\bold.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\bold.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\bulletedlist.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\bulletedlist.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\copy.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\copy.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\createlink.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\createlink.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\cut.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\cut.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\delete.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\delete.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\deletetablecolumn.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\deletetablecolumn.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\deletetablerow.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\deletetablerow.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\editstyle.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\edittable.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\fontbackcolorpicker.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\fontbackcolorpicker.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\fontforecolorpicker.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\fontforecolorpicker.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\forumColumnBackground.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\iespellcheck.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\iespellcheck.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\indent.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\indent.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\insertbutton.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\insertcheckbox.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\insertdate.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\insertdate.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\insertdiv.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\insertdropdownlist.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\insertform.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\insertimage.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\insertimage.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\insertimagefromgallery.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\insertimagefromgallery.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\insertlistbox.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\insertradiobutton.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\insertrule.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\insertrule.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\inserttable.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\inserttable.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\inserttablecolumn.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\inserttablecolumn.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\inserttablecolumnafter.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\inserttablecolumnafter.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\inserttablecolumnbefore.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\inserttablecolumnbefore.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\inserttablerow.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\inserttablerow.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\inserttablerowafter.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\inserttablerowafter.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\inserttablerowbefore.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\inserttablerowbefore.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\inserttextarea.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\inserttextbox.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\inserttime.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\inserttime.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\italic.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\italic.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\justifycenter.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\justifycenter.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\justifyfull.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\justifyfull.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\justifyleft.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\justifyleft.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\justifyright.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\justifyright.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\mergecells.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\mergecells.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\mergerows.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\mergerows.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\mode.design.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\mode.html.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\netspell.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\netspell.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\normal.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\normal.png" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\numberedlist.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\numberedlist.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\bgcolor.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\bold.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\bold.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\borders.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\bulletedlist.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\bulletedlist.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\changecase.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\changecase.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\copy.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\copy.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\createlink.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\createlink.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\cut.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\cut.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\delete.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\delete.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\deletetablecolumn.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\deletetablecolumn.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\deletetablerow.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\deletetablerow.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\details.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\find.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\find.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\fontbackcolorpicker.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\fontbackcolorpicker.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\indent.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\insertdate.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\insertdate.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\insertemail.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\insertemail.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\insertimage.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\insertimage.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\insertimagefromgallery.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\insertimagefromgallery.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\insertrule.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\insertrule.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\inserttable.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\inserttable.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\inserttablecolumn.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\inserttablecolumn.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\inserttablerow.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\inserttablerow.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\inserttime.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\inserttime.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\italic.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\italic.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\justifycenter.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\justifycenter.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\justifyfull.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\justifyfull.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\justifyleft.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\justifyleft.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\justifyright.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\justifyright.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\numberedlist.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\numberedlist.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\outdent.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\outdent.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\paste.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\paste.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\print.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\print.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\redo.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\redo.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\removeformat.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\removeformat.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\save.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\save.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\spellcheck.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\spellcheck.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\strikethrough.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\strikethrough.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\subscript.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\subscript.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\superscript.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\superscript.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\toggleborders.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\toggledetails.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\toggledetails.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\underline.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\underline.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\undo.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\undo.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\unlink.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\unlink.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\verse.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\verse.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\wordcount.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\old\wordcount.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\outdent.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\outdent.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\paste.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\paste.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\preview.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\print.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\print.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\redo.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\redo.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\removeformat.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\removeformat.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\save.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\save.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\selectall.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\separator.horizontal.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\spacer.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\spellcheck.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\spellcheck.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\strikethrough.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\strikethrough.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subscript.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subscript.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\bold.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\bold.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\bulletedlist.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\bulletedlist.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\copy.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\copy.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\createlink.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\createlink.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\cut.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\cut.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\delete.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\delete.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\deletetablecolumn.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\deletetablecolumn.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\deletetablerow.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\deletetablerow.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\fontbackcolorpicker.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\fontbackcolorpicker.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\fontforecolorpicker.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\fontforecolorpicker.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\indent.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\indent.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\insertdate.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\insertdate.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\insertimage.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\insertimage.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\insertimagefromgallery.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\insertimagefromgallery.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\insertrule.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\insertrule.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\inserttable.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\inserttable.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\inserttablecolumn.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\inserttablecolumn.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\inserttablerow.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\inserttablerow.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\inserttime.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\inserttime.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\italic.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\italic.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\justifycenter.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\justifycenter.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\justifyfull.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\justifyfull.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\justifyleft.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\justifyleft.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\justifyright.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\justifyright.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\mergecells.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\mergecells.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\mergerows.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\mergerows.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\numberedlist.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\numberedlist.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\outdent.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\outdent.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\paste.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\paste.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\print.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\print.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\redo.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\redo.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\removeformat.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\removeformat.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\save.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\save.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\spellcheck.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\spellcheck.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\strikethrough.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\strikethrough.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\subscript.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\subscript.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\superscript.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\superscript.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\underline.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\underline.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\undo.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\undo.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\unlink.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\unlink.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\wordclean.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\wordclean.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\wordcount.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\subs\wordcount.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\superscript.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\superscript.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\toolbar.horizontal.end.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\toolbar.horizontal.start.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\underline.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\underline.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\undo.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\undo.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\unlink.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\unlink.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\wordclean.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\wordclean.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\wordcount.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\officeXP\wordcount.over.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\utility\folder.big.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\utility\folder.small.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\utility\folder.up.gif" />
|
||
<Content Include="aspnet_client\FreeTextBox\utility\image.gif" />
|
||
<Content Include="favicon.ico" />
|
||
<Content Include="FileManage\editCAD.aspx" />
|
||
<Content Include="FileManage\EditOffice.aspx" />
|
||
<Content Include="FileManage\FileManageList.aspx" />
|
||
<Content Include="FileManage\ntko.js" />
|
||
<Content Include="FileManage\Read.aspx" />
|
||
<Content Include="FileManage\ReadCad.aspx" />
|
||
<Content Include="FileManage\Save.aspx" />
|
||
<Content Include="FileManage\SaveCAD.aspx" />
|
||
<Content Include="FingerMark\AddFinger.aspx" />
|
||
<Content Include="FingerMark\CheckConfirm.aspx" />
|
||
<Content Include="FingerMark\CheckFinger.aspx" />
|
||
<Content Include="FingerMark\FingerConfirm.aspx" />
|
||
<Content Include="FingerMark\jquery.fancybox\jquery.fancybox-1.2.1.pack.js" />
|
||
<Content Include="FingerMark\jquery.fancybox\jquery.fancybox.css" />
|
||
<Content Include="FingerMark\RegisterFinger.aspx" />
|
||
<Content Include="FingerMark\UsingCheck.aspx" />
|
||
<Content Include="Global.asax" />
|
||
<Content Include="HJGLServer\BaseInfo\Components.aspx" />
|
||
<Content Include="HJGLServer\BaseInfo\Consumables.aspx" />
|
||
<Content Include="HJGLServer\BaseInfo\Control.aspx" />
|
||
<Content Include="HJGLServer\BaseInfo\Detection.aspx" />
|
||
<Content Include="HJGLServer\BaseInfo\Equipment.aspx" />
|
||
<Content Include="HJGLServer\BaseInfo\ExecStandard.aspx" />
|
||
<Content Include="HJGLServer\BaseInfo\Groove.aspx" />
|
||
<Content Include="HJGLServer\BaseInfo\HotProcessCard.aspx" />
|
||
<Content Include="HJGLServer\BaseInfo\HotProcessCardEdit.aspx" />
|
||
<Content Include="HJGLServer\BaseInfo\JointImage.aspx" />
|
||
<Content Include="HJGLServer\BaseInfo\JointImageEdit.aspx" />
|
||
<Content Include="HJGLServer\BaseInfo\JointImageItem.aspx" />
|
||
<Content Include="HJGLServer\BaseInfo\Material.aspx" />
|
||
<Content Include="HJGLServer\BaseInfo\MaterialClass.aspx" />
|
||
<Content Include="HJGLServer\BaseInfo\MaterialCompare.aspx" />
|
||
<Content Include="HJGLServer\BaseInfo\MaterialGroup.aspx" />
|
||
<Content Include="HJGLServer\BaseInfo\MaterialStandard.aspx" />
|
||
<Content Include="HJGLServer\BaseInfo\Medium.aspx" />
|
||
<Content Include="HJGLServer\BaseInfo\PipingClass.aspx" />
|
||
<Content Include="HJGLServer\BaseInfo\Standard.aspx" />
|
||
<Content Include="HJGLServer\BaseInfo\Testing.aspx" />
|
||
<Content Include="HJGLServer\BaseInfo\TestStandard.aspx" />
|
||
<Content Include="HJGLServer\BaseInfo\Weld.aspx" />
|
||
<Content Include="HJGLServer\BaseInfo\WeldControl.aspx" />
|
||
<Content Include="HJGLServer\BaseInfo\WeldingMethod.aspx" />
|
||
<Content Include="HJGLServer\FileControl\CompanyStandards.aspx" />
|
||
<Content Include="HJGLServer\FileControl\CompanyStandardsEdit.aspx" />
|
||
<Content Include="HJGLServer\FileControl\DomesticLawsRegulations.aspx" />
|
||
<Content Include="HJGLServer\FileControl\DomesticLawsRegulationsEdit.aspx" />
|
||
<Content Include="HJGLServer\FileControl\DomesticStandards.aspx" />
|
||
<Content Include="HJGLServer\FileControl\DomesticStandardsEdit.aspx" />
|
||
<Content Include="HJGLServer\FileControl\ForeignStandards.aspx" />
|
||
<Content Include="HJGLServer\FileControl\ForeignStandardsEdit.aspx" />
|
||
<Content Include="HJGLServer\WeldingManage\TestingParameters.aspx" />
|
||
<Content Include="HJGLServer\WeldingManage\TestingParametersEdit.aspx" />
|
||
<Content Include="HJGLServer\WeldingManage\WeldingProcedure.aspx" />
|
||
<Content Include="HJGLServer\WeldingManage\WeldingProcedureEdit.aspx" />
|
||
<Content Include="HJGLServer\WeldingManage\WeldingProcedureIn.aspx" />
|
||
<Content Include="HJGL\CheckManage\CheckManage.aspx" />
|
||
<Content Include="HJGL\CheckManage\CheckQuantityStatistics.aspx" />
|
||
<Content Include="HJGL\CheckManage\CheckRecordPrint.aspx" />
|
||
<Content Include="HJGL\CheckManage\CheckReportExport.aspx" />
|
||
<Content Include="HJGL\CheckManage\CheckResultsSummary.aspx" />
|
||
<Content Include="HJGL\CheckManage\CheckResultsSummaryByBatch.aspx" />
|
||
<Content Include="HJGL\CheckManage\FileCode.aspx" />
|
||
<Content Include="HJGL\CheckManage\MTReportEdit.aspx" />
|
||
<Content Include="HJGL\CheckManage\NDTManageList.aspx" />
|
||
<Content Include="HJGL\CheckManage\NDTRemakeReport.aspx" />
|
||
<Content Include="HJGL\CheckManage\NDTStatisticalWeek.aspx" />
|
||
<Content Include="HJGL\CheckManage\NDTTotalTrust.aspx" />
|
||
<Content Include="HJGL\CheckManage\NonRTQualityRating.aspx" />
|
||
<Content Include="HJGL\CheckManage\NoRTCheckManage.aspx" />
|
||
<Content Include="HJGL\CheckManage\NoRTCheckRecordPrint.aspx" />
|
||
<Content Include="HJGL\CheckManage\PassFileOneQueStatistic.aspx" />
|
||
<Content Include="HJGL\CheckManage\PTReportEdit.aspx" />
|
||
<Content Include="HJGL\CheckManage\QualityRating.aspx" />
|
||
<Content Include="HJGL\CheckManage\QualityRatingView.aspx" />
|
||
<Content Include="HJGL\CheckManage\ReCheckRecordPrint.aspx" />
|
||
<Content Include="HJGL\CheckManage\RemakeReasonEdit.aspx" />
|
||
<Content Include="HJGL\CheckManage\RepairCheckRecordPrint.aspx" />
|
||
<Content Include="HJGL\CheckManage\RepairNotice.aspx" />
|
||
<Content Include="HJGL\CheckManage\RTQualityRating.aspx" />
|
||
<Content Include="HJGL\CheckManage\RTReport.aspx" />
|
||
<Content Include="HJGL\CheckManage\RTReportEdit.aspx" />
|
||
<Content Include="HJGL\CheckManage\RTTestingReportDetail.aspx" />
|
||
<Content Include="HJGL\CheckManage\TestingReportNotRT.aspx" />
|
||
<Content Include="HJGL\CheckManage\TestingReportPrint.aspx" />
|
||
<Content Include="HJGL\CheckManage\TestingReportSelect.aspx" />
|
||
<Content Include="HJGL\CheckManage\UTReportEdit.aspx" />
|
||
<Content Include="HJGL\DataIn\DataIn.aspx" />
|
||
<Content Include="HJGL\DataIn\DataInEdit.aspx" />
|
||
<Content Include="HJGL\DataIn\JointIn.aspx" />
|
||
<Content Include="HJGL\DataIn\PipeLineIn.aspx" />
|
||
<Content Include="HJGL\FileControl\CompanyStandardsView.aspx" />
|
||
<Content Include="HJGL\FileControl\CompanyStandardsViewEdit.aspx" />
|
||
<Content Include="HJGL\FileControl\DomesticLawsRegulationsView.aspx" />
|
||
<Content Include="HJGL\FileControl\DomesticLawsRegulationsViewEdit.aspx" />
|
||
<Content Include="HJGL\FileControl\DomesticStandardsView.aspx" />
|
||
<Content Include="HJGL\FileControl\DomesticStandardsViewEdit.aspx" />
|
||
<Content Include="HJGL\FileControl\ForeignStandardsView.aspx" />
|
||
<Content Include="HJGL\FileControl\ForeignStandardsViewEdit.aspx" />
|
||
<Content Include="HJGL\HotHardManage\HardReportSet.aspx" />
|
||
<Content Include="HJGL\HotHardManage\HardTestReport.aspx" />
|
||
<Content Include="HJGL\HotHardManage\HardTestReportEdit.aspx" />
|
||
<Content Include="HJGL\HotHardManage\HardTestResult.aspx" />
|
||
<Content Include="HJGL\HotHardManage\HotHardManageEdit.aspx" />
|
||
<Content Include="HJGL\HotHardManage\HotHardManageItemEdit.aspx" />
|
||
<Content Include="HJGL\HotHardManage\HotHardSet.aspx" />
|
||
<Content Include="HJGL\HotProessManage\HotProessHardSelect.aspx" />
|
||
<Content Include="HJGL\HotProessManage\HotProessManageEdit.aspx" />
|
||
<Content Include="HJGL\HotProessManage\HotProessManageItemEdit.aspx" />
|
||
<Content Include="HJGL\HotProessManage\HotProessManageItemFind.aspx" />
|
||
<Content Include="HJGL\HotProessManage\HotProessResult.aspx" />
|
||
<Content Include="HJGL\HotProessManage\HotProessTrust.aspx" />
|
||
<Content Include="HJGL\HotProessManage\HotProessTrustEdit.aspx" />
|
||
<Content Include="HJGL\HotProessManage\HotProessTrustItemEdit.aspx" />
|
||
<Content Include="HJGL\HotProessManage\RepairHotProessTrust.aspx" />
|
||
<Content Include="HJGL\HotProessManage\RepairHotProessTrustEdit.aspx" />
|
||
<Content Include="HJGL\Match\InStorage.aspx" />
|
||
<Content Include="HJGL\Match\PipelineConditionsQuery.aspx" />
|
||
<Content Include="HJGL\Match\PipelineMaterialsDistribution.aspx" />
|
||
<Content Include="HJGL\Match\PipelineRrequiredMaterials.aspx" />
|
||
<Content Include="HJGL\Match\PipeMaterial.aspx" />
|
||
<Content Include="HJGL\Match\MaterialSet.aspx" />
|
||
<Content Include="HJGL\Match\MaterialSetEdit.aspx" />
|
||
<Content Include="HJGL\Match\PipeMaterialEdit.aspx" />
|
||
<Content Include="HJGL\Match\InStorageEdit.aspx" />
|
||
<Content Include="HJGL\Match\InStorageView.aspx" />
|
||
<Content Include="HJGL\Match\MatchSet.aspx" />
|
||
<Content Include="HJGL\Match\Storage.aspx" />
|
||
<Content Include="HJGL\Match\OutStorage.aspx" />
|
||
<Content Include="HJGL\Match\OutStorageView.aspx" />
|
||
<Content Include="HJGL\MaterialManage\ElectrodeBakeRecord.aspx" />
|
||
<Content Include="HJGL\MaterialManage\ElectrodeBakeRecordEdit.aspx" />
|
||
<Content Include="HJGL\MaterialManage\ElectrodeRecovery.aspx" />
|
||
<Content Include="HJGL\MaterialManage\ElectrodeRecoveryEdit.aspx" />
|
||
<Content Include="HJGL\MaterialManage\ElectrodeRecoveryView.aspx" />
|
||
<Content Include="HJGL\MaterialManage\EMaterialRegist.aspx" />
|
||
<Content Include="HJGL\MaterialManage\EMaterialRegistEdit.aspx" />
|
||
<Content Include="HJGL\MaterialManage\EWeldRHRecord.aspx" />
|
||
<Content Include="HJGL\MaterialManage\EWeldRHRecordEdit.aspx" />
|
||
<Content Include="HJGL\RepairManage\NonRTQualityRating.aspx" />
|
||
<Content Include="HJGL\RepairManage\QualityRating.aspx" />
|
||
<Content Include="HJGL\RepairManage\QualityRatingView.aspx" />
|
||
<Content Include="HJGL\RepairManage\RemakeReasonEdit.aspx" />
|
||
<Content Include="HJGL\RepairManage\RepairManageEdit.aspx" />
|
||
<Content Include="HJGL\RepairManage\RepairManageItemEdit.aspx" />
|
||
<Content Include="HJGL\RepairManage\RepairNotice.aspx" />
|
||
<Content Include="HJGL\RepairManage\RepairNoticePrint.aspx" />
|
||
<Content Include="HJGL\RepairManage\RepairResultManage.aspx" />
|
||
<Content Include="HJGL\RepairManage\RTQualityRating.aspx" />
|
||
<Content Include="HJGL\TestPackageManage\CompleteDateEdit.aspx" />
|
||
<Content Include="HJGL\TestPackageManage\TestPackageManage.aspx" />
|
||
<Content Include="HJGL\TestPackageManage\TestPackageManageAudit.aspx" />
|
||
<Content Include="HJGL\TrustManage\TrustManageEdit.aspx" />
|
||
<Content Include="HJGL\TrustManage\TrustManageItemEdit.aspx" />
|
||
<Content Include="HJGL\WeldingManage\CompleteReportDateEdit.aspx" />
|
||
<Content Include="HJGL\WeldingManage\DetectionPoint.aspx" />
|
||
<Content Include="HJGL\WeldingManage\JointInfoOut.aspx" />
|
||
<Content Include="HJGL\WeldingManage\IsoInfoFrame.aspx" />
|
||
<Content Include="HJGL\WeldingManage\JointInfo.aspx" />
|
||
<Content Include="HJGL\WeldingManage\JointInfoBatchEdit.aspx" />
|
||
<Content Include="HJGL\WeldingManage\JointInfoEdit.aspx" />
|
||
<Content Include="HJGL\WeldingManage\JointInfoShowColumn.aspx" />
|
||
<Content Include="HJGL\WeldingManage\JointReportUpdate.aspx" />
|
||
<Content Include="HJGL\WeldingManage\MatchedProcedureMaterial.aspx" />
|
||
<Content Include="HJGL\WeldingManage\PipelineManage.aspx" />
|
||
<Content Include="HJGL\WeldingManage\PipelineManageEdit.aspx" />
|
||
<Content Include="HJGL\WeldingManage\PipelineManageOut.aspx" />
|
||
<Content Include="HJGL\WeldingManage\PipelineManageOut2.aspx" />
|
||
<Content Include="HJGL\WeldingManage\PointManage.aspx" />
|
||
<Content Include="HJGL\WeldingManage\PointManageMove.aspx" />
|
||
<Content Include="HJGL\WeldingManage\PointManageShowColumn.aspx" />
|
||
<Content Include="HJGL\WeldingManage\PreWeldReportMain.aspx" />
|
||
<Content Include="HJGL\WeldingManage\ProcedureImageEdit.aspx" />
|
||
<Content Include="HJGL\WeldingManage\ProcedureImageList.aspx" />
|
||
<Content Include="HJGL\WeldingManage\RepairItemRecord.aspx" />
|
||
<Content Include="HJGL\WeldingManage\RepairItemRecordTrust.aspx" />
|
||
<Content Include="HJGL\WeldingManage\RepairItemRecordTrustExtend.aspx" />
|
||
<Content Include="HJGL\WeldingManage\SelectWeldingProcedure.aspx" />
|
||
<Content Include="HJGL\WeldingManage\ShowProduce.aspx" />
|
||
<Content Include="HJGL\WeldingManage\ShowProduceReport.aspx" />
|
||
<Content Include="HJGL\WeldingManage\TestingReportPrompt.aspx" />
|
||
<Content Include="HJGL\WeldingManage\WeldHotProcessCard.aspx" />
|
||
<Content Include="HJGL\WeldingManage\WeldHotProcessCardEdit.aspx" />
|
||
<Content Include="HJGL\WeldingManage\WeldHotProcessCardFinalFile.aspx" />
|
||
<Content Include="HJGL\WeldingManage\WeldingProcedure.aspx" />
|
||
<Content Include="HJGL\WeldingManage\WeldingProcedureEdit.aspx" />
|
||
<Content Include="HJGL\WeldingManage\WeldingProcedureSearch.aspx" />
|
||
<Content Include="HJGL\WeldingManage\WeldingProcessCard.aspx" />
|
||
<Content Include="HJGL\WeldingManage\WeldingProcessCardEdit.aspx" />
|
||
<Content Include="HJGL\WeldingManage\WeldingProcessCardFinalFile.aspx" />
|
||
<Content Include="HJGL\WeldingManage\WeldRepairCard.aspx" />
|
||
<Content Include="HJGL\WeldingManage\WeldRepairCardEdit.aspx" />
|
||
<Content Include="HJGL\WeldingManage\WeldRepairCardFinalFile.aspx" />
|
||
<Content Include="HJGL\WeldingManage\WeldReport.aspx" />
|
||
<Content Include="HJGL\WeldingManage\WeldReportEdit.aspx" />
|
||
<Content Include="HJGL\WeldingManage\WeldReportItemEdit.aspx" />
|
||
<Content Include="HJGL\WeldingManage\JointInfoOut2.aspx" />
|
||
<Content Include="HJGL\WeldingReport\FeedbackResultSelect.aspx" />
|
||
<Content Include="HJGL\WeldingReport\FeedbackResultShowColumn.aspx" />
|
||
<Content Include="HJGL\WeldingReport\HardTestReportRecord.aspx" />
|
||
<Content Include="HJGL\WeldingReport\HardTestReportRecordStatistics.aspx" />
|
||
<Content Include="HJGL\WeldingReport\HeatTreatmentEstimateRecord.aspx" />
|
||
<Content Include="HJGL\WeldingReport\InspectionBatch.aspx" />
|
||
<Content Include="HJGL\WeldingReport\InspectionBatchItem.aspx" />
|
||
<Content Include="HJGL\WeldingReport\InspectionBatchSelectExportColumn.aspx" />
|
||
<Content Include="HJGL\WeldingReport\InspectionBatchShowColumn.aspx" />
|
||
<Content Include="HJGL\WeldingReport\IsoCheckStatistics.aspx" />
|
||
<Content Include="HJGL\WeldingReport\IsoCmprehensive.aspx" />
|
||
<Content Include="HJGL\WeldingReport\IsoCompreInfo.aspx" />
|
||
<Content Include="HJGL\WeldingReport\RTCheckRateConfirm.aspx" />
|
||
<Content Include="HJGL\WeldingReport\RTTestingResult.aspx" />
|
||
<Content Include="HJGL\WeldingReport\StatisticsSampleTable.aspx" />
|
||
<Content Include="HJGL\WeldingReport\UnitWorkareaAnalyze.aspx" />
|
||
<Content Include="HJGL\WeldingReport\UnitWorkAreaQuality.aspx" />
|
||
<Content Include="HJGL\WeldingReport\WelderCheckStatistic.aspx" />
|
||
<Content Include="HJGL\WeldingReport\WelderCoverageQuery.aspx" />
|
||
<Content Include="HJGL\WeldingReport\WelderPerformance.aspx" />
|
||
<Content Include="HJGL\WeldingReport\WeldInspectionCheckRecord.aspx" />
|
||
<Content Include="HJGL\WeldingReport\WeldInspectionCheckRecordItem.aspx" />
|
||
<Content Include="Images\dlu.gif" />
|
||
<Content Include="Images\dlu1.gif" />
|
||
<Content Include="Images\focus.swf" />
|
||
<Content Include="Images\LoginHSSE.jpg" />
|
||
<Content Include="Images\lv-1.gif" />
|
||
<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\UnitLogo.jpg" />
|
||
<Content Include="Images\wrong.jpg" />
|
||
<Content Include="Login.aspx" />
|
||
<Content Include="AttachFile\fileupload.ashx" />
|
||
<Content Include="Captcha\captcha.ashx" />
|
||
<Content Include="RLSB\CheckConfirm.aspx" />
|
||
<Content Include="RLSB\FaceConfirm.aspx" />
|
||
<Content Include="RLSB\UploadImageCheck.aspx" />
|
||
<Content Include="RLSB\UploadImageTrain.aspx" />
|
||
<Content Include="RLSB\uploadimg.aspx" />
|
||
<Content Include="RLSB\WelderRead.aspx" />
|
||
<Content Include="RLSB\WelderTrain.aspx" />
|
||
<Content Include="Scripts\jquery-1.8.3.js" />
|
||
<Content Include="Scripts\jquery-ui-1.9.2.custom.min.js" />
|
||
<Content Include="Styles\Site.css" />
|
||
<Content Include="Styles\sunny\images\ui-bg_diagonals-medium_20_d34d17_40x40.png" />
|
||
<Content Include="Styles\sunny\images\ui-bg_gloss-wave_45_817865_500x100.png" />
|
||
<Content Include="Styles\sunny\images\ui-bg_gloss-wave_60_fece2f_500x100.png" />
|
||
<Content Include="Styles\sunny\images\ui-bg_gloss-wave_70_ffdd57_500x100.png" />
|
||
<Content Include="Styles\sunny\images\ui-bg_gloss-wave_90_fff9e5_500x100.png" />
|
||
<Content Include="Styles\sunny\images\ui-bg_highlight-soft_100_feeebd_1x100.png" />
|
||
<Content Include="Styles\sunny\images\ui-bg_inset-soft_30_ffffff_1x100.png" />
|
||
<Content Include="Styles\sunny\images\ui-icons_3d3d3d_256x240.png" />
|
||
<Content Include="Styles\sunny\images\ui-icons_bd7b00_256x240.png" />
|
||
<Content Include="Styles\sunny\images\ui-icons_d19405_256x240.png" />
|
||
<Content Include="Styles\sunny\images\ui-icons_eb990f_256x240.png" />
|
||
<Content Include="Styles\sunny\images\ui-icons_ed9f26_256x240.png" />
|
||
<Content Include="Styles\sunny\images\ui-icons_fadc7a_256x240.png" />
|
||
<Content Include="Styles\sunny\images\ui-icons_ffe180_256x240.png" />
|
||
<Content Include="Styles\sunny\jquery-ui-1.9.2.custom.css" />
|
||
<Content Include="Styles\sunny\jquery-ui-1.9.2.custom.min.css" />
|
||
<Content Include="WebService1.asmx" />
|
||
<Content Include="Welder\FilmInfoQuery.aspx" />
|
||
<Content Include="Welder\PerformanceInquiry.aspx" />
|
||
<Content Include="Welder\QualificationAnalysis.aspx" />
|
||
<Content Include="Welder\QualifiedProject.aspx" />
|
||
<Content Include="Welder\QualifiedProjectEdit.aspx" />
|
||
<Content Include="Welder\WelderCardPrint1.aspx" />
|
||
<Content Include="Welder\WelderCardPrint2.aspx" />
|
||
<Content Include="Welder\WelderManage.aspx" />
|
||
<Content Include="Welder\WelderOKRate.aspx" />
|
||
<Content Include="Welder\WelderOKRateEdit.aspx" />
|
||
<Content Include="Welder\WelderOKRateStatistics.aspx" />
|
||
<Content Include="Welder\WelderOKRateStatisticsEdit.aspx" />
|
||
<Content Include="Welder\WeldRecordIn.aspx" />
|
||
<Content Include="WeldMat\BaseInfo\Specifications.aspx" />
|
||
<Content Include="WeldMat\BaseInfo\StoremanInfo.aspx" />
|
||
<Content Include="WeldMat\BaseInfo\Supplier.aspx" />
|
||
<Content Include="WeldMat\BaseInfo\UnitStore.aspx" />
|
||
<Content Include="WeldMat\BaseInfo\WeldInfo.aspx" />
|
||
<Content Include="WeldMat\BaseInfo\WeldInfoIn.aspx" />
|
||
<Content Include="WeldMat\BaseInfo\WeldType.aspx" />
|
||
<Content Include="WeldMat\MatBake\ElectrodeBakeRecord.aspx" />
|
||
<Content Include="WeldMat\MatBake\ElectrodeBakeRecordEdit.aspx" />
|
||
<Content Include="WeldMat\MatBake\MatBakeMain.aspx" />
|
||
<Content Include="WeldMat\MatBake\ShowStock.aspx" />
|
||
<Content Include="WeldMat\Recycle\RecycleMat.aspx" />
|
||
<Content Include="WeldMat\Recycle\RecycleMatEdit.aspx" />
|
||
<Content Include="WeldMat\Recycle\RecycleMatTop.aspx" />
|
||
<Content Include="WeldMat\Recycle\RecycleMatTopEdit.aspx" />
|
||
<Content Include="WeldMat\ReleaseRecovery\ReleaseRecovery.aspx" />
|
||
<Content Include="WeldMat\ReleaseRecovery\ReleaseRecoveryPrint.aspx" />
|
||
<Content Include="WeldMat\ReleaseRecovery\WeldMatStatistics.aspx" />
|
||
<Content Include="WeldMat\ReleaseRecovery\WeldUseAmount.aspx" />
|
||
<Content Include="WeldMat\Stock\ShowWeldInfo.aspx" />
|
||
<Content Include="WeldMat\Stock\StockIn.aspx" />
|
||
<Content Include="WeldMat\Stock\StockInCheck.aspx" />
|
||
<Content Include="WeldMat\Stock\StockInCheckEdit.aspx" />
|
||
<Content Include="WeldMat\Stock\StockInEdit.aspx" />
|
||
<Content Include="WeldMat\Stock\StockInit.aspx" />
|
||
<Content Include="WeldMat\Stock\StockInitEdit.aspx" />
|
||
<Content Include="WeldMat\Stock\StockMove.aspx" />
|
||
<Content Include="WeldMat\Stock\StockSelect.aspx" />
|
||
<Content Include="WeldMat\Stock\StockSelectDetail.aspx" />
|
||
<Content Include="WeldMat\UsingPlan\ShowPlanWeld.aspx" />
|
||
<Content Include="WeldMat\UsingPlan\ShowUsingMan.aspx" />
|
||
<Content Include="WeldMat\UsingPlan\UsingPlan.aspx" />
|
||
<Content Include="WeldMat\UsingPlan\UsingPlanEdit.aspx" />
|
||
<Content Include="WeldMat\UsingPlan\UsingPlanImport.aspx" />
|
||
<Content Include="WeldMat\UsingSentMat\CodeConfirm.aspx" />
|
||
<Content Include="WeldMat\UsingSentMat\ModityWeld.aspx" />
|
||
<Content Include="WeldMat\UsingSentMat\ShowReturnMat.aspx" />
|
||
<Content Include="WeldMat\UsingSentMat\ShowStockIn.aspx" />
|
||
<Content Include="WeldMat\UsingSentMat\UsingMat.aspx" />
|
||
<Content Include="WeldMat\UsingSentMat\UsingMatCheck.aspx" />
|
||
<Content Include="WeldMat\UsingSentMat\UsingtMatSelect.aspx" />
|
||
<Content Include="WeldMat\UsingSentMat\WelderUsing.aspx" />
|
||
<Content Include="YLRQ\BaseInfo\DetectionTime.aspx" />
|
||
<Content Include="YLRQ\BaseInfo\PV_Testing.aspx" />
|
||
<Content Include="YLRQ\ConstructionManagement\ReworkBeforeConfirmation.aspx" />
|
||
<Content Include="YLRQ\ConstructionManagement\ReworkTestingMethod.aspx" />
|
||
<Content Include="YLRQ\ConstructionManagement\WeldingManagement.aspx" />
|
||
<Content Include="YLRQ\ConstructionManagement\WeldingManagementBatchEdit.aspx" />
|
||
<Content Include="YLRQ\ConstructionManagement\WeldingManagementEdit.aspx" />
|
||
<Content Include="YLRQ\ConstructionManagement\WeldingTestingMethod.aspx" />
|
||
<Content Include="YLRQ\ConstructionManagement\WeldReport.aspx" />
|
||
<Content Include="YLRQ\ConstructionManagement\WeldReportEdit.aspx" />
|
||
<Content Include="YLRQ\ConstructionManagement\WeldReportItemEdit.aspx" />
|
||
<Content Include="YLRQ\EntrustedManagement\InspectionCommissionPrint.aspx" />
|
||
<Content Include="YLRQ\EntrustedManagement\ReworkCommissionPrint.aspx" />
|
||
<Content Include="YLRQ\EntrustedManagement\ReworkConfirmation.aspx" />
|
||
<Content Include="YLRQ\EntrustedManagement\WeldingConfirmation.aspx" />
|
||
<Content Include="YLRQ\HardProessManage\HardProessResult.aspx" />
|
||
<Content Include="YLRQ\HardProessManage\HardProessTrust.aspx" />
|
||
<Content Include="YLRQ\HardProessManage\HardProessTrustEdit.aspx" />
|
||
<Content Include="YLRQ\HardProessManage\HardProessTrustItemEdit.aspx" />
|
||
<Content Include="YLRQ\HotProessManage\HardProessTrustConfirm.aspx" />
|
||
<Content Include="YLRQ\HotProessManage\HotProessResult.aspx" />
|
||
<Content Include="YLRQ\HotProessManage\HotProessTrust.aspx" />
|
||
<Content Include="YLRQ\HotProessManage\HotProessTrustEdit.aspx" />
|
||
<Content Include="YLRQ\HotProessManage\HotProessTrustItemEdit.aspx" />
|
||
<Content Include="YLRQ\ReportInputOut\WeldAppearance.aspx" />
|
||
<Content Include="YLRQ\TestDataManagement\FileCode.aspx" />
|
||
<Content Include="YLRQ\TestDataManagement\InputTestResults.aspx" />
|
||
<Content Include="YLRQ\TestDataManagement\MTReportEdit.aspx" />
|
||
<Content Include="YLRQ\TestDataManagement\NonRTQualityRating.aspx" />
|
||
<Content Include="YLRQ\TestDataManagement\PTReportEdit.aspx" />
|
||
<Content Include="YLRQ\TestDataManagement\QualityRating.aspx" />
|
||
<Content Include="YLRQ\TestDataManagement\QualityRatingView.aspx" />
|
||
<Content Include="YLRQ\TestDataManagement\RemakeReasonEdit.aspx" />
|
||
<Content Include="YLRQ\TestDataManagement\ReworkInputTestResults.aspx" />
|
||
<Content Include="YLRQ\TestDataManagement\ReworkNonRTQualityRating.aspx" />
|
||
<Content Include="YLRQ\TestDataManagement\ReworkQualityRating.aspx" />
|
||
<Content Include="YLRQ\TestDataManagement\ReworkQualityRatingView.aspx" />
|
||
<Content Include="YLRQ\TestDataManagement\ReworkRTQualityRating.aspx" />
|
||
<Content Include="YLRQ\TestDataManagement\ReworkTestRecordtPrint.aspx" />
|
||
<Content Include="YLRQ\TestDataManagement\RTQualityRating.aspx" />
|
||
<Content Include="YLRQ\TestDataManagement\RTReportEdit.aspx" />
|
||
<Content Include="YLRQ\TestDataManagement\TestingReportPrint.aspx" />
|
||
<Content Include="YLRQ\TestDataManagement\TestRecordtPrint.aspx" />
|
||
<Content Include="YLRQ\TestDataManagement\UTReportEdit.aspx" />
|
||
<Content Include="YLRQ\WeldingReport\FeedbackResultSelect.aspx" />
|
||
<Content Include="YLRQ\WeldingReport\FeedbackResultShowColumn.aspx" />
|
||
<Content Include="YLRQ\WeldingReport\StatisticsSampleTable.aspx" />
|
||
<Content Include="YLRQ\WeldingReport\WelderPerformance.aspx" />
|
||
<None Include="ceuser\ceuser.dat" />
|
||
<None Include="common\ReportPrint\ReportTabFile\射线检测结果确认表.tab" />
|
||
<None Include="common\ReportPrint\ReportTabFile\焊接系统_合格焊工登记表.tab" />
|
||
<None Include="common\ReportPrint\ReportTabFile\焊接系统_射线检测报告(一).tab" />
|
||
<None Include="common\ReportPrint\ReportTabFile\焊接系统_射线检测记录.tab" />
|
||
<None Include="common\ReportPrint\ReportTabFile\焊接系统_拍片一次合格率统计表.tab" />
|
||
<None Include="common\ReportPrint\ReportTabFile\焊接系统_无损检测委托单.tab" />
|
||
<None Include="common\ReportPrint\ReportTabFile\焊接系统_无损检测结果通知单.tab" />
|
||
<None Include="common\ReportPrint\ReportTabFile\焊接系统_渗透检测记录.tab" />
|
||
<None Include="common\ReportPrint\ReportTabFile\焊接系统_热处理委托单.tab" />
|
||
<None Include="common\ReportPrint\ReportTabFile\焊接系统_焊条发放回收记录.tab" />
|
||
<None Include="common\ReportPrint\ReportTabFile\焊接系统_焊缝检测委托单.tab" />
|
||
<None Include="common\ReportPrint\ReportTabFile\焊接系统_硬度检测日委托单.tab" />
|
||
<None Include="common\ReportPrint\ReportTabFile\焊接系统_硬度检验报告.tab" />
|
||
<None Include="common\ReportPrint\ReportTabFile\焊接系统_磁粉检测记录.tab" />
|
||
<None Include="common\ReportPrint\ReportTabFile\焊接系统_管道对接焊接接头报检检查记录.tab" />
|
||
<None Include="common\ReportPrint\ReportTabFile\焊接系统_管道点口日报表.tab" />
|
||
<None Include="common\ReportPrint\ReportTabFile\焊接系统_管道焊口日报表.tab" />
|
||
<None Include="common\ReportPrint\ReportTabFile\焊接系统_管道焊接工作记录.tab" />
|
||
<None Include="common\ReportPrint\ReportTabFile\焊接系统_管道焊接接头热处理报告1(一).tab" />
|
||
<None Include="common\ReportPrint\ReportTabFile\焊接系统_管道焊接接头热处理报告2(一).tab" />
|
||
<None Include="common\ReportPrint\ReportTabFile\焊接系统_管道焊接接头热处理报告(二).tab" />
|
||
<None Include="common\ReportPrint\ReportTabFile\焊接系统_管道焊接接头热处理日委托单.tab" />
|
||
<None Include="common\ReportPrint\ReportTabFile\焊接系统_超声波检测记录.tab" />
|
||
<None Include="common\ReportPrint\ReportTabFile\焊接系统_返修焊缝检测委托单.tab" />
|
||
<None Include="common\ReportPrint\ReportTabFile\焊接系统_项目管理部管道单线图附页(续).tab" />
|
||
<Content Include="common\ReportPrint\ReportTabFile\特种设备焊接操作人员焊绩记录表.tab" />
|
||
<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" />
|
||
<None Include="FileManage\uploadCADFile\Empty.dwg" />
|
||
<Content Include="packages.config" />
|
||
<None Include="File\Excel\HJGL_DataIn\焊接工艺评定台账导入模板.xls" />
|
||
<None Include="File\OfficeControl.rar" />
|
||
<None Include="File\Word\Unqualified\工程复工报告.doc" />
|
||
<None Include="File\人脸扫描手动注册.rar" />
|
||
<Content Include="ModelPath.ini" />
|
||
<None Include="res\extjs\res\images\access\form\clear-trigger.psd" />
|
||
<None Include="res\extjs\res\images\access\form\date-trigger.psd" />
|
||
<None Include="res\extjs\res\images\access\form\search-trigger.psd" />
|
||
<None Include="res\extjs\res\images\access\form\trigger.psd" />
|
||
<None Include="res\extjs\res\images\default\form\clear-trigger.psd" />
|
||
<None Include="res\extjs\res\images\default\form\date-trigger.psd" />
|
||
<None Include="res\extjs\res\images\default\form\search-trigger.psd" />
|
||
<None Include="res\extjs\res\images\default\form\trigger-square.psd" />
|
||
<None Include="res\extjs\res\images\default\form\trigger.psd" />
|
||
<None Include="res\extjs\res\images\default\window\left-corners.psd" />
|
||
<None Include="res\extjs\res\images\default\window\left-right.psd" />
|
||
<None Include="res\extjs\res\images\default\window\right-corners.psd" />
|
||
<None Include="res\extjs\res\images\default\window\top-bottom.psd" />
|
||
<None Include="res\icon\Thumbs.db" />
|
||
<None Include="res\images\16\Thumbs.db" />
|
||
<None Include="res\images\fa_png\Thumbs.db" />
|
||
<None Include="res\images\filetype\Thumbs.db" />
|
||
<None Include="res\images\loading\Thumbs.db" />
|
||
<None Include="res\images\logo\logo.psd" />
|
||
<None Include="res\images\logo\logo_127.psd" />
|
||
<None Include="res\images\logo\Thumbs.db" />
|
||
<None Include="res\images\mm\Thumbs.db" />
|
||
<None Include="res\images\snapshot\Thumbs.db" />
|
||
<None Include="res\images\themes\border\Thumbs.db" />
|
||
<None Include="res\images\themes\small\Thumbs.db" />
|
||
<None Include="res\images\themes\Thumbs.db" />
|
||
<None Include="res\images\Thumbs.db" />
|
||
<Content Include="LogOff.aspx" />
|
||
<Content Include="ntko.js" />
|
||
<Content Include="OfficeControl\ntkoofficecontrol.js" />
|
||
<Content Include="OfficeControl\ntkosigntool.cab" />
|
||
<Content Include="OfficeControl\OfficeControl.cab" />
|
||
<Content Include="OfficeControl\OfficeControl.ocx" />
|
||
<Content Include="OfficeControl\signtoolcontrol.js" />
|
||
<Content Include="OfficeControl\手工卸载安装NTKO OFFICE文档控件.txt" />
|
||
<Content Include="OperationError.aspx" />
|
||
<Content Include="APPDownload.aspx" />
|
||
<Content Include="res\css\common.css" />
|
||
<Content Include="res\css\default.css" />
|
||
<Content Include="res\extjs\ext-debug.js" />
|
||
<Content Include="res\extjs\ext.js" />
|
||
<Content Include="res\extjs\lang\en.js" />
|
||
<Content Include="res\extjs\lang\pt_BR.js" />
|
||
<Content Include="res\extjs\lang\ru.js" />
|
||
<Content Include="res\extjs\lang\tr.js" />
|
||
<Content Include="res\extjs\lang\zh_CN.js" />
|
||
<Content Include="res\extjs\lang\zh_TW.js" />
|
||
<Content Include="res\extjs\res\css\access.css" />
|
||
<Content Include="res\extjs\res\css\blue.css" />
|
||
<Content Include="res\extjs\res\css\gray.css" />
|
||
<Content Include="res\extjs\res\css\notheme.css" />
|
||
<Content Include="res\extjs\res\css\ux.css" />
|
||
<Content Include="res\extjs\res\images\access\box\corners-blue.gif" />
|
||
<Content Include="res\extjs\res\images\access\box\corners.gif" />
|
||
<Content Include="res\extjs\res\images\access\box\l-blue.gif" />
|
||
<Content Include="res\extjs\res\images\access\box\l.gif" />
|
||
<Content Include="res\extjs\res\images\access\box\r-blue.gif" />
|
||
<Content Include="res\extjs\res\images\access\box\r.gif" />
|
||
<Content Include="res\extjs\res\images\access\box\tb-blue.gif" />
|
||
<Content Include="res\extjs\res\images\access\box\tb.gif" />
|
||
<Content Include="res\extjs\res\images\access\button\arrow.gif" />
|
||
<Content Include="res\extjs\res\images\access\button\btn.gif" />
|
||
<Content Include="res\extjs\res\images\access\button\group-cs.gif" />
|
||
<Content Include="res\extjs\res\images\access\button\group-lr.gif" />
|
||
<Content Include="res\extjs\res\images\access\button\group-tb.gif" />
|
||
<Content Include="res\extjs\res\images\access\button\s-arrow-b-noline.gif" />
|
||
<Content Include="res\extjs\res\images\access\button\s-arrow-b.gif" />
|
||
<Content Include="res\extjs\res\images\access\button\s-arrow-bo.gif" />
|
||
<Content Include="res\extjs\res\images\access\button\s-arrow-noline.gif" />
|
||
<Content Include="res\extjs\res\images\access\button\s-arrow-o.gif" />
|
||
<Content Include="res\extjs\res\images\access\button\s-arrow.gif" />
|
||
<Content Include="res\extjs\res\images\access\editor\tb-sprite.gif" />
|
||
<Content Include="res\extjs\res\images\access\form\checkbox.gif" />
|
||
<Content Include="res\extjs\res\images\access\form\clear-trigger.gif" />
|
||
<Content Include="res\extjs\res\images\access\form\date-trigger.gif" />
|
||
<Content Include="res\extjs\res\images\access\form\error-tip-corners.gif" />
|
||
<Content Include="res\extjs\res\images\access\form\exclamation.gif" />
|
||
<Content Include="res\extjs\res\images\access\form\radio.gif" />
|
||
<Content Include="res\extjs\res\images\access\form\search-trigger.gif" />
|
||
<Content Include="res\extjs\res\images\access\form\text-bg.gif" />
|
||
<Content Include="res\extjs\res\images\access\form\trigger-tpl.gif" />
|
||
<Content Include="res\extjs\res\images\access\form\trigger.gif" />
|
||
<Content Include="res\extjs\res\images\access\grid\arrow-left-white.gif" />
|
||
<Content Include="res\extjs\res\images\access\grid\arrow-right-white.gif" />
|
||
<Content Include="res\extjs\res\images\access\grid\col-move-bottom.gif" />
|
||
<Content Include="res\extjs\res\images\access\grid\col-move-top.gif" />
|
||
<Content Include="res\extjs\res\images\access\grid\columns.gif" />
|
||
<Content Include="res\extjs\res\images\access\grid\dirty.gif" />
|
||
<Content Include="res\extjs\res\images\access\grid\done.gif" />
|
||
<Content Include="res\extjs\res\images\access\grid\drop-no.gif" />
|
||
<Content Include="res\extjs\res\images\access\grid\drop-yes.gif" />
|
||
<Content Include="res\extjs\res\images\access\grid\footer-bg.gif" />
|
||
<Content Include="res\extjs\res\images\access\grid\grid-blue-hd.gif" />
|
||
<Content Include="res\extjs\res\images\access\grid\grid-blue-split.gif" />
|
||
<Content Include="res\extjs\res\images\access\grid\grid-hrow.gif" />
|
||
<Content Include="res\extjs\res\images\access\grid\grid-loading.gif" />
|
||
<Content Include="res\extjs\res\images\access\grid\grid-split.gif" />
|
||
<Content Include="res\extjs\res\images\access\grid\grid-vista-hd.gif" />
|
||
<Content Include="res\extjs\res\images\access\grid\grid3-hd-btn.gif" />
|
||
<Content Include="res\extjs\res\images\access\grid\grid3-hrow-over.gif" />
|
||
<Content Include="res\extjs\res\images\access\grid\grid3-hrow.gif" />
|
||
<Content Include="res\extjs\res\images\access\grid\grid3-special-col-bg.gif" />
|
||
<Content Include="res\extjs\res\images\access\grid\grid3-special-col-sel-bg.gif" />
|
||
<Content Include="res\extjs\res\images\access\grid\group-by.gif" />
|
||
<Content Include="res\extjs\res\images\access\grid\group-collapse.gif" />
|
||
<Content Include="res\extjs\res\images\access\grid\group-expand-sprite.gif" />
|
||
<Content Include="res\extjs\res\images\access\grid\group-expand.gif" />
|
||
<Content Include="res\extjs\res\images\access\grid\hd-pop.gif" />
|
||
<Content Include="res\extjs\res\images\access\grid\hmenu-asc.gif" />
|
||
<Content Include="res\extjs\res\images\access\grid\hmenu-desc.gif" />
|
||
<Content Include="res\extjs\res\images\access\grid\hmenu-lock.gif" />
|
||
<Content Include="res\extjs\res\images\access\grid\hmenu-lock.png" />
|
||
<Content Include="res\extjs\res\images\access\grid\hmenu-unlock.gif" />
|
||
<Content Include="res\extjs\res\images\access\grid\hmenu-unlock.png" />
|
||
<Content Include="res\extjs\res\images\access\grid\invalid_line.gif" />
|
||
<Content Include="res\extjs\res\images\access\grid\loading.gif" />
|
||
<Content Include="res\extjs\res\images\access\grid\mso-hd.gif" />
|
||
<Content Include="res\extjs\res\images\access\grid\nowait.gif" />
|
||
<Content Include="res\extjs\res\images\access\grid\page-first-disabled.gif" />
|
||
<Content Include="res\extjs\res\images\access\grid\page-first.gif" />
|
||
<Content Include="res\extjs\res\images\access\grid\page-last-disabled.gif" />
|
||
<Content Include="res\extjs\res\images\access\grid\page-last.gif" />
|
||
<Content Include="res\extjs\res\images\access\grid\page-next-disabled.gif" />
|
||
<Content Include="res\extjs\res\images\access\grid\page-next.gif" />
|
||
<Content Include="res\extjs\res\images\access\grid\page-prev-disabled.gif" />
|
||
<Content Include="res\extjs\res\images\access\grid\page-prev.gif" />
|
||
<Content Include="res\extjs\res\images\access\grid\pick-button.gif" />
|
||
<Content Include="res\extjs\res\images\access\grid\refresh.gif" />
|
||
<Content Include="res\extjs\res\images\access\grid\row-check-sprite.gif" />
|
||
<Content Include="res\extjs\res\images\access\grid\row-expand-sprite.gif" />
|
||
<Content Include="res\extjs\res\images\access\grid\row-over.gif" />
|
||
<Content Include="res\extjs\res\images\access\grid\row-sel.gif" />
|
||
<Content Include="res\extjs\res\images\access\grid\sort-hd.gif" />
|
||
<Content Include="res\extjs\res\images\access\grid\sort_asc.gif" />
|
||
<Content Include="res\extjs\res\images\access\grid\sort_desc.gif" />
|
||
<Content Include="res\extjs\res\images\access\grid\wait.gif" />
|
||
<Content Include="res\extjs\res\images\access\menu\checked.gif" />
|
||
<Content Include="res\extjs\res\images\access\menu\group-checked.gif" />
|
||
<Content Include="res\extjs\res\images\access\menu\item-over.gif" />
|
||
<Content Include="res\extjs\res\images\access\menu\menu-parent.gif" />
|
||
<Content Include="res\extjs\res\images\access\menu\menu.gif" />
|
||
<Content Include="res\extjs\res\images\access\menu\unchecked.gif" />
|
||
<Content Include="res\extjs\res\images\access\panel\corners-sprite.gif" />
|
||
<Content Include="res\extjs\res\images\access\panel\left-right.gif" />
|
||
<Content Include="res\extjs\res\images\access\panel\light-hd.gif" />
|
||
<Content Include="res\extjs\res\images\access\panel\tool-sprite-tpl.gif" />
|
||
<Content Include="res\extjs\res\images\access\panel\tool-sprites.gif" />
|
||
<Content Include="res\extjs\res\images\access\panel\tools-sprites-trans.gif" />
|
||
<Content Include="res\extjs\res\images\access\panel\top-bottom.gif" />
|
||
<Content Include="res\extjs\res\images\access\panel\white-corners-sprite.gif" />
|
||
<Content Include="res\extjs\res\images\access\panel\white-left-right.gif" />
|
||
<Content Include="res\extjs\res\images\access\panel\white-top-bottom.gif" />
|
||
<Content Include="res\extjs\res\images\access\progress\progress-bg.gif" />
|
||
<Content Include="res\extjs\res\images\access\qtip\close.gif" />
|
||
<Content Include="res\extjs\res\images\access\qtip\tip-anchor-sprite.gif" />
|
||
<Content Include="res\extjs\res\images\access\qtip\tip-sprite.gif" />
|
||
<Content Include="res\extjs\res\images\access\shared\glass-bg.gif" />
|
||
<Content Include="res\extjs\res\images\access\shared\hd-sprite.gif" />
|
||
<Content Include="res\extjs\res\images\access\shared\left-btn.gif" />
|
||
<Content Include="res\extjs\res\images\access\shared\right-btn.gif" />
|
||
<Content Include="res\extjs\res\images\access\sizer\e-handle-dark.gif" />
|
||
<Content Include="res\extjs\res\images\access\sizer\e-handle.gif" />
|
||
<Content Include="res\extjs\res\images\access\sizer\ne-handle-dark.gif" />
|
||
<Content Include="res\extjs\res\images\access\sizer\ne-handle.gif" />
|
||
<Content Include="res\extjs\res\images\access\sizer\nw-handle-dark.gif" />
|
||
<Content Include="res\extjs\res\images\access\sizer\nw-handle.gif" />
|
||
<Content Include="res\extjs\res\images\access\sizer\s-handle-dark.gif" />
|
||
<Content Include="res\extjs\res\images\access\sizer\s-handle.gif" />
|
||
<Content Include="res\extjs\res\images\access\sizer\se-handle-dark.gif" />
|
||
<Content Include="res\extjs\res\images\access\sizer\se-handle.gif" />
|
||
<Content Include="res\extjs\res\images\access\sizer\square.gif" />
|
||
<Content Include="res\extjs\res\images\access\sizer\sw-handle-dark.gif" />
|
||
<Content Include="res\extjs\res\images\access\sizer\sw-handle.gif" />
|
||
<Content Include="res\extjs\res\images\access\slider\slider-bg.png" />
|
||
<Content Include="res\extjs\res\images\access\slider\slider-thumb.png" />
|
||
<Content Include="res\extjs\res\images\access\slider\slider-v-bg.png" />
|
||
<Content Include="res\extjs\res\images\access\slider\slider-v-thumb.png" />
|
||
<Content Include="res\extjs\res\images\access\tabs\scroll-left.gif" />
|
||
<Content Include="res\extjs\res\images\access\tabs\scroll-right.gif" />
|
||
<Content Include="res\extjs\res\images\access\tabs\tab-btm-inactive-left-bg.gif" />
|
||
<Content Include="res\extjs\res\images\access\tabs\tab-btm-inactive-right-bg.gif" />
|
||
<Content Include="res\extjs\res\images\access\tabs\tab-btm-left-bg.gif" />
|
||
<Content Include="res\extjs\res\images\access\tabs\tab-btm-right-bg.gif" />
|
||
<Content Include="res\extjs\res\images\access\tabs\tab-close.gif" />
|
||
<Content Include="res\extjs\res\images\access\tabs\tab-strip-bg.gif" />
|
||
<Content Include="res\extjs\res\images\access\tabs\tab-strip-btm-bg.gif" />
|
||
<Content Include="res\extjs\res\images\access\tabs\tabs-sprite.gif" />
|
||
<Content Include="res\extjs\res\images\access\toolbar\bg.gif" />
|
||
<Content Include="res\extjs\res\images\access\toolbar\btn-arrow-light.gif" />
|
||
<Content Include="res\extjs\res\images\access\toolbar\btn-arrow.gif" />
|
||
<Content Include="res\extjs\res\images\access\toolbar\btn-over-bg.gif" />
|
||
<Content Include="res\extjs\res\images\access\toolbar\gray-bg.gif" />
|
||
<Content Include="res\extjs\res\images\access\toolbar\more.gif" />
|
||
<Content Include="res\extjs\res\images\access\toolbar\s-arrow-bo.gif" />
|
||
<Content Include="res\extjs\res\images\access\toolbar\tb-btn-sprite.gif" />
|
||
<Content Include="res\extjs\res\images\access\toolbar\tb-xl-btn-sprite.gif" />
|
||
<Content Include="res\extjs\res\images\access\toolbar\tb-xl-sep.gif" />
|
||
<Content Include="res\extjs\res\images\access\tree\arrows.gif" />
|
||
<Content Include="res\extjs\res\images\access\tree\drop-add.gif" />
|
||
<Content Include="res\extjs\res\images\access\tree\drop-between.gif" />
|
||
<Content Include="res\extjs\res\images\access\tree\drop-no.gif" />
|
||
<Content Include="res\extjs\res\images\access\tree\drop-over.gif" />
|
||
<Content Include="res\extjs\res\images\access\tree\drop-under.gif" />
|
||
<Content Include="res\extjs\res\images\access\tree\drop-yes.gif" />
|
||
<Content Include="res\extjs\res\images\access\tree\elbow-end-minus-nl.gif" />
|
||
<Content Include="res\extjs\res\images\access\tree\elbow-end-minus.gif" />
|
||
<Content Include="res\extjs\res\images\access\tree\elbow-end-plus-nl.gif" />
|
||
<Content Include="res\extjs\res\images\access\tree\elbow-end-plus.gif" />
|
||
<Content Include="res\extjs\res\images\access\tree\elbow-end.gif" />
|
||
<Content Include="res\extjs\res\images\access\tree\elbow-line.gif" />
|
||
<Content Include="res\extjs\res\images\access\tree\elbow-minus-nl.gif" />
|
||
<Content Include="res\extjs\res\images\access\tree\elbow-minus.gif" />
|
||
<Content Include="res\extjs\res\images\access\tree\elbow-plus-nl.gif" />
|
||
<Content Include="res\extjs\res\images\access\tree\elbow-plus.gif" />
|
||
<Content Include="res\extjs\res\images\access\tree\elbow.gif" />
|
||
<Content Include="res\extjs\res\images\access\tree\folder-open.gif" />
|
||
<Content Include="res\extjs\res\images\access\tree\folder.gif" />
|
||
<Content Include="res\extjs\res\images\access\tree\leaf.gif" />
|
||
<Content Include="res\extjs\res\images\access\tree\loading.gif" />
|
||
<Content Include="res\extjs\res\images\access\tree\s.gif" />
|
||
<Content Include="res\extjs\res\images\access\window\icon-error.gif" />
|
||
<Content Include="res\extjs\res\images\access\window\icon-info.gif" />
|
||
<Content Include="res\extjs\res\images\access\window\icon-question.gif" />
|
||
<Content Include="res\extjs\res\images\access\window\icon-warning.gif" />
|
||
<Content Include="res\extjs\res\images\access\window\left-corners.png" />
|
||
<Content Include="res\extjs\res\images\access\window\left-right.png" />
|
||
<Content Include="res\extjs\res\images\access\window\right-corners.png" />
|
||
<Content Include="res\extjs\res\images\access\window\top-bottom.png" />
|
||
<Content Include="res\extjs\res\images\accordion_hover.gif" />
|
||
<Content Include="res\extjs\res\images\accordion_link_hover.gif" />
|
||
<Content Include="res\extjs\res\images\accordion_link_hover2.gif" />
|
||
<Content Include="res\extjs\res\images\accordion_reset.gif" />
|
||
<Content Include="res\extjs\res\images\accordion_select.gif" />
|
||
<Content Include="res\extjs\res\images\box.gif" />
|
||
<Content Include="res\extjs\res\images\bullet_cross.png" />
|
||
<Content Include="res\extjs\res\images\check-back1.gif" />
|
||
<Content Include="res\extjs\res\images\check.gif" />
|
||
<Content Include="res\extjs\res\images\checked.gif" />
|
||
<Content Include="res\extjs\res\images\checked_disabled.gif" />
|
||
<Content Include="res\extjs\res\images\check_notuse_back.gif" />
|
||
<Content Include="res\extjs\res\images\check_notuse__1.gif" />
|
||
<Content Include="res\extjs\res\images\default\box\corners-blue.gif" />
|
||
<Content Include="res\extjs\res\images\default\box\corners.gif" />
|
||
<Content Include="res\extjs\res\images\default\box\l-blue.gif" />
|
||
<Content Include="res\extjs\res\images\default\box\l.gif" />
|
||
<Content Include="res\extjs\res\images\default\box\r-blue.gif" />
|
||
<Content Include="res\extjs\res\images\default\box\r.gif" />
|
||
<Content Include="res\extjs\res\images\default\box\tb-blue.gif" />
|
||
<Content Include="res\extjs\res\images\default\box\tb.gif" />
|
||
<Content Include="res\extjs\res\images\default\button\arrow.gif" />
|
||
<Content Include="res\extjs\res\images\default\button\btn.gif" />
|
||
<Content Include="res\extjs\res\images\default\button\group-cs.gif" />
|
||
<Content Include="res\extjs\res\images\default\button\group-lr.gif" />
|
||
<Content Include="res\extjs\res\images\default\button\group-tb.gif" />
|
||
<Content Include="res\extjs\res\images\default\button\s-arrow-b-noline.gif" />
|
||
<Content Include="res\extjs\res\images\default\button\s-arrow-b.gif" />
|
||
<Content Include="res\extjs\res\images\default\button\s-arrow-bo.gif" />
|
||
<Content Include="res\extjs\res\images\default\button\s-arrow-noline.gif" />
|
||
<Content Include="res\extjs\res\images\default\button\s-arrow-o.gif" />
|
||
<Content Include="res\extjs\res\images\default\button\s-arrow.gif" />
|
||
<Content Include="res\extjs\res\images\default\dd\drop-add.gif" />
|
||
<Content Include="res\extjs\res\images\default\dd\drop-no.gif" />
|
||
<Content Include="res\extjs\res\images\default\dd\drop-yes.gif" />
|
||
<Content Include="res\extjs\res\images\default\editor\tb-sprite.gif" />
|
||
<Content Include="res\extjs\res\images\default\form\checkbox.gif" />
|
||
<Content Include="res\extjs\res\images\default\form\clear-trigger.gif" />
|
||
<Content Include="res\extjs\res\images\default\form\date-trigger.gif" />
|
||
<Content Include="res\extjs\res\images\default\form\error-tip-corners.gif" />
|
||
<Content Include="res\extjs\res\images\default\form\exclamation.gif" />
|
||
<Content Include="res\extjs\res\images\default\form\radio.gif" />
|
||
<Content Include="res\extjs\res\images\default\form\search-trigger.gif" />
|
||
<Content Include="res\extjs\res\images\default\form\text-bg.gif" />
|
||
<Content Include="res\extjs\res\images\default\form\trigger-square.gif" />
|
||
<Content Include="res\extjs\res\images\default\form\trigger-tpl.gif" />
|
||
<Content Include="res\extjs\res\images\default\form\trigger.gif" />
|
||
<Content Include="res\extjs\res\images\default\gradient-bg.gif" />
|
||
<Content Include="res\extjs\res\images\default\grid\arrow-left-white.gif" />
|
||
<Content Include="res\extjs\res\images\default\grid\arrow-right-white.gif" />
|
||
<Content Include="res\extjs\res\images\default\grid\col-move-bottom.gif" />
|
||
<Content Include="res\extjs\res\images\default\grid\col-move-top.gif" />
|
||
<Content Include="res\extjs\res\images\default\grid\columns.gif" />
|
||
<Content Include="res\extjs\res\images\default\grid\dirty.gif" />
|
||
<Content Include="res\extjs\res\images\default\grid\done.gif" />
|
||
<Content Include="res\extjs\res\images\default\grid\drop-no.gif" />
|
||
<Content Include="res\extjs\res\images\default\grid\drop-yes.gif" />
|
||
<Content Include="res\extjs\res\images\default\grid\footer-bg.gif" />
|
||
<Content Include="res\extjs\res\images\default\grid\grid-blue-hd.gif" />
|
||
<Content Include="res\extjs\res\images\default\grid\grid-blue-split.gif" />
|
||
<Content Include="res\extjs\res\images\default\grid\grid-hrow.gif" />
|
||
<Content Include="res\extjs\res\images\default\grid\grid-loading.gif" />
|
||
<Content Include="res\extjs\res\images\default\grid\grid-split.gif" />
|
||
<Content Include="res\extjs\res\images\default\grid\grid-vista-hd.gif" />
|
||
<Content Include="res\extjs\res\images\default\grid\grid3-hd-btn.gif" />
|
||
<Content Include="res\extjs\res\images\default\grid\grid3-hrow-over.gif" />
|
||
<Content Include="res\extjs\res\images\default\grid\grid3-hrow.gif" />
|
||
<Content Include="res\extjs\res\images\default\grid\grid3-rowheader.gif" />
|
||
<Content Include="res\extjs\res\images\default\grid\grid3-special-col-bg.gif" />
|
||
<Content Include="res\extjs\res\images\default\grid\grid3-special-col-sel-bg.gif" />
|
||
<Content Include="res\extjs\res\images\default\grid\group-by.gif" />
|
||
<Content Include="res\extjs\res\images\default\grid\group-collapse.gif" />
|
||
<Content Include="res\extjs\res\images\default\grid\group-expand-sprite.gif" />
|
||
<Content Include="res\extjs\res\images\default\grid\group-expand.gif" />
|
||
<Content Include="res\extjs\res\images\default\grid\hd-pop.gif" />
|
||
<Content Include="res\extjs\res\images\default\grid\hmenu-asc.gif" />
|
||
<Content Include="res\extjs\res\images\default\grid\hmenu-desc.gif" />
|
||
<Content Include="res\extjs\res\images\default\grid\hmenu-lock.gif" />
|
||
<Content Include="res\extjs\res\images\default\grid\hmenu-lock.png" />
|
||
<Content Include="res\extjs\res\images\default\grid\hmenu-unlock.gif" />
|
||
<Content Include="res\extjs\res\images\default\grid\hmenu-unlock.png" />
|
||
<Content Include="res\extjs\res\images\default\grid\invalid_line.gif" />
|
||
<Content Include="res\extjs\res\images\default\grid\loading.gif" />
|
||
<Content Include="res\extjs\res\images\default\grid\mso-hd.gif" />
|
||
<Content Include="res\extjs\res\images\default\grid\nowait.gif" />
|
||
<Content Include="res\extjs\res\images\default\grid\page-first-disabled.gif" />
|
||
<Content Include="res\extjs\res\images\default\grid\page-first.gif" />
|
||
<Content Include="res\extjs\res\images\default\grid\page-last-disabled.gif" />
|
||
<Content Include="res\extjs\res\images\default\grid\page-last.gif" />
|
||
<Content Include="res\extjs\res\images\default\grid\page-next-disabled.gif" />
|
||
<Content Include="res\extjs\res\images\default\grid\page-next.gif" />
|
||
<Content Include="res\extjs\res\images\default\grid\page-prev-disabled.gif" />
|
||
<Content Include="res\extjs\res\images\default\grid\page-prev.gif" />
|
||
<Content Include="res\extjs\res\images\default\grid\pick-button.gif" />
|
||
<Content Include="res\extjs\res\images\default\grid\refresh-disabled.gif" />
|
||
<Content Include="res\extjs\res\images\default\grid\refresh.gif" />
|
||
<Content Include="res\extjs\res\images\default\grid\row-check-sprite.gif" />
|
||
<Content Include="res\extjs\res\images\default\grid\row-expand-sprite.gif" />
|
||
<Content Include="res\extjs\res\images\default\grid\row-over.gif" />
|
||
<Content Include="res\extjs\res\images\default\grid\row-sel.gif" />
|
||
<Content Include="res\extjs\res\images\default\grid\sort-hd.gif" />
|
||
<Content Include="res\extjs\res\images\default\grid\sort_asc.gif" />
|
||
<Content Include="res\extjs\res\images\default\grid\sort_desc.gif" />
|
||
<Content Include="res\extjs\res\images\default\grid\wait.gif" />
|
||
<Content Include="res\extjs\res\images\default\layout\collapse.gif" />
|
||
<Content Include="res\extjs\res\images\default\layout\expand.gif" />
|
||
<Content Include="res\extjs\res\images\default\layout\gradient-bg.gif" />
|
||
<Content Include="res\extjs\res\images\default\layout\mini-bottom.gif" />
|
||
<Content Include="res\extjs\res\images\default\layout\mini-left.gif" />
|
||
<Content Include="res\extjs\res\images\default\layout\mini-right.gif" />
|
||
<Content Include="res\extjs\res\images\default\layout\mini-top.gif" />
|
||
<Content Include="res\extjs\res\images\default\layout\ns-collapse.gif" />
|
||
<Content Include="res\extjs\res\images\default\layout\ns-expand.gif" />
|
||
<Content Include="res\extjs\res\images\default\layout\panel-close.gif" />
|
||
<Content Include="res\extjs\res\images\default\layout\panel-title-bg.gif" />
|
||
<Content Include="res\extjs\res\images\default\layout\panel-title-light-bg.gif" />
|
||
<Content Include="res\extjs\res\images\default\layout\stick.gif" />
|
||
<Content Include="res\extjs\res\images\default\layout\stuck.gif" />
|
||
<Content Include="res\extjs\res\images\default\layout\tab-close-on.gif" />
|
||
<Content Include="res\extjs\res\images\default\layout\tab-close.gif" />
|
||
<Content Include="res\extjs\res\images\default\menu\checked.gif" />
|
||
<Content Include="res\extjs\res\images\default\menu\group-checked.gif" />
|
||
<Content Include="res\extjs\res\images\default\menu\item-over.gif" />
|
||
<Content Include="res\extjs\res\images\default\menu\menu-parent.gif" />
|
||
<Content Include="res\extjs\res\images\default\menu\menu.gif" />
|
||
<Content Include="res\extjs\res\images\default\menu\unchecked.gif" />
|
||
<Content Include="res\extjs\res\images\default\panel\corners-sprite.gif" />
|
||
<Content Include="res\extjs\res\images\default\panel\left-right.gif" />
|
||
<Content Include="res\extjs\res\images\default\panel\light-hd.gif" />
|
||
<Content Include="res\extjs\res\images\default\panel\tool-sprite-tpl.gif" />
|
||
<Content Include="res\extjs\res\images\default\panel\tool-sprites.gif" />
|
||
<Content Include="res\extjs\res\images\default\panel\tools-sprites-trans.gif" />
|
||
<Content Include="res\extjs\res\images\default\panel\top-bottom.gif" />
|
||
<Content Include="res\extjs\res\images\default\panel\top-bottom.png" />
|
||
<Content Include="res\extjs\res\images\default\panel\white-corners-sprite.gif" />
|
||
<Content Include="res\extjs\res\images\default\panel\white-left-right.gif" />
|
||
<Content Include="res\extjs\res\images\default\panel\white-top-bottom.gif" />
|
||
<Content Include="res\extjs\res\images\default\progress\progress-bg.gif" />
|
||
<Content Include="res\extjs\res\images\default\qtip\bg.gif" />
|
||
<Content Include="res\extjs\res\images\default\qtip\close.gif" />
|
||
<Content Include="res\extjs\res\images\default\qtip\tip-anchor-sprite.gif" />
|
||
<Content Include="res\extjs\res\images\default\qtip\tip-sprite.gif" />
|
||
<Content Include="res\extjs\res\images\default\s.gif" />
|
||
<Content Include="res\extjs\res\images\default\shadow-c.png" />
|
||
<Content Include="res\extjs\res\images\default\shadow-lr.png" />
|
||
<Content Include="res\extjs\res\images\default\shadow.png" />
|
||
<Content Include="res\extjs\res\images\default\shared\blue-loading.gif" />
|
||
<Content Include="res\extjs\res\images\default\shared\calendar.gif" />
|
||
<Content Include="res\extjs\res\images\default\shared\glass-bg.gif" />
|
||
<Content Include="res\extjs\res\images\default\shared\hd-sprite.gif" />
|
||
<Content Include="res\extjs\res\images\default\shared\large-loading.gif" />
|
||
<Content Include="res\extjs\res\images\default\shared\left-btn.gif" />
|
||
<Content Include="res\extjs\res\images\default\shared\loading-balls.gif" />
|
||
<Content Include="res\extjs\res\images\default\shared\right-btn.gif" />
|
||
<Content Include="res\extjs\res\images\default\shared\warning.gif" />
|
||
<Content Include="res\extjs\res\images\default\sizer\e-handle-dark.gif" />
|
||
<Content Include="res\extjs\res\images\default\sizer\e-handle.gif" />
|
||
<Content Include="res\extjs\res\images\default\sizer\ne-handle-dark.gif" />
|
||
<Content Include="res\extjs\res\images\default\sizer\ne-handle.gif" />
|
||
<Content Include="res\extjs\res\images\default\sizer\nw-handle-dark.gif" />
|
||
<Content Include="res\extjs\res\images\default\sizer\nw-handle.gif" />
|
||
<Content Include="res\extjs\res\images\default\sizer\s-handle-dark.gif" />
|
||
<Content Include="res\extjs\res\images\default\sizer\s-handle.gif" />
|
||
<Content Include="res\extjs\res\images\default\sizer\se-handle-dark.gif" />
|
||
<Content Include="res\extjs\res\images\default\sizer\se-handle.gif" />
|
||
<Content Include="res\extjs\res\images\default\sizer\square.gif" />
|
||
<Content Include="res\extjs\res\images\default\sizer\sw-handle-dark.gif" />
|
||
<Content Include="res\extjs\res\images\default\sizer\sw-handle.gif" />
|
||
<Content Include="res\extjs\res\images\default\slider\slider-bg.png" />
|
||
<Content Include="res\extjs\res\images\default\slider\slider-thumb.png" />
|
||
<Content Include="res\extjs\res\images\default\slider\slider-v-bg.png" />
|
||
<Content Include="res\extjs\res\images\default\slider\slider-v-thumb.png" />
|
||
<Content Include="res\extjs\res\images\default\tabs\scroll-left.gif" />
|
||
<Content Include="res\extjs\res\images\default\tabs\scroll-right.gif" />
|
||
<Content Include="res\extjs\res\images\default\tabs\scroller-bg.gif" />
|
||
<Content Include="res\extjs\res\images\default\tabs\tab-btm-inactive-left-bg.gif" />
|
||
<Content Include="res\extjs\res\images\default\tabs\tab-btm-inactive-right-bg.gif" />
|
||
<Content Include="res\extjs\res\images\default\tabs\tab-btm-left-bg.gif" />
|
||
<Content Include="res\extjs\res\images\default\tabs\tab-btm-over-left-bg.gif" />
|
||
<Content Include="res\extjs\res\images\default\tabs\tab-btm-over-right-bg.gif" />
|
||
<Content Include="res\extjs\res\images\default\tabs\tab-btm-right-bg.gif" />
|
||
<Content Include="res\extjs\res\images\default\tabs\tab-close.gif" />
|
||
<Content Include="res\extjs\res\images\default\tabs\tab-strip-bg.gif" />
|
||
<Content Include="res\extjs\res\images\default\tabs\tab-strip-bg.png" />
|
||
<Content Include="res\extjs\res\images\default\tabs\tab-strip-btm-bg.gif" />
|
||
<Content Include="res\extjs\res\images\default\tabs\tabs-sprite.gif" />
|
||
<Content Include="res\extjs\res\images\default\toolbar\bg.gif" />
|
||
<Content Include="res\extjs\res\images\default\toolbar\btn-arrow-light.gif" />
|
||
<Content Include="res\extjs\res\images\default\toolbar\btn-arrow.gif" />
|
||
<Content Include="res\extjs\res\images\default\toolbar\btn-over-bg.gif" />
|
||
<Content Include="res\extjs\res\images\default\toolbar\gray-bg.gif" />
|
||
<Content Include="res\extjs\res\images\default\toolbar\more.gif" />
|
||
<Content Include="res\extjs\res\images\default\toolbar\tb-bg.gif" />
|
||
<Content Include="res\extjs\res\images\default\toolbar\tb-btn-sprite.gif" />
|
||
<Content Include="res\extjs\res\images\default\toolbar\tb-xl-btn-sprite.gif" />
|
||
<Content Include="res\extjs\res\images\default\toolbar\tb-xl-sep.gif" />
|
||
<Content Include="res\extjs\res\images\default\tree\arrows.gif" />
|
||
<Content Include="res\extjs\res\images\default\tree\drop-add.gif" />
|
||
<Content Include="res\extjs\res\images\default\tree\drop-between.gif" />
|
||
<Content Include="res\extjs\res\images\default\tree\drop-no.gif" />
|
||
<Content Include="res\extjs\res\images\default\tree\drop-over.gif" />
|
||
<Content Include="res\extjs\res\images\default\tree\drop-under.gif" />
|
||
<Content Include="res\extjs\res\images\default\tree\drop-yes.gif" />
|
||
<Content Include="res\extjs\res\images\default\tree\elbow-end-minus-nl.gif" />
|
||
<Content Include="res\extjs\res\images\default\tree\elbow-end-minus.gif" />
|
||
<Content Include="res\extjs\res\images\default\tree\elbow-end-plus-nl.gif" />
|
||
<Content Include="res\extjs\res\images\default\tree\elbow-end-plus.gif" />
|
||
<Content Include="res\extjs\res\images\default\tree\elbow-end.gif" />
|
||
<Content Include="res\extjs\res\images\default\tree\elbow-line.gif" />
|
||
<Content Include="res\extjs\res\images\default\tree\elbow-minus-nl.gif" />
|
||
<Content Include="res\extjs\res\images\default\tree\elbow-minus.gif" />
|
||
<Content Include="res\extjs\res\images\default\tree\elbow-plus-nl.gif" />
|
||
<Content Include="res\extjs\res\images\default\tree\elbow-plus.gif" />
|
||
<Content Include="res\extjs\res\images\default\tree\elbow.gif" />
|
||
<Content Include="res\extjs\res\images\default\tree\folder-open.gif" />
|
||
<Content Include="res\extjs\res\images\default\tree\folder.gif" />
|
||
<Content Include="res\extjs\res\images\default\tree\leaf.gif" />
|
||
<Content Include="res\extjs\res\images\default\tree\loading.gif" />
|
||
<Content Include="res\extjs\res\images\default\tree\s.gif" />
|
||
<Content Include="res\extjs\res\images\default\window\icon-error.gif" />
|
||
<Content Include="res\extjs\res\images\default\window\icon-info.gif" />
|
||
<Content Include="res\extjs\res\images\default\window\icon-question.gif" />
|
||
<Content Include="res\extjs\res\images\default\window\icon-warning.gif" />
|
||
<Content Include="res\extjs\res\images\default\window\left-corners.png" />
|
||
<Content Include="res\extjs\res\images\default\window\left-right.png" />
|
||
<Content Include="res\extjs\res\images\default\window\right-corners.png" />
|
||
<Content Include="res\extjs\res\images\default\window\top-bottom.png" />
|
||
<Content Include="res\extjs\res\images\delete.gif" />
|
||
<Content Include="res\extjs\res\images\dialog-ok.gif" />
|
||
<Content Include="res\extjs\res\images\dialog-ok.png" />
|
||
<Content Include="res\extjs\res\images\elbow-empty.gif" />
|
||
<Content Include="res\extjs\res\images\elbow-end.gif" />
|
||
<Content Include="res\extjs\res\images\elbow-line.gif" />
|
||
<Content Include="res\extjs\res\images\elbow.gif" />
|
||
<Content Include="res\extjs\res\images\gray\button\btn-arrow.gif" />
|
||
<Content Include="res\extjs\res\images\gray\button\btn-sprite.gif" />
|
||
<Content Include="res\extjs\res\images\gray\button\btn.gif" />
|
||
<Content Include="res\extjs\res\images\gray\button\group-cs.gif" />
|
||
<Content Include="res\extjs\res\images\gray\button\group-lr.gif" />
|
||
<Content Include="res\extjs\res\images\gray\button\group-tb.gif" />
|
||
<Content Include="res\extjs\res\images\gray\button\s-arrow-bo.gif" />
|
||
<Content Include="res\extjs\res\images\gray\button\s-arrow-o.gif" />
|
||
<Content Include="res\extjs\res\images\gray\form\clear-trigger.gif" />
|
||
<Content Include="res\extjs\res\images\gray\form\date-trigger.gif" />
|
||
<Content Include="res\extjs\res\images\gray\form\search-trigger.gif" />
|
||
<Content Include="res\extjs\res\images\gray\form\trigger-square.gif" />
|
||
<Content Include="res\extjs\res\images\gray\form\trigger.gif" />
|
||
<Content Include="res\extjs\res\images\gray\gradient-bg.gif" />
|
||
<Content Include="res\extjs\res\images\gray\grid\col-move-bottom.gif" />
|
||
<Content Include="res\extjs\res\images\gray\grid\col-move-top.gif" />
|
||
<Content Include="res\extjs\res\images\gray\grid\grid3-hd-btn.gif" />
|
||
<Content Include="res\extjs\res\images\gray\grid\grid3-hrow-over.gif" />
|
||
<Content Include="res\extjs\res\images\gray\grid\grid3-hrow-over2.gif" />
|
||
<Content Include="res\extjs\res\images\gray\grid\grid3-hrow.gif" />
|
||
<Content Include="res\extjs\res\images\gray\grid\grid3-hrow2.gif" />
|
||
<Content Include="res\extjs\res\images\gray\grid\grid3-special-col-bg.gif" />
|
||
<Content Include="res\extjs\res\images\gray\grid\grid3-special-col-bg2.gif" />
|
||
<Content Include="res\extjs\res\images\gray\grid\grid3-special-col-sel-bg.gif" />
|
||
<Content Include="res\extjs\res\images\gray\grid\group-collapse.gif" />
|
||
<Content Include="res\extjs\res\images\gray\grid\group-expand-sprite.gif" />
|
||
<Content Include="res\extjs\res\images\gray\grid\group-expand.gif" />
|
||
<Content Include="res\extjs\res\images\gray\grid\page-first.gif" />
|
||
<Content Include="res\extjs\res\images\gray\grid\page-last.gif" />
|
||
<Content Include="res\extjs\res\images\gray\grid\page-next.gif" />
|
||
<Content Include="res\extjs\res\images\gray\grid\page-prev.gif" />
|
||
<Content Include="res\extjs\res\images\gray\grid\refresh.gif" />
|
||
<Content Include="res\extjs\res\images\gray\grid\row-expand-sprite.gif" />
|
||
<Content Include="res\extjs\res\images\gray\grid\sort-hd.gif" />
|
||
<Content Include="res\extjs\res\images\gray\grid\sort_asc.gif" />
|
||
<Content Include="res\extjs\res\images\gray\grid\sort_desc.gif" />
|
||
<Content Include="res\extjs\res\images\gray\menu\group-checked.gif" />
|
||
<Content Include="res\extjs\res\images\gray\menu\item-over-disabled.gif" />
|
||
<Content Include="res\extjs\res\images\gray\menu\item-over.gif" />
|
||
<Content Include="res\extjs\res\images\gray\menu\menu-parent.gif" />
|
||
<Content Include="res\extjs\res\images\gray\panel\corners-sprite.gif" />
|
||
<Content Include="res\extjs\res\images\gray\panel\left-right.gif" />
|
||
<Content Include="res\extjs\res\images\gray\panel\light-hd.gif" />
|
||
<Content Include="res\extjs\res\images\gray\panel\tool-sprite-tpl.gif" />
|
||
<Content Include="res\extjs\res\images\gray\panel\tool-sprites.gif" />
|
||
<Content Include="res\extjs\res\images\gray\panel\tools-sprites-trans.gif" />
|
||
<Content Include="res\extjs\res\images\gray\panel\top-bottom.gif" />
|
||
<Content Include="res\extjs\res\images\gray\panel\top-bottom.png" />
|
||
<Content Include="res\extjs\res\images\gray\panel\white-corners-sprite.gif" />
|
||
<Content Include="res\extjs\res\images\gray\panel\white-left-right.gif" />
|
||
<Content Include="res\extjs\res\images\gray\panel\white-top-bottom.gif" />
|
||
<Content Include="res\extjs\res\images\gray\progress\progress-bg.gif" />
|
||
<Content Include="res\extjs\res\images\gray\qtip\bg.gif" />
|
||
<Content Include="res\extjs\res\images\gray\qtip\close.gif" />
|
||
<Content Include="res\extjs\res\images\gray\qtip\tip-anchor-sprite.gif" />
|
||
<Content Include="res\extjs\res\images\gray\qtip\tip-sprite.gif" />
|
||
<Content Include="res\extjs\res\images\gray\s.gif" />
|
||
<Content Include="res\extjs\res\images\gray\shared\hd-sprite.gif" />
|
||
<Content Include="res\extjs\res\images\gray\shared\left-btn.gif" />
|
||
<Content Include="res\extjs\res\images\gray\shared\right-btn.gif" />
|
||
<Content Include="res\extjs\res\images\gray\sizer\e-handle.gif" />
|
||
<Content Include="res\extjs\res\images\gray\sizer\ne-handle.gif" />
|
||
<Content Include="res\extjs\res\images\gray\sizer\nw-handle.gif" />
|
||
<Content Include="res\extjs\res\images\gray\sizer\s-handle.gif" />
|
||
<Content Include="res\extjs\res\images\gray\sizer\se-handle.gif" />
|
||
<Content Include="res\extjs\res\images\gray\sizer\square.gif" />
|
||
<Content Include="res\extjs\res\images\gray\sizer\sw-handle.gif" />
|
||
<Content Include="res\extjs\res\images\gray\slider\slider-thumb.png" />
|
||
<Content Include="res\extjs\res\images\gray\slider\slider-v-thumb.png" />
|
||
<Content Include="res\extjs\res\images\gray\tabs\scroll-left.gif" />
|
||
<Content Include="res\extjs\res\images\gray\tabs\scroll-right.gif" />
|
||
<Content Include="res\extjs\res\images\gray\tabs\scroller-bg.gif" />
|
||
<Content Include="res\extjs\res\images\gray\tabs\tab-btm-inactive-left-bg.gif" />
|
||
<Content Include="res\extjs\res\images\gray\tabs\tab-btm-inactive-right-bg.gif" />
|
||
<Content Include="res\extjs\res\images\gray\tabs\tab-btm-left-bg.gif" />
|
||
<Content Include="res\extjs\res\images\gray\tabs\tab-btm-over-left-bg.gif" />
|
||
<Content Include="res\extjs\res\images\gray\tabs\tab-btm-over-right-bg.gif" />
|
||
<Content Include="res\extjs\res\images\gray\tabs\tab-btm-right-bg.gif" />
|
||
<Content Include="res\extjs\res\images\gray\tabs\tab-close.gif" />
|
||
<Content Include="res\extjs\res\images\gray\tabs\tab-strip-bg.gif" />
|
||
<Content Include="res\extjs\res\images\gray\tabs\tab-strip-bg.png" />
|
||
<Content Include="res\extjs\res\images\gray\tabs\tab-strip-btm-bg.gif" />
|
||
<Content Include="res\extjs\res\images\gray\tabs\tabs-sprite.gif" />
|
||
<Content Include="res\extjs\res\images\gray\toolbar\bg.gif" />
|
||
<Content Include="res\extjs\res\images\gray\toolbar\btn-arrow-light.gif" />
|
||
<Content Include="res\extjs\res\images\gray\toolbar\btn-arrow.gif" />
|
||
<Content Include="res\extjs\res\images\gray\toolbar\btn-over-bg.gif" />
|
||
<Content Include="res\extjs\res\images\gray\toolbar\gray-bg.gif" />
|
||
<Content Include="res\extjs\res\images\gray\toolbar\more.gif" />
|
||
<Content Include="res\extjs\res\images\gray\toolbar\tb-bg.gif" />
|
||
<Content Include="res\extjs\res\images\gray\toolbar\tb-btn-sprite.gif" />
|
||
<Content Include="res\extjs\res\images\gray\tree\arrows.gif" />
|
||
<Content Include="res\extjs\res\images\gray\tree\elbow-end-minus-nl.gif" />
|
||
<Content Include="res\extjs\res\images\gray\tree\elbow-end-minus.gif" />
|
||
<Content Include="res\extjs\res\images\gray\tree\elbow-end-plus-nl.gif" />
|
||
<Content Include="res\extjs\res\images\gray\tree\elbow-end-plus.gif" />
|
||
<Content Include="res\extjs\res\images\gray\window\icon-error.gif" />
|
||
<Content Include="res\extjs\res\images\gray\window\icon-info.gif" />
|
||
<Content Include="res\extjs\res\images\gray\window\icon-question.gif" />
|
||
<Content Include="res\extjs\res\images\gray\window\icon-warning.gif" />
|
||
<Content Include="res\extjs\res\images\gray\window\left-corners.png" />
|
||
<Content Include="res\extjs\res\images\gray\window\left-right.png" />
|
||
<Content Include="res\extjs\res\images\gray\window\right-corners.png" />
|
||
<Content Include="res\extjs\res\images\gray\window\top-bottom.png" />
|
||
<Content Include="res\extjs\res\images\loading_24.gif" />
|
||
<Content Include="res\extjs\res\images\loading_25.gif" />
|
||
<Content Include="res\extjs\res\images\loading_32.gif" />
|
||
<Content Include="res\extjs\res\images\loading_32_2.gif" />
|
||
<Content Include="res\extjs\res\images\loading_42.gif" />
|
||
<Content Include="res\extjs\res\images\loading_50.gif" />
|
||
<Content Include="res\extjs\res\images\pagemenu-separator.gif" />
|
||
<Content Include="res\extjs\res\images\pagemenu_toolbar_background.gif" />
|
||
<Content Include="res\extjs\res\images\row-editor-bg.gif" />
|
||
<Content Include="res\extjs\res\images\row-editor-btns.gif" />
|
||
<Content Include="res\extjs\res\images\s.gif" />
|
||
<Content Include="res\extjs\res\images\tick.png" />
|
||
<Content Include="res\extjs\res\images\uncheck.gif" />
|
||
<Content Include="res\extjs\res\images\unchecked.gif" />
|
||
<Content Include="res\extjs\res\images\unchecked_disabled.gif" />
|
||
<Content Include="res\extjs\x-debug.js" />
|
||
<Content Include="res\google-code-prettify\lang-apollo.js" />
|
||
<Content Include="res\google-code-prettify\lang-basic.js" />
|
||
<Content Include="res\google-code-prettify\lang-clj.js" />
|
||
<Content Include="res\google-code-prettify\lang-css.js" />
|
||
<Content Include="res\google-code-prettify\lang-dart.js" />
|
||
<Content Include="res\google-code-prettify\lang-erlang.js" />
|
||
<Content Include="res\google-code-prettify\lang-go.js" />
|
||
<Content Include="res\google-code-prettify\lang-hs.js" />
|
||
<Content Include="res\google-code-prettify\lang-lisp.js" />
|
||
<Content Include="res\google-code-prettify\lang-llvm.js" />
|
||
<Content Include="res\google-code-prettify\lang-lua.js" />
|
||
<Content Include="res\google-code-prettify\lang-matlab.js" />
|
||
<Content Include="res\google-code-prettify\lang-ml.js" />
|
||
<Content Include="res\google-code-prettify\lang-mumps.js" />
|
||
<Content Include="res\google-code-prettify\lang-n.js" />
|
||
<Content Include="res\google-code-prettify\lang-pascal.js" />
|
||
<Content Include="res\google-code-prettify\lang-proto.js" />
|
||
<Content Include="res\google-code-prettify\lang-r.js" />
|
||
<Content Include="res\google-code-prettify\lang-rd.js" />
|
||
<Content Include="res\google-code-prettify\lang-scala.js" />
|
||
<Content Include="res\google-code-prettify\lang-sql.js" />
|
||
<Content Include="res\google-code-prettify\lang-tcl.js" />
|
||
<Content Include="res\google-code-prettify\lang-tex.js" />
|
||
<Content Include="res\google-code-prettify\lang-vb.js" />
|
||
<Content Include="res\google-code-prettify\lang-vhdl.js" />
|
||
<Content Include="res\google-code-prettify\lang-wiki.js" />
|
||
<Content Include="res\google-code-prettify\lang-xq.js" />
|
||
<Content Include="res\google-code-prettify\lang-yaml.js" />
|
||
<Content Include="res\google-code-prettify\prettify.css" />
|
||
<Content Include="res\google-code-prettify\prettify.js" />
|
||
<Content Include="res\google-code-prettify\run_prettify.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\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\expand-all.gif" />
|
||
<Content Include="res\images\favicon.ico" />
|
||
<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\formchangeconfirm.png" />
|
||
<Content Include="res\images\icons.gif" />
|
||
<Content Include="res\images\ico_24_grsz.gif" />
|
||
<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\login.png" />
|
||
<Content Include="res\images\logo\favicon.gif" />
|
||
<Content Include="res\images\logo\favicon.ico" />
|
||
<Content Include="res\images\logo\favicon.jpg" />
|
||
<Content Include="res\images\logo\favicon.png" />
|
||
<Content Include="res\images\logo\logo.png" />
|
||
<Content Include="res\images\logo\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\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" />
|
||
<Content Include="res\images\snapshot\cascade_window.jpg" />
|
||
<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\border\black_tie.png" />
|
||
<Content Include="res\images\themes\border\blitzer.png" />
|
||
<Content Include="res\images\themes\border\cupertino.png" />
|
||
<Content Include="res\images\themes\border\dark_hive.png" />
|
||
<Content Include="res\images\themes\border\default.png" />
|
||
<Content Include="res\images\themes\border\dot_luv.png" />
|
||
<Content Include="res\images\themes\border\eggplant.png" />
|
||
<Content Include="res\images\themes\border\excite_bike.png" />
|
||
<Content Include="res\images\themes\border\flick.png" />
|
||
<Content Include="res\images\themes\border\hot_sneaks.png" />
|
||
<Content Include="res\images\themes\border\humanity.png" />
|
||
<Content Include="res\images\themes\border\le_frog.png" />
|
||
<Content Include="res\images\themes\border\metro_blue.png" />
|
||
<Content Include="res\images\themes\border\metro_dark_blue.png" />
|
||
<Content Include="res\images\themes\border\metro_gray.png" />
|
||
<Content Include="res\images\themes\border\metro_green.png" />
|
||
<Content Include="res\images\themes\border\metro_orange.png" />
|
||
<Content Include="res\images\themes\border\mint_choc.png" />
|
||
<Content Include="res\images\themes\border\overcast.png" />
|
||
<Content Include="res\images\themes\border\pepper_grinder.png" />
|
||
<Content Include="res\images\themes\border\redmond.png" />
|
||
<Content Include="res\images\themes\border\smoothness.png" />
|
||
<Content Include="res\images\themes\border\south_street.png" />
|
||
<Content Include="res\images\themes\border\start.png" />
|
||
<Content Include="res\images\themes\border\sunny.png" />
|
||
<Content Include="res\images\themes\border\swanky_purse.png" />
|
||
<Content Include="res\images\themes\border\trontastic.png" />
|
||
<Content Include="res\images\themes\border\ui_darkness.png" />
|
||
<Content Include="res\images\themes\border\ui_lightness.png" />
|
||
<Content Include="res\images\themes\border\vader.png" />
|
||
<Content Include="res\images\themes\cupertino.png" />
|
||
<Content Include="res\images\themes\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\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\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\cupertino.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\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\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\themes\bootstrap_pure\theme.css" />
|
||
<Content Include="res\themes\custom_default\theme.css" />
|
||
<Content Include="res\umeditor\dialogs\emotion\emotion.css" />
|
||
<Content Include="res\umeditor\dialogs\emotion\emotion.js" />
|
||
<Content Include="res\umeditor\dialogs\emotion\images\0.gif" />
|
||
<Content Include="res\umeditor\dialogs\emotion\images\bface.gif" />
|
||
<Content Include="res\umeditor\dialogs\emotion\images\cface.gif" />
|
||
<Content Include="res\umeditor\dialogs\emotion\images\fface.gif" />
|
||
<Content Include="res\umeditor\dialogs\emotion\images\jxface2.gif" />
|
||
<Content Include="res\umeditor\dialogs\emotion\images\neweditor-tab-bg.png" />
|
||
<Content Include="res\umeditor\dialogs\emotion\images\tface.gif" />
|
||
<Content Include="res\umeditor\dialogs\emotion\images\wface.gif" />
|
||
<Content Include="res\umeditor\dialogs\emotion\images\yface.gif" />
|
||
<Content Include="res\umeditor\dialogs\formula\formula.css" />
|
||
<Content Include="res\umeditor\dialogs\formula\formula.html" />
|
||
<Content Include="res\umeditor\dialogs\formula\formula.js" />
|
||
<Content Include="res\umeditor\dialogs\formula\images\formula.png" />
|
||
<Content Include="res\umeditor\dialogs\image\image.css" />
|
||
<Content Include="res\umeditor\dialogs\image\image.js" />
|
||
<Content Include="res\umeditor\dialogs\image\images\close.png" />
|
||
<Content Include="res\umeditor\dialogs\image\images\upload1.png" />
|
||
<Content Include="res\umeditor\dialogs\image\images\upload2.png" />
|
||
<Content Include="res\umeditor\dialogs\link\link.js" />
|
||
<Content Include="res\umeditor\dialogs\map\map.html" />
|
||
<Content Include="res\umeditor\dialogs\map\map.js" />
|
||
<Content Include="res\umeditor\dialogs\video\images\center_focus.jpg" />
|
||
<Content Include="res\umeditor\dialogs\video\images\left_focus.jpg" />
|
||
<Content Include="res\umeditor\dialogs\video\images\none_focus.jpg" />
|
||
<Content Include="res\umeditor\dialogs\video\images\right_focus.jpg" />
|
||
<Content Include="res\umeditor\dialogs\video\video.css" />
|
||
<Content Include="res\umeditor\dialogs\video\video.js" />
|
||
<Content Include="res\umeditor\index.html" />
|
||
<Content Include="res\umeditor\lang\en\en.js" />
|
||
<Content Include="res\umeditor\lang\en\images\addimage.png" />
|
||
<Content Include="res\umeditor\lang\en\images\alldeletebtnhoverskin.png" />
|
||
<Content Include="res\umeditor\lang\en\images\alldeletebtnupskin.png" />
|
||
<Content Include="res\umeditor\lang\en\images\background.png" />
|
||
<Content Include="res\umeditor\lang\en\images\button.png" />
|
||
<Content Include="res\umeditor\lang\en\images\copy.png" />
|
||
<Content Include="res\umeditor\lang\en\images\deletedisable.png" />
|
||
<Content Include="res\umeditor\lang\en\images\deleteenable.png" />
|
||
<Content Include="res\umeditor\lang\en\images\imglabel.png" />
|
||
<Content Include="res\umeditor\lang\en\images\listbackground.png" />
|
||
<Content Include="res\umeditor\lang\en\images\localimage.png" />
|
||
<Content Include="res\umeditor\lang\en\images\music.png" />
|
||
<Content Include="res\umeditor\lang\en\images\rotateleftdisable.png" />
|
||
<Content Include="res\umeditor\lang\en\images\rotateleftenable.png" />
|
||
<Content Include="res\umeditor\lang\en\images\rotaterightdisable.png" />
|
||
<Content Include="res\umeditor\lang\en\images\rotaterightenable.png" />
|
||
<Content Include="res\umeditor\lang\en\images\upload.png" />
|
||
<Content Include="res\umeditor\lang\zh-cn\images\copy.png" />
|
||
<Content Include="res\umeditor\lang\zh-cn\images\imglabel.png" />
|
||
<Content Include="res\umeditor\lang\zh-cn\images\localimage.png" />
|
||
<Content Include="res\umeditor\lang\zh-cn\images\music.png" />
|
||
<Content Include="res\umeditor\lang\zh-cn\images\upload.png" />
|
||
<Content Include="res\umeditor\lang\zh-cn\zh-cn.js" />
|
||
<Content Include="res\umeditor\net\upload\2014-06-13\cade4648-2bc5-4d6b-8c4c-efd6c290f046.png" />
|
||
<Content Include="res\umeditor\net\upload\2014-06-13\d4be35b8-6aa1-40d8-bbaa-a2226a1e2f5e.png" />
|
||
<Content Include="res\umeditor\themes\default\css\umeditor.css" />
|
||
<Content Include="res\umeditor\themes\default\css\umeditor.min.css" />
|
||
<Content Include="res\umeditor\themes\default\images\caret.png" />
|
||
<Content Include="res\umeditor\themes\default\images\close.png" />
|
||
<Content Include="res\umeditor\themes\default\images\icons.gif" />
|
||
<Content Include="res\umeditor\themes\default\images\icons.png" />
|
||
<Content Include="res\umeditor\themes\default\images\ok.gif" />
|
||
<Content Include="res\umeditor\themes\default\images\pop-bg.png" />
|
||
<Content Include="res\umeditor\themes\default\images\spacer.gif" />
|
||
<Content Include="res\umeditor\themes\default\images\videologo.gif" />
|
||
<Content Include="res\umeditor\third-party\jquery.min.js" />
|
||
<Content Include="res\umeditor\third-party\mathquill\font\stixgeneral-bundle\STIXFontLicense2010.txt" />
|
||
<Content Include="res\umeditor\third-party\mathquill\font\stixgeneral-bundle\stixgeneral-webfont.svg" />
|
||
<Content Include="res\umeditor\third-party\mathquill\font\stixgeneral-bundle\stixgeneralbol-webfont.svg" />
|
||
<Content Include="res\umeditor\third-party\mathquill\font\stixgeneral-bundle\stixgeneralbolita-webfont.svg" />
|
||
<Content Include="res\umeditor\third-party\mathquill\font\stixgeneral-bundle\stixgeneralitalic-webfont.svg" />
|
||
<Content Include="res\umeditor\third-party\mathquill\font\Symbola.svg" />
|
||
<Content Include="res\umeditor\third-party\mathquill\mathquill.css" />
|
||
<Content Include="res\umeditor\third-party\mathquill\mathquill.js" />
|
||
<Content Include="res\umeditor\third-party\mathquill\mathquill.min.js" />
|
||
<Content Include="res\umeditor\umeditor.config.js" />
|
||
<Content Include="res\umeditor\umeditor.js" />
|
||
<Content Include="res\umeditor\umeditor.min.js" />
|
||
<Content Include="Scripts\Barrett.js" />
|
||
<Content Include="Scripts\Base64.js" />
|
||
<Content Include="Scripts\BigInt.js" />
|
||
<Content Include="Scripts\inputAutocomplete.js" />
|
||
<Content Include="Scripts\jquery-1.4.1-vsdoc.js" />
|
||
<Content Include="Scripts\jquery-1.4.1.js" />
|
||
<Content Include="Scripts\jquery-1.4.1.min.js" />
|
||
<Content Include="Scripts\jquery.autocomplete.js" />
|
||
<Content Include="Scripts\MD5.js" />
|
||
<Content Include="Scripts\RSA.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="res\umeditor\net\imageUp.ashx" />
|
||
<None Include="res\umeditor\third-party\mathquill\font\stixgeneral-bundle\stixgeneral-webfont.eot" />
|
||
<None Include="res\umeditor\third-party\mathquill\font\stixgeneral-bundle\stixgeneral-webfont.ttf" />
|
||
<None Include="res\umeditor\third-party\mathquill\font\stixgeneral-bundle\stixgeneral-webfont.woff" />
|
||
<None Include="res\umeditor\third-party\mathquill\font\stixgeneral-bundle\stixgeneralbol-webfont.eot" />
|
||
<None Include="res\umeditor\third-party\mathquill\font\stixgeneral-bundle\stixgeneralbol-webfont.ttf" />
|
||
<None Include="res\umeditor\third-party\mathquill\font\stixgeneral-bundle\stixgeneralbol-webfont.woff" />
|
||
<None Include="res\umeditor\third-party\mathquill\font\stixgeneral-bundle\stixgeneralbolita-webfont.eot" />
|
||
<None Include="res\umeditor\third-party\mathquill\font\stixgeneral-bundle\stixgeneralbolita-webfont.ttf" />
|
||
<None Include="res\umeditor\third-party\mathquill\font\stixgeneral-bundle\stixgeneralbolita-webfont.woff" />
|
||
<None Include="res\umeditor\third-party\mathquill\font\stixgeneral-bundle\stixgeneralitalic-webfont.eot" />
|
||
<None Include="res\umeditor\third-party\mathquill\font\stixgeneral-bundle\stixgeneralitalic-webfont.ttf" />
|
||
<None Include="res\umeditor\third-party\mathquill\font\stixgeneral-bundle\stixgeneralitalic-webfont.woff" />
|
||
<None Include="res\umeditor\third-party\mathquill\font\Symbola.eot" />
|
||
<None Include="res\umeditor\third-party\mathquill\font\Symbola.otf" />
|
||
<None Include="res\umeditor\third-party\mathquill\font\Symbola.ttf" />
|
||
<None Include="res\umeditor\third-party\mathquill\font\Symbola.woff" />
|
||
<Content Include="RLSB\RLSBProccess.ashx" />
|
||
<Content Include="SeetaFaceDir\model\face.db" />
|
||
<Content Include="SeetaFaceDir\model\seeta_fa_v1.1.bin" />
|
||
<Content Include="SeetaFaceDir\model\seeta_fd_frontal_v1.0.bin" />
|
||
<Content Include="SeetaFaceDir\model\seeta_fr_v1.0.bin" />
|
||
</ItemGroup>
|
||
<ItemGroup>
|
||
<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="Captcha\captcha.ashx.cs">
|
||
<DependentUpon>captcha.ashx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="Captcha\CaptchaImage.cs" />
|
||
<Compile Include="common\BaseInfo\AudiFlowEdit.aspx.cs">
|
||
<DependentUpon>AudiFlowEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\BaseInfo\AudiFlowEdit.aspx.designer.cs">
|
||
<DependentUpon>AudiFlowEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\BaseInfo\AudiFlowSet.aspx.cs">
|
||
<DependentUpon>AudiFlowSet.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\BaseInfo\AudiFlowSet.aspx.designer.cs">
|
||
<DependentUpon>AudiFlowSet.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\BaseInfo\DepartEdit.aspx.cs">
|
||
<DependentUpon>DepartEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\BaseInfo\DepartEdit.aspx.designer.cs">
|
||
<DependentUpon>DepartEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\BaseInfo\DepartList.aspx.cs">
|
||
<DependentUpon>DepartList.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\BaseInfo\DepartList.aspx.designer.cs">
|
||
<DependentUpon>DepartList.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\BaseInfo\OrganizationChart.aspx.cs">
|
||
<DependentUpon>OrganizationChart.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\BaseInfo\OrganizationChart.aspx.designer.cs">
|
||
<DependentUpon>OrganizationChart.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\BaseInfo\Project.aspx.cs">
|
||
<DependentUpon>Project.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\BaseInfo\Project.aspx.designer.cs">
|
||
<DependentUpon>Project.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\BaseInfo\ProjectPlan.aspx.cs">
|
||
<DependentUpon>ProjectPlan.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\BaseInfo\ProjectPlan.aspx.designer.cs">
|
||
<DependentUpon>ProjectPlan.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\BaseInfo\ProjectSave.aspx.cs">
|
||
<DependentUpon>ProjectSave.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\BaseInfo\ProjectSave.aspx.designer.cs">
|
||
<DependentUpon>ProjectSave.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\BaseInfo\ProjectWeldMat.aspx.cs">
|
||
<DependentUpon>ProjectWeldMat.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\BaseInfo\ProjectWeldMat.aspx.designer.cs">
|
||
<DependentUpon>ProjectWeldMat.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\BaseInfo\ProjectYlrqSave.aspx.cs">
|
||
<DependentUpon>ProjectYlrqSave.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\BaseInfo\ProjectYlrqSave.aspx.designer.cs">
|
||
<DependentUpon>ProjectYlrqSave.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\BaseInfo\TestEngineering.aspx.cs">
|
||
<DependentUpon>TestEngineering.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\BaseInfo\TestEngineering.aspx.designer.cs">
|
||
<DependentUpon>TestEngineering.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\BaseInfo\Unit.aspx.cs">
|
||
<DependentUpon>Unit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\BaseInfo\Unit.aspx.designer.cs">
|
||
<DependentUpon>Unit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\BaseInfo\UnitEdit.aspx.cs">
|
||
<DependentUpon>UnitEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\BaseInfo\UnitEdit.aspx.designer.cs">
|
||
<DependentUpon>UnitEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\FileManage\EditOffice.aspx.cs">
|
||
<DependentUpon>EditOffice.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\FileManage\EditOffice.aspx.designer.cs">
|
||
<DependentUpon>EditOffice.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\FileManage\FileManageList.aspx.cs">
|
||
<DependentUpon>FileManageList.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\FileManage\FileManageList.aspx.designer.cs">
|
||
<DependentUpon>FileManageList.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\FileManage\FileManageList1.aspx.cs">
|
||
<DependentUpon>FileManageList1.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\FileManage\FileManageList1.aspx.designer.cs">
|
||
<DependentUpon>FileManageList1.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\FileManage\Read.aspx.cs">
|
||
<DependentUpon>Read.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\FileManage\Read.aspx.designer.cs">
|
||
<DependentUpon>Read.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\FileManage\Save.aspx.cs">
|
||
<DependentUpon>Save.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\FileManage\Save.aspx.designer.cs">
|
||
<DependentUpon>Save.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\MainGdazServer.aspx.cs">
|
||
<DependentUpon>MainGdazServer.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\MainGdazServer.aspx.designer.cs">
|
||
<DependentUpon>MainGdazServer.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\MainWelder.aspx.cs">
|
||
<DependentUpon>MainWelder.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\MainWelder.aspx.designer.cs">
|
||
<DependentUpon>MainWelder.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\MainWeldMat.aspx.cs">
|
||
<DependentUpon>MainWeldMat.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\MainWeldMat.aspx.designer.cs">
|
||
<DependentUpon>MainWeldMat.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\mainYlrq.aspx.cs">
|
||
<DependentUpon>mainYlrq.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\mainYlrq.aspx.designer.cs">
|
||
<DependentUpon>mainYlrq.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\mainYlrqServer.aspx.cs">
|
||
<DependentUpon>mainYlrqServer.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\mainYlrqServer.aspx.designer.cs">
|
||
<DependentUpon>mainYlrqServer.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\Notice\AddNotice.aspx.cs">
|
||
<DependentUpon>AddNotice.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\Notice\AddNotice.aspx.designer.cs">
|
||
<DependentUpon>AddNotice.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\Notice\APPFile.aspx.cs">
|
||
<DependentUpon>APPFile.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\Notice\APPFile.aspx.designer.cs">
|
||
<DependentUpon>APPFile.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\Notice\Notice.aspx.cs">
|
||
<DependentUpon>Notice.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\Notice\Notice.aspx.designer.cs">
|
||
<DependentUpon>Notice.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\Notice\NoticeFinalFile.aspx.cs">
|
||
<DependentUpon>NoticeFinalFile.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\Notice\NoticeFinalFile.aspx.designer.cs">
|
||
<DependentUpon>NoticeFinalFile.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\Notice\NoticeSign.aspx.cs">
|
||
<DependentUpon>NoticeSign.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\Notice\NoticeSign.aspx.designer.cs">
|
||
<DependentUpon>NoticeSign.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\Notice\NoticeSignParticular.aspx.cs">
|
||
<DependentUpon>NoticeSignParticular.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\Notice\NoticeSignParticular.aspx.designer.cs">
|
||
<DependentUpon>NoticeSignParticular.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\ProjectSet\EditOrganization.aspx.cs">
|
||
<DependentUpon>EditOrganization.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\ProjectSet\EditOrganization.aspx.designer.cs">
|
||
<DependentUpon>EditOrganization.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\ProjectSet\Installation.aspx.cs">
|
||
<DependentUpon>Installation.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\ProjectSet\Installation.aspx.designer.cs">
|
||
<DependentUpon>Installation.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\ProjectSet\InstallationSave.aspx.cs">
|
||
<DependentUpon>InstallationSave.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\ProjectSet\InstallationSave.aspx.designer.cs">
|
||
<DependentUpon>InstallationSave.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\ProjectSet\ProjectRolePower.aspx.cs">
|
||
<DependentUpon>ProjectRolePower.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\ProjectSet\ProjectRolePower.aspx.designer.cs">
|
||
<DependentUpon>ProjectRolePower.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\ProjectSet\ProjectSysSet.aspx.cs">
|
||
<DependentUpon>ProjectSysSet.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\ProjectSet\ProjectSysSet.aspx.designer.cs">
|
||
<DependentUpon>ProjectSysSet.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\ProjectSet\ProjectUnit.aspx.cs">
|
||
<DependentUpon>ProjectUnit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\ProjectSet\ProjectUnit.aspx.designer.cs">
|
||
<DependentUpon>ProjectUnit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\ProjectSet\ProjectUser.aspx.cs">
|
||
<DependentUpon>ProjectUser.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\ProjectSet\ProjectUser.aspx.designer.cs">
|
||
<DependentUpon>ProjectUser.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\ProjectSet\ProjectUserPower.aspx.cs">
|
||
<DependentUpon>ProjectUserPower.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\ProjectSet\ProjectUserPower.aspx.designer.cs">
|
||
<DependentUpon>ProjectUserPower.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\ProjectSet\ProjectWelder.aspx.cs">
|
||
<DependentUpon>ProjectWelder.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\ProjectSet\ProjectWelder.aspx.designer.cs">
|
||
<DependentUpon>ProjectWelder.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\ProjectSet\ProjectWelderEdit.aspx.cs">
|
||
<DependentUpon>ProjectWelderEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\ProjectSet\ProjectWelderEdit.aspx.designer.cs">
|
||
<DependentUpon>ProjectWelderEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\ProjectSet\SelectUnit.aspx.cs">
|
||
<DependentUpon>SelectUnit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\ProjectSet\SelectUnit.aspx.designer.cs">
|
||
<DependentUpon>SelectUnit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\ProjectSet\SelectUser.aspx.cs">
|
||
<DependentUpon>SelectUser.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\ProjectSet\SelectUser.aspx.designer.cs">
|
||
<DependentUpon>SelectUser.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\ProjectSet\SelectWelder.aspx.cs">
|
||
<DependentUpon>SelectWelder.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\ProjectSet\SelectWelder.aspx.designer.cs">
|
||
<DependentUpon>SelectWelder.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\ProjectSet\WorkArea.aspx.cs">
|
||
<DependentUpon>WorkArea.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\ProjectSet\WorkArea.aspx.designer.cs">
|
||
<DependentUpon>WorkArea.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\ProjectSet\WorkAreaEdit.aspx.cs">
|
||
<DependentUpon>WorkAreaEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\ProjectSet\WorkAreaEdit.aspx.designer.cs">
|
||
<DependentUpon>WorkAreaEdit.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\mainGdaz.aspx.cs">
|
||
<DependentUpon>mainGdaz.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\mainGdaz.aspx.designer.cs">
|
||
<DependentUpon>mainGdaz.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\Resource\EditLawRegulation.aspx.cs">
|
||
<DependentUpon>EditLawRegulation.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\Resource\EditLawRegulation.aspx.designer.cs">
|
||
<DependentUpon>EditLawRegulation.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\Resource\LawRegulationList.aspx.cs">
|
||
<DependentUpon>LawRegulationList.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\Resource\LawRegulationList.aspx.designer.cs">
|
||
<DependentUpon>LawRegulationList.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\ShowPerson.aspx.cs">
|
||
<DependentUpon>ShowPerson.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\ShowPerson.aspx.designer.cs">
|
||
<DependentUpon>ShowPerson.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\SysManage\ActiveXDown.aspx.cs">
|
||
<DependentUpon>ActiveXDown.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\SysManage\ActiveXDown.aspx.designer.cs">
|
||
<DependentUpon>ActiveXDown.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\SysManage\DataBak.aspx.cs">
|
||
<DependentUpon>DataBak.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\SysManage\DataBak.aspx.designer.cs">
|
||
<DependentUpon>DataBak.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\SysManage\LogList.aspx.cs">
|
||
<DependentUpon>LogList.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\SysManage\LogList.aspx.designer.cs">
|
||
<DependentUpon>LogList.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\SysManage\RoleList.aspx.cs">
|
||
<DependentUpon>RoleList.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\SysManage\RoleList.aspx.designer.cs">
|
||
<DependentUpon>RoleList.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\SysManage\RoleListEdit.aspx.cs">
|
||
<DependentUpon>RoleListEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\SysManage\RoleListEdit.aspx.designer.cs">
|
||
<DependentUpon>RoleListEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\SysManage\RolePower.aspx.cs">
|
||
<DependentUpon>RolePower.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\SysManage\RolePower.aspx.designer.cs">
|
||
<DependentUpon>RolePower.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\SysManage\UpdatePassword.aspx.cs">
|
||
<DependentUpon>UpdatePassword.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\SysManage\UpdatePassword.aspx.designer.cs">
|
||
<DependentUpon>UpdatePassword.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\SysManage\UpdatePasswordEdit.aspx.cs">
|
||
<DependentUpon>UpdatePasswordEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\SysManage\UpdatePasswordEdit.aspx.designer.cs">
|
||
<DependentUpon>UpdatePasswordEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\SysManage\UserList.aspx.cs">
|
||
<DependentUpon>UserList.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\SysManage\UserList.aspx.designer.cs">
|
||
<DependentUpon>UserList.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\SysManage\UserListEdit.aspx.cs">
|
||
<DependentUpon>UserListEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\SysManage\UserListEdit.aspx.designer.cs">
|
||
<DependentUpon>UserListEdit.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="common\WelderManage\WelderIn.aspx.cs">
|
||
<DependentUpon>WelderIn.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\WelderManage\WelderIn.aspx.designer.cs">
|
||
<DependentUpon>WelderIn.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\WelderManage\WelderManage.aspx.cs">
|
||
<DependentUpon>WelderManage.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\WelderManage\WelderManage.aspx.designer.cs">
|
||
<DependentUpon>WelderManage.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\WelderManage\PersonQualifiedProject.aspx.cs">
|
||
<DependentUpon>PersonQualifiedProject.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\WelderManage\PersonQualifiedProject.aspx.designer.cs">
|
||
<DependentUpon>PersonQualifiedProject.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\WelderManage\PersonQualifiedProjectEdit.aspx.cs">
|
||
<DependentUpon>PersonQualifiedProjectEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\WelderManage\PersonQualifiedProjectEdit.aspx.designer.cs">
|
||
<DependentUpon>PersonQualifiedProjectEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\WelderManage\PersonQualifiedProjectView.aspx.cs">
|
||
<DependentUpon>PersonQualifiedProjectView.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\WelderManage\PersonQualifiedProjectView.aspx.designer.cs">
|
||
<DependentUpon>PersonQualifiedProjectView.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\WelderManage\WelderSave.aspx.cs">
|
||
<DependentUpon>WelderSave.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\WelderManage\WelderSave.aspx.designer.cs">
|
||
<DependentUpon>WelderSave.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\WelderManage\SeeQRImage.aspx.cs">
|
||
<DependentUpon>SeeQRImage.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\WelderManage\SeeQRImage.aspx.designer.cs">
|
||
<DependentUpon>SeeQRImage.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="common\WelderManage\WelderScoreEdit.aspx.cs">
|
||
<DependentUpon>WelderScoreEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="common\WelderManage\WelderScoreEdit.aspx.designer.cs">
|
||
<DependentUpon>WelderScoreEdit.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="ContinuousPrint\CommissionRepairPrint.aspx.cs">
|
||
<DependentUpon>CommissionRepairPrint.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="ContinuousPrint\CommissionRepairPrint.aspx.designer.cs">
|
||
<DependentUpon>CommissionRepairPrint.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="ContinuousPrint\CommonPrint.cs" />
|
||
<Compile Include="ContinuousPrint\HardnessTestOrderPrint.aspx.cs">
|
||
<DependentUpon>HardnessTestOrderPrint.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="ContinuousPrint\HardnessTestOrderPrint.aspx.designer.cs">
|
||
<DependentUpon>HardnessTestOrderPrint.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="ContinuousPrint\HardnessTestReportPrint.aspx.cs">
|
||
<DependentUpon>HardnessTestReportPrint.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="ContinuousPrint\HardnessTestReportPrint.aspx.designer.cs">
|
||
<DependentUpon>HardnessTestReportPrint.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="ContinuousPrint\PipingSingleDiagramPrint.aspx.cs">
|
||
<DependentUpon>PipingSingleDiagramPrint.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="ContinuousPrint\PipingSingleDiagramPrint.aspx.designer.cs">
|
||
<DependentUpon>PipingSingleDiagramPrint.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="ContinuousPrint\TestOrderPrint.aspx.cs">
|
||
<DependentUpon>TestOrderPrint.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="ContinuousPrint\TestOrderPrint.aspx.designer.cs">
|
||
<DependentUpon>TestOrderPrint.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="ContinuousPrint\TestRecordtPrint.aspx.cs">
|
||
<DependentUpon>TestRecordtPrint.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="ContinuousPrint\TestRecordtPrint.aspx.designer.cs">
|
||
<DependentUpon>TestRecordtPrint.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="ContinuousPrint\WeldingJointInspection.aspx.cs">
|
||
<DependentUpon>WeldingJointInspection.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="ContinuousPrint\WeldingJointInspection.aspx.designer.cs">
|
||
<DependentUpon>WeldingJointInspection.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="ContinuousPrint\WeldingRecordPrint.aspx.cs">
|
||
<DependentUpon>WeldingRecordPrint.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="ContinuousPrint\WeldingRecordPrint.aspx.designer.cs">
|
||
<DependentUpon>WeldingRecordPrint.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="Controls\AuditFlowControl.ascx.cs">
|
||
<DependentUpon>AuditFlowControl.ascx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="Controls\AuditFlowControl.ascx.designer.cs">
|
||
<DependentUpon>AuditFlowControl.ascx</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="default.aspx.cs">
|
||
<DependentUpon>default.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="default.aspx.designer.cs">
|
||
<DependentUpon>default.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="FileManage\editCAD.aspx.cs">
|
||
<DependentUpon>editCAD.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="FileManage\editCAD.aspx.designer.cs">
|
||
<DependentUpon>editCAD.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="FileManage\EditOffice.aspx.cs">
|
||
<DependentUpon>EditOffice.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="FileManage\EditOffice.aspx.designer.cs">
|
||
<DependentUpon>EditOffice.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="FileManage\FileManageList.aspx.cs">
|
||
<DependentUpon>FileManageList.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="FileManage\FileManageList.aspx.designer.cs">
|
||
<DependentUpon>FileManageList.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="FileManage\Read.aspx.cs">
|
||
<DependentUpon>Read.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="FileManage\Read.aspx.designer.cs">
|
||
<DependentUpon>Read.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="FileManage\ReadCad.aspx.cs">
|
||
<DependentUpon>ReadCad.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="FileManage\ReadCad.aspx.designer.cs">
|
||
<DependentUpon>ReadCad.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="FileManage\Save.aspx.cs">
|
||
<DependentUpon>Save.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="FileManage\Save.aspx.designer.cs">
|
||
<DependentUpon>Save.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="FileManage\SaveCAD.aspx.cs">
|
||
<DependentUpon>SaveCAD.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="FileManage\SaveCAD.aspx.designer.cs">
|
||
<DependentUpon>SaveCAD.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="FingerMark\AddFinger.aspx.cs">
|
||
<DependentUpon>AddFinger.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="FingerMark\AddFinger.aspx.designer.cs">
|
||
<DependentUpon>AddFinger.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="FingerMark\CheckConfirm.aspx.cs">
|
||
<DependentUpon>CheckConfirm.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="FingerMark\CheckConfirm.aspx.designer.cs">
|
||
<DependentUpon>CheckConfirm.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="FingerMark\CheckFinger.aspx.cs">
|
||
<DependentUpon>CheckFinger.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="FingerMark\CheckFinger.aspx.designer.cs">
|
||
<DependentUpon>CheckFinger.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="FingerMark\FingerConfirm.aspx.cs">
|
||
<DependentUpon>FingerConfirm.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="FingerMark\FingerConfirm.aspx.designer.cs">
|
||
<DependentUpon>FingerConfirm.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="FingerMark\RegisterFinger.aspx.cs">
|
||
<DependentUpon>RegisterFinger.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="FingerMark\RegisterFinger.aspx.designer.cs">
|
||
<DependentUpon>RegisterFinger.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="FingerMark\UsingCheck.aspx.cs">
|
||
<DependentUpon>UsingCheck.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="FingerMark\UsingCheck.aspx.designer.cs">
|
||
<DependentUpon>UsingCheck.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="Global.asax.cs">
|
||
<DependentUpon>Global.asax</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\BaseInfo\Components.aspx.cs">
|
||
<DependentUpon>Components.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\BaseInfo\Components.aspx.designer.cs">
|
||
<DependentUpon>Components.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\BaseInfo\Consumables.aspx.cs">
|
||
<DependentUpon>Consumables.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\BaseInfo\Consumables.aspx.designer.cs">
|
||
<DependentUpon>Consumables.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\BaseInfo\Control.aspx.cs">
|
||
<DependentUpon>Control.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\BaseInfo\Control.aspx.designer.cs">
|
||
<DependentUpon>Control.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\BaseInfo\Detection.aspx.cs">
|
||
<DependentUpon>Detection.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\BaseInfo\Detection.aspx.designer.cs">
|
||
<DependentUpon>Detection.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\BaseInfo\Equipment.aspx.cs">
|
||
<DependentUpon>Equipment.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\BaseInfo\Equipment.aspx.designer.cs">
|
||
<DependentUpon>Equipment.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\BaseInfo\ExecStandard.aspx.cs">
|
||
<DependentUpon>ExecStandard.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\BaseInfo\ExecStandard.aspx.designer.cs">
|
||
<DependentUpon>ExecStandard.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\BaseInfo\Groove.aspx.cs">
|
||
<DependentUpon>Groove.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\BaseInfo\Groove.aspx.designer.cs">
|
||
<DependentUpon>Groove.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\BaseInfo\HotProcessCard.aspx.cs">
|
||
<DependentUpon>HotProcessCard.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\BaseInfo\HotProcessCard.aspx.designer.cs">
|
||
<DependentUpon>HotProcessCard.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\BaseInfo\HotProcessCardEdit.aspx.cs">
|
||
<DependentUpon>HotProcessCardEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\BaseInfo\HotProcessCardEdit.aspx.designer.cs">
|
||
<DependentUpon>HotProcessCardEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\BaseInfo\JointImage.aspx.cs">
|
||
<DependentUpon>JointImage.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\BaseInfo\JointImage.aspx.designer.cs">
|
||
<DependentUpon>JointImage.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\BaseInfo\JointImageEdit.aspx.cs">
|
||
<DependentUpon>JointImageEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\BaseInfo\JointImageEdit.aspx.designer.cs">
|
||
<DependentUpon>JointImageEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\BaseInfo\JointImageItem.aspx.cs">
|
||
<DependentUpon>JointImageItem.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\BaseInfo\JointImageItem.aspx.designer.cs">
|
||
<DependentUpon>JointImageItem.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\BaseInfo\Material.aspx.cs">
|
||
<DependentUpon>Material.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\BaseInfo\Material.aspx.designer.cs">
|
||
<DependentUpon>Material.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\BaseInfo\MaterialClass.aspx.cs">
|
||
<DependentUpon>MaterialClass.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\BaseInfo\MaterialClass.aspx.designer.cs">
|
||
<DependentUpon>MaterialClass.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\BaseInfo\MaterialCompare.aspx.cs">
|
||
<DependentUpon>MaterialCompare.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\BaseInfo\MaterialCompare.aspx.designer.cs">
|
||
<DependentUpon>MaterialCompare.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\BaseInfo\MaterialGroup.aspx.cs">
|
||
<DependentUpon>MaterialGroup.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\BaseInfo\MaterialGroup.aspx.designer.cs">
|
||
<DependentUpon>MaterialGroup.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\BaseInfo\MaterialStandard.aspx.cs">
|
||
<DependentUpon>MaterialStandard.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\BaseInfo\MaterialStandard.aspx.designer.cs">
|
||
<DependentUpon>MaterialStandard.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\BaseInfo\Medium.aspx.cs">
|
||
<DependentUpon>Medium.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\BaseInfo\Medium.aspx.designer.cs">
|
||
<DependentUpon>Medium.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\BaseInfo\PipingClass.aspx.cs">
|
||
<DependentUpon>PipingClass.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\BaseInfo\PipingClass.aspx.designer.cs">
|
||
<DependentUpon>PipingClass.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\BaseInfo\Standard.aspx.cs">
|
||
<DependentUpon>Standard.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\BaseInfo\Standard.aspx.designer.cs">
|
||
<DependentUpon>Standard.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\BaseInfo\Testing.aspx.cs">
|
||
<DependentUpon>Testing.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\BaseInfo\Testing.aspx.designer.cs">
|
||
<DependentUpon>Testing.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\BaseInfo\TestStandard.aspx.cs">
|
||
<DependentUpon>TestStandard.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\BaseInfo\TestStandard.aspx.designer.cs">
|
||
<DependentUpon>TestStandard.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\BaseInfo\Weld.aspx.cs">
|
||
<DependentUpon>Weld.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\BaseInfo\Weld.aspx.designer.cs">
|
||
<DependentUpon>Weld.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\BaseInfo\WeldControl.aspx.cs">
|
||
<DependentUpon>WeldControl.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\BaseInfo\WeldControl.aspx.designer.cs">
|
||
<DependentUpon>WeldControl.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\BaseInfo\WeldingMethod.aspx.cs">
|
||
<DependentUpon>WeldingMethod.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\BaseInfo\WeldingMethod.aspx.designer.cs">
|
||
<DependentUpon>WeldingMethod.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\FileControl\CompanyStandards.aspx.cs">
|
||
<DependentUpon>CompanyStandards.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\FileControl\CompanyStandards.aspx.designer.cs">
|
||
<DependentUpon>CompanyStandards.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\FileControl\CompanyStandardsEdit.aspx.cs">
|
||
<DependentUpon>CompanyStandardsEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\FileControl\CompanyStandardsEdit.aspx.designer.cs">
|
||
<DependentUpon>CompanyStandardsEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\FileControl\DomesticLawsRegulations.aspx.cs">
|
||
<DependentUpon>DomesticLawsRegulations.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\FileControl\DomesticLawsRegulations.aspx.designer.cs">
|
||
<DependentUpon>DomesticLawsRegulations.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\FileControl\DomesticLawsRegulationsEdit.aspx.cs">
|
||
<DependentUpon>DomesticLawsRegulationsEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\FileControl\DomesticLawsRegulationsEdit.aspx.designer.cs">
|
||
<DependentUpon>DomesticLawsRegulationsEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\FileControl\DomesticStandards.aspx.cs">
|
||
<DependentUpon>DomesticStandards.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\FileControl\DomesticStandards.aspx.designer.cs">
|
||
<DependentUpon>DomesticStandards.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\FileControl\DomesticStandardsEdit.aspx.cs">
|
||
<DependentUpon>DomesticStandardsEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\FileControl\DomesticStandardsEdit.aspx.designer.cs">
|
||
<DependentUpon>DomesticStandardsEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\FileControl\ForeignStandards.aspx.cs">
|
||
<DependentUpon>ForeignStandards.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\FileControl\ForeignStandards.aspx.designer.cs">
|
||
<DependentUpon>ForeignStandards.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\FileControl\ForeignStandardsEdit.aspx.cs">
|
||
<DependentUpon>ForeignStandardsEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\FileControl\ForeignStandardsEdit.aspx.designer.cs">
|
||
<DependentUpon>ForeignStandardsEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\WeldingManage\TestingParameters.aspx.cs">
|
||
<DependentUpon>TestingParameters.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\WeldingManage\TestingParameters.aspx.designer.cs">
|
||
<DependentUpon>TestingParameters.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\WeldingManage\TestingParametersEdit.aspx.cs">
|
||
<DependentUpon>TestingParametersEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\WeldingManage\TestingParametersEdit.aspx.designer.cs">
|
||
<DependentUpon>TestingParametersEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\WeldingManage\WeldingProcedure.aspx.cs">
|
||
<DependentUpon>WeldingProcedure.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\WeldingManage\WeldingProcedure.aspx.designer.cs">
|
||
<DependentUpon>WeldingProcedure.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\WeldingManage\WeldingProcedureEdit.aspx.cs">
|
||
<DependentUpon>WeldingProcedureEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\WeldingManage\WeldingProcedureEdit.aspx.designer.cs">
|
||
<DependentUpon>WeldingProcedureEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\WeldingManage\WeldingProcedureIn.aspx.cs">
|
||
<DependentUpon>WeldingProcedureIn.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGLServer\WeldingManage\WeldingProcedureIn.aspx.designer.cs">
|
||
<DependentUpon>WeldingProcedureIn.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\CheckManage.aspx.cs">
|
||
<DependentUpon>CheckManage.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\CheckManage.aspx.designer.cs">
|
||
<DependentUpon>CheckManage.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\CheckQuantityStatistics.aspx.cs">
|
||
<DependentUpon>CheckQuantityStatistics.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\CheckQuantityStatistics.aspx.designer.cs">
|
||
<DependentUpon>CheckQuantityStatistics.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\CheckRecordPrint.aspx.cs">
|
||
<DependentUpon>CheckRecordPrint.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\CheckRecordPrint.aspx.designer.cs">
|
||
<DependentUpon>CheckRecordPrint.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\CheckReportExport.aspx.cs">
|
||
<DependentUpon>CheckReportExport.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\CheckReportExport.aspx.designer.cs">
|
||
<DependentUpon>CheckReportExport.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\CheckResultsSummary.aspx.cs">
|
||
<DependentUpon>CheckResultsSummary.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\CheckResultsSummary.aspx.designer.cs">
|
||
<DependentUpon>CheckResultsSummary.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\CheckResultsSummaryByBatch.aspx.cs">
|
||
<DependentUpon>CheckResultsSummaryByBatch.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\CheckResultsSummaryByBatch.aspx.designer.cs">
|
||
<DependentUpon>CheckResultsSummaryByBatch.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\FileCode.aspx.cs">
|
||
<DependentUpon>FileCode.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\FileCode.aspx.designer.cs">
|
||
<DependentUpon>FileCode.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\MTReportEdit.aspx.cs">
|
||
<DependentUpon>MTReportEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\MTReportEdit.aspx.designer.cs">
|
||
<DependentUpon>MTReportEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\NDTManageList.aspx.cs">
|
||
<DependentUpon>NDTManageList.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\NDTManageList.aspx.designer.cs">
|
||
<DependentUpon>NDTManageList.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\NDTRemakeReport.aspx.cs">
|
||
<DependentUpon>NDTRemakeReport.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\NDTRemakeReport.aspx.designer.cs">
|
||
<DependentUpon>NDTRemakeReport.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\NDTStatisticalWeek.aspx.cs">
|
||
<DependentUpon>NDTStatisticalWeek.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\NDTStatisticalWeek.aspx.designer.cs">
|
||
<DependentUpon>NDTStatisticalWeek.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\NDTTotalTrust.aspx.cs">
|
||
<DependentUpon>NDTTotalTrust.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\NDTTotalTrust.aspx.designer.cs">
|
||
<DependentUpon>NDTTotalTrust.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\NonRTQualityRating.aspx.cs">
|
||
<DependentUpon>NonRTQualityRating.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\NonRTQualityRating.aspx.designer.cs">
|
||
<DependentUpon>NonRTQualityRating.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\NoRTCheckManage.aspx.cs">
|
||
<DependentUpon>NoRTCheckManage.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\NoRTCheckManage.aspx.designer.cs">
|
||
<DependentUpon>NoRTCheckManage.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\NoRTCheckRecordPrint.aspx.cs">
|
||
<DependentUpon>NoRTCheckRecordPrint.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\NoRTCheckRecordPrint.aspx.designer.cs">
|
||
<DependentUpon>NoRTCheckRecordPrint.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\PassFileOneQueStatistic.aspx.cs">
|
||
<DependentUpon>PassFileOneQueStatistic.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\PassFileOneQueStatistic.aspx.designer.cs">
|
||
<DependentUpon>PassFileOneQueStatistic.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\PTReportEdit.aspx.cs">
|
||
<DependentUpon>PTReportEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\PTReportEdit.aspx.designer.cs">
|
||
<DependentUpon>PTReportEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\QualityRating.aspx.cs">
|
||
<DependentUpon>QualityRating.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\QualityRating.aspx.designer.cs">
|
||
<DependentUpon>QualityRating.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\QualityRatingView.aspx.cs">
|
||
<DependentUpon>QualityRatingView.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\QualityRatingView.aspx.designer.cs">
|
||
<DependentUpon>QualityRatingView.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\ReCheckRecordPrint.aspx.cs">
|
||
<DependentUpon>ReCheckRecordPrint.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\ReCheckRecordPrint.aspx.designer.cs">
|
||
<DependentUpon>ReCheckRecordPrint.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\RemakeReasonEdit.aspx.cs">
|
||
<DependentUpon>RemakeReasonEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\RemakeReasonEdit.aspx.designer.cs">
|
||
<DependentUpon>RemakeReasonEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\RepairCheckRecordPrint.aspx.cs">
|
||
<DependentUpon>RepairCheckRecordPrint.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\RepairCheckRecordPrint.aspx.designer.cs">
|
||
<DependentUpon>RepairCheckRecordPrint.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\RepairNotice.aspx.cs">
|
||
<DependentUpon>RepairNotice.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\RepairNotice.aspx.designer.cs">
|
||
<DependentUpon>RepairNotice.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\RTQualityRating.aspx.cs">
|
||
<DependentUpon>RTQualityRating.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\RTQualityRating.aspx.designer.cs">
|
||
<DependentUpon>RTQualityRating.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\RTReport.aspx.cs">
|
||
<DependentUpon>RTReport.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\RTReport.aspx.designer.cs">
|
||
<DependentUpon>RTReport.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\RTReportEdit.aspx.cs">
|
||
<DependentUpon>RTReportEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\RTReportEdit.aspx.designer.cs">
|
||
<DependentUpon>RTReportEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\RTTestingReportDetail.aspx.cs">
|
||
<DependentUpon>RTTestingReportDetail.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\RTTestingReportDetail.aspx.designer.cs">
|
||
<DependentUpon>RTTestingReportDetail.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\TestingReportNotRT.aspx.cs">
|
||
<DependentUpon>TestingReportNotRT.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\TestingReportNotRT.aspx.designer.cs">
|
||
<DependentUpon>TestingReportNotRT.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\TestingReportPrint.aspx.cs">
|
||
<DependentUpon>TestingReportPrint.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\TestingReportPrint.aspx.designer.cs">
|
||
<DependentUpon>TestingReportPrint.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\TestingReportSelect.aspx.cs">
|
||
<DependentUpon>TestingReportSelect.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\TestingReportSelect.aspx.designer.cs">
|
||
<DependentUpon>TestingReportSelect.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\UTReportEdit.aspx.cs">
|
||
<DependentUpon>UTReportEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\CheckManage\UTReportEdit.aspx.designer.cs">
|
||
<DependentUpon>UTReportEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\DataIn\DataIn.aspx.cs">
|
||
<DependentUpon>DataIn.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\DataIn\DataIn.aspx.designer.cs">
|
||
<DependentUpon>DataIn.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\DataIn\DataInEdit.aspx.cs">
|
||
<DependentUpon>DataInEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\DataIn\DataInEdit.aspx.designer.cs">
|
||
<DependentUpon>DataInEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\DataIn\JointIn.aspx.cs">
|
||
<DependentUpon>JointIn.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\DataIn\JointIn.aspx.designer.cs">
|
||
<DependentUpon>JointIn.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\DataIn\PipeLineIn.aspx.cs">
|
||
<DependentUpon>PipeLineIn.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\DataIn\PipeLineIn.aspx.designer.cs">
|
||
<DependentUpon>PipeLineIn.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\FileControl\CompanyStandardsView.aspx.cs">
|
||
<DependentUpon>CompanyStandardsView.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\FileControl\CompanyStandardsView.aspx.designer.cs">
|
||
<DependentUpon>CompanyStandardsView.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\FileControl\CompanyStandardsViewEdit.aspx.cs">
|
||
<DependentUpon>CompanyStandardsViewEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\FileControl\CompanyStandardsViewEdit.aspx.designer.cs">
|
||
<DependentUpon>CompanyStandardsViewEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\FileControl\DomesticLawsRegulationsView.aspx.cs">
|
||
<DependentUpon>DomesticLawsRegulationsView.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\FileControl\DomesticLawsRegulationsView.aspx.designer.cs">
|
||
<DependentUpon>DomesticLawsRegulationsView.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\FileControl\DomesticLawsRegulationsViewEdit.aspx.cs">
|
||
<DependentUpon>DomesticLawsRegulationsViewEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\FileControl\DomesticLawsRegulationsViewEdit.aspx.designer.cs">
|
||
<DependentUpon>DomesticLawsRegulationsViewEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\FileControl\DomesticStandardsView.aspx.cs">
|
||
<DependentUpon>DomesticStandardsView.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\FileControl\DomesticStandardsView.aspx.designer.cs">
|
||
<DependentUpon>DomesticStandardsView.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\FileControl\DomesticStandardsViewEdit.aspx.cs">
|
||
<DependentUpon>DomesticStandardsViewEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\FileControl\DomesticStandardsViewEdit.aspx.designer.cs">
|
||
<DependentUpon>DomesticStandardsViewEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\FileControl\ForeignStandardsView.aspx.cs">
|
||
<DependentUpon>ForeignStandardsView.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\FileControl\ForeignStandardsView.aspx.designer.cs">
|
||
<DependentUpon>ForeignStandardsView.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\FileControl\ForeignStandardsViewEdit.aspx.cs">
|
||
<DependentUpon>ForeignStandardsViewEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\FileControl\ForeignStandardsViewEdit.aspx.designer.cs">
|
||
<DependentUpon>ForeignStandardsViewEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\HotHardManage\HardReportSet.aspx.cs">
|
||
<DependentUpon>HardReportSet.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\HotHardManage\HardReportSet.aspx.designer.cs">
|
||
<DependentUpon>HardReportSet.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\HotHardManage\HardTestReport.aspx.cs">
|
||
<DependentUpon>HardTestReport.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\HotHardManage\HardTestReport.aspx.designer.cs">
|
||
<DependentUpon>HardTestReport.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\HotHardManage\HardTestReportEdit.aspx.cs">
|
||
<DependentUpon>HardTestReportEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\HotHardManage\HardTestReportEdit.aspx.designer.cs">
|
||
<DependentUpon>HardTestReportEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\HotHardManage\HardTestResult.aspx.cs">
|
||
<DependentUpon>HardTestResult.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\HotHardManage\HardTestResult.aspx.designer.cs">
|
||
<DependentUpon>HardTestResult.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\HotHardManage\HotHardManageEdit.aspx.cs">
|
||
<DependentUpon>HotHardManageEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\HotHardManage\HotHardManageEdit.aspx.designer.cs">
|
||
<DependentUpon>HotHardManageEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\HotHardManage\HotHardManageItemEdit.aspx.cs">
|
||
<DependentUpon>HotHardManageItemEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\HotHardManage\HotHardManageItemEdit.aspx.designer.cs">
|
||
<DependentUpon>HotHardManageItemEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\HotHardManage\HotHardSet.aspx.cs">
|
||
<DependentUpon>HotHardSet.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\HotHardManage\HotHardSet.aspx.designer.cs">
|
||
<DependentUpon>HotHardSet.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\HotProessManage\HotProessHardSelect.aspx.cs">
|
||
<DependentUpon>HotProessHardSelect.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\HotProessManage\HotProessHardSelect.aspx.designer.cs">
|
||
<DependentUpon>HotProessHardSelect.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\HotProessManage\HotProessManageEdit.aspx.cs">
|
||
<DependentUpon>HotProessManageEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\HotProessManage\HotProessManageEdit.aspx.designer.cs">
|
||
<DependentUpon>HotProessManageEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\HotProessManage\HotProessManageItemEdit.aspx.cs">
|
||
<DependentUpon>HotProessManageItemEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\HotProessManage\HotProessManageItemEdit.aspx.designer.cs">
|
||
<DependentUpon>HotProessManageItemEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\HotProessManage\HotProessManageItemFind.aspx.cs">
|
||
<DependentUpon>HotProessManageItemFind.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\HotProessManage\HotProessManageItemFind.aspx.designer.cs">
|
||
<DependentUpon>HotProessManageItemFind.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\HotProessManage\HotProessResult.aspx.cs">
|
||
<DependentUpon>HotProessResult.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\HotProessManage\HotProessResult.aspx.designer.cs">
|
||
<DependentUpon>HotProessResult.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\HotProessManage\HotProessTrust.aspx.cs">
|
||
<DependentUpon>HotProessTrust.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\HotProessManage\HotProessTrust.aspx.designer.cs">
|
||
<DependentUpon>HotProessTrust.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\HotProessManage\HotProessTrustEdit.aspx.cs">
|
||
<DependentUpon>HotProessTrustEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\HotProessManage\HotProessTrustEdit.aspx.designer.cs">
|
||
<DependentUpon>HotProessTrustEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\HotProessManage\HotProessTrustItemEdit.aspx.cs">
|
||
<DependentUpon>HotProessTrustItemEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\HotProessManage\HotProessTrustItemEdit.aspx.designer.cs">
|
||
<DependentUpon>HotProessTrustItemEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\HotProessManage\RepairHotProessTrust.aspx.cs">
|
||
<DependentUpon>RepairHotProessTrust.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\HotProessManage\RepairHotProessTrust.aspx.designer.cs">
|
||
<DependentUpon>RepairHotProessTrust.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\HotProessManage\RepairHotProessTrustEdit.aspx.cs">
|
||
<DependentUpon>RepairHotProessTrustEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\HotProessManage\RepairHotProessTrustEdit.aspx.designer.cs">
|
||
<DependentUpon>RepairHotProessTrustEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\Match\InStorage.aspx.cs">
|
||
<DependentUpon>InStorage.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\Match\InStorage.aspx.designer.cs">
|
||
<DependentUpon>InStorage.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\Match\PipelineConditionsQuery.aspx.cs">
|
||
<DependentUpon>PipelineConditionsQuery.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\Match\PipelineConditionsQuery.aspx.designer.cs">
|
||
<DependentUpon>PipelineConditionsQuery.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\Match\PipelineMaterialsDistribution.aspx.cs">
|
||
<DependentUpon>PipelineMaterialsDistribution.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\Match\PipelineMaterialsDistribution.aspx.designer.cs">
|
||
<DependentUpon>PipelineMaterialsDistribution.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\Match\PipelineRrequiredMaterials.aspx.cs">
|
||
<DependentUpon>PipelineRrequiredMaterials.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\Match\PipelineRrequiredMaterials.aspx.designer.cs">
|
||
<DependentUpon>PipelineRrequiredMaterials.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\Match\PipeMaterial.aspx.cs">
|
||
<DependentUpon>PipeMaterial.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\Match\PipeMaterial.aspx.designer.cs">
|
||
<DependentUpon>PipeMaterial.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\Match\MaterialSet.aspx.cs">
|
||
<DependentUpon>MaterialSet.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\Match\MaterialSet.aspx.designer.cs">
|
||
<DependentUpon>MaterialSet.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\Match\MaterialSetEdit.aspx.cs">
|
||
<DependentUpon>MaterialSetEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\Match\MaterialSetEdit.aspx.designer.cs">
|
||
<DependentUpon>MaterialSetEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\Match\PipeMaterialEdit.aspx.cs">
|
||
<DependentUpon>PipeMaterialEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\Match\PipeMaterialEdit.aspx.designer.cs">
|
||
<DependentUpon>PipeMaterialEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\Match\InStorageEdit.aspx.cs">
|
||
<DependentUpon>InStorageEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\Match\InStorageEdit.aspx.designer.cs">
|
||
<DependentUpon>InStorageEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\Match\InStorageView.aspx.cs">
|
||
<DependentUpon>InStorageView.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\Match\InStorageView.aspx.designer.cs">
|
||
<DependentUpon>InStorageView.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\Match\MatchSet.aspx.cs">
|
||
<DependentUpon>MatchSet.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\Match\MatchSet.aspx.designer.cs">
|
||
<DependentUpon>MatchSet.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\Match\Storage.aspx.cs">
|
||
<DependentUpon>Storage.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\Match\Storage.aspx.designer.cs">
|
||
<DependentUpon>Storage.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\Match\OutStorage.aspx.cs">
|
||
<DependentUpon>OutStorage.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\Match\OutStorage.aspx.designer.cs">
|
||
<DependentUpon>OutStorage.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\Match\OutStorageView.aspx.cs">
|
||
<DependentUpon>OutStorageView.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\Match\OutStorageView.aspx.designer.cs">
|
||
<DependentUpon>OutStorageView.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\MaterialManage\ElectrodeBakeRecord.aspx.cs">
|
||
<DependentUpon>ElectrodeBakeRecord.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\MaterialManage\ElectrodeBakeRecord.aspx.designer.cs">
|
||
<DependentUpon>ElectrodeBakeRecord.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\MaterialManage\ElectrodeBakeRecordEdit.aspx.cs">
|
||
<DependentUpon>ElectrodeBakeRecordEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\MaterialManage\ElectrodeBakeRecordEdit.aspx.designer.cs">
|
||
<DependentUpon>ElectrodeBakeRecordEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\MaterialManage\ElectrodeRecovery.aspx.cs">
|
||
<DependentUpon>ElectrodeRecovery.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\MaterialManage\ElectrodeRecovery.aspx.designer.cs">
|
||
<DependentUpon>ElectrodeRecovery.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\MaterialManage\ElectrodeRecoveryEdit.aspx.cs">
|
||
<DependentUpon>ElectrodeRecoveryEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\MaterialManage\ElectrodeRecoveryEdit.aspx.designer.cs">
|
||
<DependentUpon>ElectrodeRecoveryEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\MaterialManage\ElectrodeRecoveryView.aspx.cs">
|
||
<DependentUpon>ElectrodeRecoveryView.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\MaterialManage\ElectrodeRecoveryView.aspx.designer.cs">
|
||
<DependentUpon>ElectrodeRecoveryView.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\MaterialManage\EMaterialRegist.aspx.cs">
|
||
<DependentUpon>EMaterialRegist.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\MaterialManage\EMaterialRegist.aspx.designer.cs">
|
||
<DependentUpon>EMaterialRegist.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\MaterialManage\EMaterialRegistEdit.aspx.cs">
|
||
<DependentUpon>EMaterialRegistEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\MaterialManage\EMaterialRegistEdit.aspx.designer.cs">
|
||
<DependentUpon>EMaterialRegistEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\MaterialManage\EWeldRHRecord.aspx.cs">
|
||
<DependentUpon>EWeldRHRecord.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\MaterialManage\EWeldRHRecord.aspx.designer.cs">
|
||
<DependentUpon>EWeldRHRecord.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\MaterialManage\EWeldRHRecordEdit.aspx.cs">
|
||
<DependentUpon>EWeldRHRecordEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\MaterialManage\EWeldRHRecordEdit.aspx.designer.cs">
|
||
<DependentUpon>EWeldRHRecordEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\RepairManage\NonRTQualityRating.aspx.cs">
|
||
<DependentUpon>NonRTQualityRating.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\RepairManage\NonRTQualityRating.aspx.designer.cs">
|
||
<DependentUpon>NonRTQualityRating.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\RepairManage\QualityRating.aspx.cs">
|
||
<DependentUpon>QualityRating.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\RepairManage\QualityRating.aspx.designer.cs">
|
||
<DependentUpon>QualityRating.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\RepairManage\QualityRatingView.aspx.cs">
|
||
<DependentUpon>QualityRatingView.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\RepairManage\QualityRatingView.aspx.designer.cs">
|
||
<DependentUpon>QualityRatingView.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\RepairManage\RemakeReasonEdit.aspx.cs">
|
||
<DependentUpon>RemakeReasonEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\RepairManage\RemakeReasonEdit.aspx.designer.cs">
|
||
<DependentUpon>RemakeReasonEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\RepairManage\RepairManageEdit.aspx.cs">
|
||
<DependentUpon>RepairManageEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\RepairManage\RepairManageEdit.aspx.designer.cs">
|
||
<DependentUpon>RepairManageEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\RepairManage\RepairManageItemEdit.aspx.cs">
|
||
<DependentUpon>RepairManageItemEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\RepairManage\RepairManageItemEdit.aspx.designer.cs">
|
||
<DependentUpon>RepairManageItemEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\RepairManage\RepairNotice.aspx.cs">
|
||
<DependentUpon>RepairNotice.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\RepairManage\RepairNotice.aspx.designer.cs">
|
||
<DependentUpon>RepairNotice.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\RepairManage\RepairNoticePrint.aspx.cs">
|
||
<DependentUpon>RepairNoticePrint.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\RepairManage\RepairNoticePrint.aspx.designer.cs">
|
||
<DependentUpon>RepairNoticePrint.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\RepairManage\RepairResultManage.aspx.cs">
|
||
<DependentUpon>RepairResultManage.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\RepairManage\RepairResultManage.aspx.designer.cs">
|
||
<DependentUpon>RepairResultManage.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\RepairManage\RTQualityRating.aspx.cs">
|
||
<DependentUpon>RTQualityRating.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\RepairManage\RTQualityRating.aspx.designer.cs">
|
||
<DependentUpon>RTQualityRating.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\TestPackageManage\CompleteDateEdit.aspx.cs">
|
||
<DependentUpon>CompleteDateEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\TestPackageManage\CompleteDateEdit.aspx.designer.cs">
|
||
<DependentUpon>CompleteDateEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\TestPackageManage\TestPackageManage.aspx.cs">
|
||
<DependentUpon>TestPackageManage.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\TestPackageManage\TestPackageManage.aspx.designer.cs">
|
||
<DependentUpon>TestPackageManage.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\TestPackageManage\TestPackageManageAudit.aspx.cs">
|
||
<DependentUpon>TestPackageManageAudit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\TestPackageManage\TestPackageManageAudit.aspx.designer.cs">
|
||
<DependentUpon>TestPackageManageAudit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\TrustManage\TrustManageEdit.aspx.cs">
|
||
<DependentUpon>TrustManageEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\TrustManage\TrustManageEdit.aspx.designer.cs">
|
||
<DependentUpon>TrustManageEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\TrustManage\TrustManageItemEdit.aspx.cs">
|
||
<DependentUpon>TrustManageItemEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\TrustManage\TrustManageItemEdit.aspx.designer.cs">
|
||
<DependentUpon>TrustManageItemEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\CompleteReportDateEdit.aspx.cs">
|
||
<DependentUpon>CompleteReportDateEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\CompleteReportDateEdit.aspx.designer.cs">
|
||
<DependentUpon>CompleteReportDateEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\DetectionPoint.aspx.cs">
|
||
<DependentUpon>DetectionPoint.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\DetectionPoint.aspx.designer.cs">
|
||
<DependentUpon>DetectionPoint.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\JointInfoOut.aspx.cs">
|
||
<DependentUpon>JointInfoOut.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\JointInfoOut.aspx.designer.cs">
|
||
<DependentUpon>JointInfoOut.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\IsoInfoFrame.aspx.cs">
|
||
<DependentUpon>IsoInfoFrame.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\IsoInfoFrame.aspx.designer.cs">
|
||
<DependentUpon>IsoInfoFrame.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\JointInfo.aspx.cs">
|
||
<DependentUpon>JointInfo.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\JointInfo.aspx.designer.cs">
|
||
<DependentUpon>JointInfo.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\JointInfoBatchEdit.aspx.cs">
|
||
<DependentUpon>JointInfoBatchEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\JointInfoBatchEdit.aspx.designer.cs">
|
||
<DependentUpon>JointInfoBatchEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\JointInfoEdit.aspx.cs">
|
||
<DependentUpon>JointInfoEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\JointInfoEdit.aspx.designer.cs">
|
||
<DependentUpon>JointInfoEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\JointInfoShowColumn.aspx.cs">
|
||
<DependentUpon>JointInfoShowColumn.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\JointInfoShowColumn.aspx.designer.cs">
|
||
<DependentUpon>JointInfoShowColumn.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\JointReportUpdate.aspx.cs">
|
||
<DependentUpon>JointReportUpdate.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\JointReportUpdate.aspx.designer.cs">
|
||
<DependentUpon>JointReportUpdate.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\MatchedProcedureMaterial.aspx.cs">
|
||
<DependentUpon>MatchedProcedureMaterial.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\MatchedProcedureMaterial.aspx.designer.cs">
|
||
<DependentUpon>MatchedProcedureMaterial.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\PipelineManage.aspx.cs">
|
||
<DependentUpon>PipelineManage.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\PipelineManage.aspx.designer.cs">
|
||
<DependentUpon>PipelineManage.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\PipelineManageEdit.aspx.cs">
|
||
<DependentUpon>PipelineManageEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\PipelineManageEdit.aspx.designer.cs">
|
||
<DependentUpon>PipelineManageEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\PipelineManageOut.aspx.cs">
|
||
<DependentUpon>PipelineManageOut.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\PipelineManageOut.aspx.designer.cs">
|
||
<DependentUpon>PipelineManageOut.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\PipelineManageOut2.aspx.cs">
|
||
<DependentUpon>PipelineManageOut2.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\PipelineManageOut2.aspx.designer.cs">
|
||
<DependentUpon>PipelineManageOut2.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\PointManage.aspx.cs">
|
||
<DependentUpon>PointManage.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\PointManage.aspx.designer.cs">
|
||
<DependentUpon>PointManage.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\PointManageMove.aspx.cs">
|
||
<DependentUpon>PointManageMove.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\PointManageMove.aspx.designer.cs">
|
||
<DependentUpon>PointManageMove.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\PointManageShowColumn.aspx.cs">
|
||
<DependentUpon>PointManageShowColumn.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\PointManageShowColumn.aspx.designer.cs">
|
||
<DependentUpon>PointManageShowColumn.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\PreWeldReportMain.aspx.cs">
|
||
<DependentUpon>PreWeldReportMain.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\PreWeldReportMain.aspx.designer.cs">
|
||
<DependentUpon>PreWeldReportMain.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\ProcedureImageEdit.aspx.cs">
|
||
<DependentUpon>ProcedureImageEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\ProcedureImageEdit.aspx.designer.cs">
|
||
<DependentUpon>ProcedureImageEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\ProcedureImageList.aspx.cs">
|
||
<DependentUpon>ProcedureImageList.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\ProcedureImageList.aspx.designer.cs">
|
||
<DependentUpon>ProcedureImageList.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\RepairItemRecord.aspx.cs">
|
||
<DependentUpon>RepairItemRecord.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\RepairItemRecord.aspx.designer.cs">
|
||
<DependentUpon>RepairItemRecord.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\RepairItemRecordTrust.aspx.cs">
|
||
<DependentUpon>RepairItemRecordTrust.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\RepairItemRecordTrust.aspx.designer.cs">
|
||
<DependentUpon>RepairItemRecordTrust.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\RepairItemRecordTrustExtend.aspx.cs">
|
||
<DependentUpon>RepairItemRecordTrustExtend.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\RepairItemRecordTrustExtend.aspx.designer.cs">
|
||
<DependentUpon>RepairItemRecordTrustExtend.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\SelectWeldingProcedure.aspx.cs">
|
||
<DependentUpon>SelectWeldingProcedure.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\SelectWeldingProcedure.aspx.designer.cs">
|
||
<DependentUpon>SelectWeldingProcedure.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\ShowProduce.aspx.cs">
|
||
<DependentUpon>ShowProduce.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\ShowProduce.aspx.designer.cs">
|
||
<DependentUpon>ShowProduce.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\ShowProduceReport.aspx.cs">
|
||
<DependentUpon>ShowProduceReport.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\ShowProduceReport.aspx.designer.cs">
|
||
<DependentUpon>ShowProduceReport.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\TestingReportPrompt.aspx.cs">
|
||
<DependentUpon>TestingReportPrompt.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\TestingReportPrompt.aspx.designer.cs">
|
||
<DependentUpon>TestingReportPrompt.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\WeldHotProcessCard.aspx.cs">
|
||
<DependentUpon>WeldHotProcessCard.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\WeldHotProcessCard.aspx.designer.cs">
|
||
<DependentUpon>WeldHotProcessCard.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\WeldHotProcessCardEdit.aspx.cs">
|
||
<DependentUpon>WeldHotProcessCardEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\WeldHotProcessCardEdit.aspx.designer.cs">
|
||
<DependentUpon>WeldHotProcessCardEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\WeldHotProcessCardFinalFile.aspx.cs">
|
||
<DependentUpon>WeldHotProcessCardFinalFile.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\WeldHotProcessCardFinalFile.aspx.designer.cs">
|
||
<DependentUpon>WeldHotProcessCardFinalFile.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\WeldingProcedure.aspx.cs">
|
||
<DependentUpon>WeldingProcedure.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\WeldingProcedure.aspx.designer.cs">
|
||
<DependentUpon>WeldingProcedure.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\WeldingProcedureEdit.aspx.cs">
|
||
<DependentUpon>WeldingProcedureEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\WeldingProcedureEdit.aspx.designer.cs">
|
||
<DependentUpon>WeldingProcedureEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\WeldingProcedureSearch.aspx.cs">
|
||
<DependentUpon>WeldingProcedureSearch.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\WeldingProcedureSearch.aspx.designer.cs">
|
||
<DependentUpon>WeldingProcedureSearch.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\WeldingProcessCard.aspx.cs">
|
||
<DependentUpon>WeldingProcessCard.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\WeldingProcessCard.aspx.designer.cs">
|
||
<DependentUpon>WeldingProcessCard.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\WeldingProcessCardEdit.aspx.cs">
|
||
<DependentUpon>WeldingProcessCardEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\WeldingProcessCardEdit.aspx.designer.cs">
|
||
<DependentUpon>WeldingProcessCardEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\WeldingProcessCardFinalFile.aspx.cs">
|
||
<DependentUpon>WeldingProcessCardFinalFile.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\WeldingProcessCardFinalFile.aspx.designer.cs">
|
||
<DependentUpon>WeldingProcessCardFinalFile.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\WeldRepairCard.aspx.cs">
|
||
<DependentUpon>WeldRepairCard.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\WeldRepairCard.aspx.designer.cs">
|
||
<DependentUpon>WeldRepairCard.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\WeldRepairCardEdit.aspx.cs">
|
||
<DependentUpon>WeldRepairCardEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\WeldRepairCardEdit.aspx.designer.cs">
|
||
<DependentUpon>WeldRepairCardEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\WeldRepairCardFinalFile.aspx.cs">
|
||
<DependentUpon>WeldRepairCardFinalFile.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\WeldRepairCardFinalFile.aspx.designer.cs">
|
||
<DependentUpon>WeldRepairCardFinalFile.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\WeldReport.aspx.cs">
|
||
<DependentUpon>WeldReport.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\WeldReport.aspx.designer.cs">
|
||
<DependentUpon>WeldReport.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\WeldReportEdit.aspx.cs">
|
||
<DependentUpon>WeldReportEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\WeldReportEdit.aspx.designer.cs">
|
||
<DependentUpon>WeldReportEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\WeldReportItemEdit.aspx.cs">
|
||
<DependentUpon>WeldReportItemEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\WeldReportItemEdit.aspx.designer.cs">
|
||
<DependentUpon>WeldReportItemEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\JointInfoOut2.aspx.cs">
|
||
<DependentUpon>JointInfoOut2.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingManage\JointInfoOut2.aspx.designer.cs">
|
||
<DependentUpon>JointInfoOut2.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingReport\FeedbackResultSelect.aspx.cs">
|
||
<DependentUpon>FeedbackResultSelect.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingReport\FeedbackResultSelect.aspx.designer.cs">
|
||
<DependentUpon>FeedbackResultSelect.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingReport\FeedbackResultShowColumn.aspx.cs">
|
||
<DependentUpon>FeedbackResultShowColumn.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingReport\FeedbackResultShowColumn.aspx.designer.cs">
|
||
<DependentUpon>FeedbackResultShowColumn.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingReport\HardTestReportRecord.aspx.cs">
|
||
<DependentUpon>HardTestReportRecord.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingReport\HardTestReportRecord.aspx.designer.cs">
|
||
<DependentUpon>HardTestReportRecord.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingReport\HardTestReportRecordStatistics.aspx.cs">
|
||
<DependentUpon>HardTestReportRecordStatistics.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingReport\HardTestReportRecordStatistics.aspx.designer.cs">
|
||
<DependentUpon>HardTestReportRecordStatistics.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingReport\HeatTreatmentEstimateRecord.aspx.cs">
|
||
<DependentUpon>HeatTreatmentEstimateRecord.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingReport\HeatTreatmentEstimateRecord.aspx.designer.cs">
|
||
<DependentUpon>HeatTreatmentEstimateRecord.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingReport\InspectionBatch.aspx.cs">
|
||
<DependentUpon>InspectionBatch.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingReport\InspectionBatch.aspx.designer.cs">
|
||
<DependentUpon>InspectionBatch.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingReport\InspectionBatchItem.aspx.cs">
|
||
<DependentUpon>InspectionBatchItem.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingReport\InspectionBatchItem.aspx.designer.cs">
|
||
<DependentUpon>InspectionBatchItem.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingReport\InspectionBatchSelectExportColumn.aspx.cs">
|
||
<DependentUpon>InspectionBatchSelectExportColumn.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingReport\InspectionBatchSelectExportColumn.aspx.designer.cs">
|
||
<DependentUpon>InspectionBatchSelectExportColumn.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingReport\InspectionBatchShowColumn.aspx.cs">
|
||
<DependentUpon>InspectionBatchShowColumn.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingReport\InspectionBatchShowColumn.aspx.designer.cs">
|
||
<DependentUpon>InspectionBatchShowColumn.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingReport\IsoCheckStatistics.aspx.cs">
|
||
<DependentUpon>IsoCheckStatistics.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingReport\IsoCheckStatistics.aspx.designer.cs">
|
||
<DependentUpon>IsoCheckStatistics.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingReport\IsoCmprehensive.aspx.cs">
|
||
<DependentUpon>IsoCmprehensive.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingReport\IsoCmprehensive.aspx.designer.cs">
|
||
<DependentUpon>IsoCmprehensive.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingReport\IsoCompreInfo.aspx.cs">
|
||
<DependentUpon>IsoCompreInfo.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingReport\IsoCompreInfo.aspx.designer.cs">
|
||
<DependentUpon>IsoCompreInfo.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingReport\RTCheckRateConfirm.aspx.cs">
|
||
<DependentUpon>RTCheckRateConfirm.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingReport\RTCheckRateConfirm.aspx.designer.cs">
|
||
<DependentUpon>RTCheckRateConfirm.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingReport\RTTestingResult.aspx.cs">
|
||
<DependentUpon>RTTestingResult.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingReport\RTTestingResult.aspx.designer.cs">
|
||
<DependentUpon>RTTestingResult.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingReport\StatisticsSampleTable.aspx.cs">
|
||
<DependentUpon>StatisticsSampleTable.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingReport\StatisticsSampleTable.aspx.designer.cs">
|
||
<DependentUpon>StatisticsSampleTable.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingReport\UnitWorkareaAnalyze.aspx.cs">
|
||
<DependentUpon>UnitWorkareaAnalyze.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingReport\UnitWorkareaAnalyze.aspx.designer.cs">
|
||
<DependentUpon>UnitWorkareaAnalyze.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingReport\UnitWorkAreaQuality.aspx.cs">
|
||
<DependentUpon>UnitWorkAreaQuality.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingReport\UnitWorkAreaQuality.aspx.designer.cs">
|
||
<DependentUpon>UnitWorkAreaQuality.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingReport\WelderCheckStatistic.aspx.cs">
|
||
<DependentUpon>WelderCheckStatistic.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingReport\WelderCheckStatistic.aspx.designer.cs">
|
||
<DependentUpon>WelderCheckStatistic.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingReport\WelderCoverageQuery.aspx.cs">
|
||
<DependentUpon>WelderCoverageQuery.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingReport\WelderCoverageQuery.aspx.designer.cs">
|
||
<DependentUpon>WelderCoverageQuery.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingReport\WelderPerformance.aspx.cs">
|
||
<DependentUpon>WelderPerformance.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingReport\WelderPerformance.aspx.designer.cs">
|
||
<DependentUpon>WelderPerformance.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingReport\WeldInspectionCheckRecord.aspx.cs">
|
||
<DependentUpon>WeldInspectionCheckRecord.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingReport\WeldInspectionCheckRecord.aspx.designer.cs">
|
||
<DependentUpon>WeldInspectionCheckRecord.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingReport\WeldInspectionCheckRecordItem.aspx.cs">
|
||
<DependentUpon>WeldInspectionCheckRecordItem.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="HJGL\WeldingReport\WeldInspectionCheckRecordItem.aspx.designer.cs">
|
||
<DependentUpon>WeldInspectionCheckRecordItem.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="Login.aspx.cs">
|
||
<DependentUpon>Login.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="Login.aspx.designer.cs">
|
||
<DependentUpon>Login.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="LogOff.aspx.cs">
|
||
<DependentUpon>LogOff.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="LogOff.aspx.designer.cs">
|
||
<DependentUpon>LogOff.aspx</DependentUpon>
|
||
</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="common\PageBase.cs">
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||
<Compile Include="APPDownload.aspx.cs">
|
||
<DependentUpon>APPDownload.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="APPDownload.aspx.designer.cs">
|
||
<DependentUpon>APPDownload.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="res\umeditor\net\imageUp.ashx.cs">
|
||
<DependentUpon>imageUp.ashx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="res\umeditor\net\Uploader.cs" />
|
||
<Compile Include="RLSB\CheckConfirm.aspx.cs">
|
||
<DependentUpon>CheckConfirm.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="RLSB\CheckConfirm.aspx.designer.cs">
|
||
<DependentUpon>CheckConfirm.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="RLSB\FaceConfirm.aspx.cs">
|
||
<DependentUpon>FaceConfirm.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="RLSB\FaceConfirm.aspx.designer.cs">
|
||
<DependentUpon>FaceConfirm.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="RLSB\RLSBProccess.ashx.cs">
|
||
<DependentUpon>RLSBProccess.ashx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="RLSB\UploadImageCheck.aspx.cs">
|
||
<DependentUpon>UploadImageCheck.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="RLSB\UploadImageCheck.aspx.designer.cs">
|
||
<DependentUpon>UploadImageCheck.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="RLSB\UploadImageTrain.aspx.cs">
|
||
<DependentUpon>UploadImageTrain.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="RLSB\UploadImageTrain.aspx.designer.cs">
|
||
<DependentUpon>UploadImageTrain.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="RLSB\uploadimg.aspx.cs">
|
||
<DependentUpon>uploadimg.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="RLSB\uploadimg.aspx.designer.cs">
|
||
<DependentUpon>uploadimg.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="RLSB\WelderRead.aspx.cs">
|
||
<DependentUpon>WelderRead.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="RLSB\WelderRead.aspx.designer.cs">
|
||
<DependentUpon>WelderRead.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="RLSB\WelderTrain.aspx.cs">
|
||
<DependentUpon>WelderTrain.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="RLSB\WelderTrain.aspx.designer.cs">
|
||
<DependentUpon>WelderTrain.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="WebService1.asmx.cs">
|
||
<DependentUpon>WebService1.asmx</DependentUpon>
|
||
<SubType>Component</SubType>
|
||
</Compile>
|
||
<Compile Include="Welder\FilmInfoQuery.aspx.cs">
|
||
<DependentUpon>FilmInfoQuery.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="Welder\FilmInfoQuery.aspx.designer.cs">
|
||
<DependentUpon>FilmInfoQuery.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="Welder\PerformanceInquiry.aspx.cs">
|
||
<DependentUpon>PerformanceInquiry.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="Welder\PerformanceInquiry.aspx.designer.cs">
|
||
<DependentUpon>PerformanceInquiry.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="Welder\QualificationAnalysis.aspx.cs">
|
||
<DependentUpon>QualificationAnalysis.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="Welder\QualificationAnalysis.aspx.designer.cs">
|
||
<DependentUpon>QualificationAnalysis.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="Welder\QualifiedProject.aspx.cs">
|
||
<DependentUpon>QualifiedProject.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="Welder\QualifiedProject.aspx.designer.cs">
|
||
<DependentUpon>QualifiedProject.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="Welder\QualifiedProjectEdit.aspx.cs">
|
||
<DependentUpon>QualifiedProjectEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="Welder\QualifiedProjectEdit.aspx.designer.cs">
|
||
<DependentUpon>QualifiedProjectEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="Welder\WelderCardPrint1.aspx.cs">
|
||
<DependentUpon>WelderCardPrint1.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="Welder\WelderCardPrint1.aspx.designer.cs">
|
||
<DependentUpon>WelderCardPrint1.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="Welder\WelderCardPrint2.aspx.cs">
|
||
<DependentUpon>WelderCardPrint2.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="Welder\WelderCardPrint2.aspx.designer.cs">
|
||
<DependentUpon>WelderCardPrint2.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="Welder\WelderManage.aspx.cs">
|
||
<DependentUpon>WelderManage.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="Welder\WelderManage.aspx.designer.cs">
|
||
<DependentUpon>WelderManage.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="Welder\WelderOKRate.aspx.cs">
|
||
<DependentUpon>WelderOKRate.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="Welder\WelderOKRate.aspx.designer.cs">
|
||
<DependentUpon>WelderOKRate.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="Welder\WelderOKRateEdit.aspx.cs">
|
||
<DependentUpon>WelderOKRateEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="Welder\WelderOKRateEdit.aspx.designer.cs">
|
||
<DependentUpon>WelderOKRateEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="Welder\WelderOKRateStatistics.aspx.cs">
|
||
<DependentUpon>WelderOKRateStatistics.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="Welder\WelderOKRateStatistics.aspx.designer.cs">
|
||
<DependentUpon>WelderOKRateStatistics.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="Welder\WelderOKRateStatisticsEdit.aspx.cs">
|
||
<DependentUpon>WelderOKRateStatisticsEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="Welder\WelderOKRateStatisticsEdit.aspx.designer.cs">
|
||
<DependentUpon>WelderOKRateStatisticsEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="Welder\WeldRecordIn.aspx.cs">
|
||
<DependentUpon>WeldRecordIn.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="Welder\WeldRecordIn.aspx.designer.cs">
|
||
<DependentUpon>WeldRecordIn.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="WeldMat\BaseInfo\Specifications.aspx.cs">
|
||
<DependentUpon>Specifications.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="WeldMat\BaseInfo\Specifications.aspx.designer.cs">
|
||
<DependentUpon>Specifications.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="WeldMat\BaseInfo\StoremanInfo.aspx.cs">
|
||
<DependentUpon>StoremanInfo.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="WeldMat\BaseInfo\StoremanInfo.aspx.designer.cs">
|
||
<DependentUpon>StoremanInfo.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="WeldMat\BaseInfo\Supplier.aspx.cs">
|
||
<DependentUpon>Supplier.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="WeldMat\BaseInfo\Supplier.aspx.designer.cs">
|
||
<DependentUpon>Supplier.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="WeldMat\BaseInfo\UnitStore.aspx.cs">
|
||
<DependentUpon>UnitStore.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="WeldMat\BaseInfo\UnitStore.aspx.designer.cs">
|
||
<DependentUpon>UnitStore.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="WeldMat\BaseInfo\WeldInfo.aspx.cs">
|
||
<DependentUpon>WeldInfo.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="WeldMat\BaseInfo\WeldInfo.aspx.designer.cs">
|
||
<DependentUpon>WeldInfo.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="WeldMat\BaseInfo\WeldInfoIn.aspx.cs">
|
||
<DependentUpon>WeldInfoIn.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="WeldMat\BaseInfo\WeldInfoIn.aspx.designer.cs">
|
||
<DependentUpon>WeldInfoIn.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="WeldMat\BaseInfo\WeldType.aspx.cs">
|
||
<DependentUpon>WeldType.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="WeldMat\BaseInfo\WeldType.aspx.designer.cs">
|
||
<DependentUpon>WeldType.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="WeldMat\MatBake\ElectrodeBakeRecord.aspx.cs">
|
||
<DependentUpon>ElectrodeBakeRecord.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="WeldMat\MatBake\ElectrodeBakeRecord.aspx.designer.cs">
|
||
<DependentUpon>ElectrodeBakeRecord.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="WeldMat\MatBake\ElectrodeBakeRecordEdit.aspx.cs">
|
||
<DependentUpon>ElectrodeBakeRecordEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="WeldMat\MatBake\ElectrodeBakeRecordEdit.aspx.designer.cs">
|
||
<DependentUpon>ElectrodeBakeRecordEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="WeldMat\MatBake\MatBakeMain.aspx.cs">
|
||
<DependentUpon>MatBakeMain.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="WeldMat\MatBake\MatBakeMain.aspx.designer.cs">
|
||
<DependentUpon>MatBakeMain.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="WeldMat\MatBake\ShowStock.aspx.cs">
|
||
<DependentUpon>ShowStock.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="WeldMat\MatBake\ShowStock.aspx.designer.cs">
|
||
<DependentUpon>ShowStock.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="WeldMat\Recycle\RecycleMat.aspx.cs">
|
||
<DependentUpon>RecycleMat.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="WeldMat\Recycle\RecycleMat.aspx.designer.cs">
|
||
<DependentUpon>RecycleMat.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="WeldMat\Recycle\RecycleMatEdit.aspx.cs">
|
||
<DependentUpon>RecycleMatEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="WeldMat\Recycle\RecycleMatEdit.aspx.designer.cs">
|
||
<DependentUpon>RecycleMatEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="WeldMat\Recycle\RecycleMatTop.aspx.cs">
|
||
<DependentUpon>RecycleMatTop.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="WeldMat\Recycle\RecycleMatTop.aspx.designer.cs">
|
||
<DependentUpon>RecycleMatTop.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="WeldMat\Recycle\RecycleMatTopEdit.aspx.cs">
|
||
<DependentUpon>RecycleMatTopEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="WeldMat\Recycle\RecycleMatTopEdit.aspx.designer.cs">
|
||
<DependentUpon>RecycleMatTopEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="WeldMat\ReleaseRecovery\ReleaseRecovery.aspx.cs">
|
||
<DependentUpon>ReleaseRecovery.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="WeldMat\ReleaseRecovery\ReleaseRecovery.aspx.designer.cs">
|
||
<DependentUpon>ReleaseRecovery.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="WeldMat\ReleaseRecovery\ReleaseRecoveryPrint.aspx.cs">
|
||
<DependentUpon>ReleaseRecoveryPrint.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="WeldMat\ReleaseRecovery\ReleaseRecoveryPrint.aspx.designer.cs">
|
||
<DependentUpon>ReleaseRecoveryPrint.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="WeldMat\ReleaseRecovery\WeldMatStatistics.aspx.cs">
|
||
<DependentUpon>WeldMatStatistics.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="WeldMat\ReleaseRecovery\WeldMatStatistics.aspx.designer.cs">
|
||
<DependentUpon>WeldMatStatistics.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="WeldMat\ReleaseRecovery\WeldUseAmount.aspx.cs">
|
||
<DependentUpon>WeldUseAmount.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="WeldMat\ReleaseRecovery\WeldUseAmount.aspx.designer.cs">
|
||
<DependentUpon>WeldUseAmount.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="WeldMat\Stock\ShowWeldInfo.aspx.cs">
|
||
<DependentUpon>ShowWeldInfo.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="WeldMat\Stock\ShowWeldInfo.aspx.designer.cs">
|
||
<DependentUpon>ShowWeldInfo.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="WeldMat\Stock\StockIn.aspx.cs">
|
||
<DependentUpon>StockIn.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="WeldMat\Stock\StockIn.aspx.designer.cs">
|
||
<DependentUpon>StockIn.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="WeldMat\Stock\StockInCheck.aspx.cs">
|
||
<DependentUpon>StockInCheck.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="WeldMat\Stock\StockInCheck.aspx.designer.cs">
|
||
<DependentUpon>StockInCheck.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="WeldMat\Stock\StockInCheckEdit.aspx.cs">
|
||
<DependentUpon>StockInCheckEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="WeldMat\Stock\StockInCheckEdit.aspx.designer.cs">
|
||
<DependentUpon>StockInCheckEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="WeldMat\Stock\StockInEdit.aspx.cs">
|
||
<DependentUpon>StockInEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="WeldMat\Stock\StockInEdit.aspx.designer.cs">
|
||
<DependentUpon>StockInEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="WeldMat\Stock\StockInit.aspx.cs">
|
||
<DependentUpon>StockInit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="WeldMat\Stock\StockInit.aspx.designer.cs">
|
||
<DependentUpon>StockInit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="WeldMat\Stock\StockInitEdit.aspx.cs">
|
||
<DependentUpon>StockInitEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="WeldMat\Stock\StockInitEdit.aspx.designer.cs">
|
||
<DependentUpon>StockInitEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="WeldMat\Stock\StockMove.aspx.cs">
|
||
<DependentUpon>StockMove.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="WeldMat\Stock\StockMove.aspx.designer.cs">
|
||
<DependentUpon>StockMove.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="WeldMat\Stock\StockSelect.aspx.cs">
|
||
<DependentUpon>StockSelect.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="WeldMat\Stock\StockSelect.aspx.designer.cs">
|
||
<DependentUpon>StockSelect.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="WeldMat\Stock\StockSelectDetail.aspx.cs">
|
||
<DependentUpon>StockSelectDetail.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="WeldMat\Stock\StockSelectDetail.aspx.designer.cs">
|
||
<DependentUpon>StockSelectDetail.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="WeldMat\UsingPlan\ShowPlanWeld.aspx.cs">
|
||
<DependentUpon>ShowPlanWeld.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="WeldMat\UsingPlan\ShowPlanWeld.aspx.designer.cs">
|
||
<DependentUpon>ShowPlanWeld.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="WeldMat\UsingPlan\ShowUsingMan.aspx.cs">
|
||
<DependentUpon>ShowUsingMan.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="WeldMat\UsingPlan\ShowUsingMan.aspx.designer.cs">
|
||
<DependentUpon>ShowUsingMan.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="WeldMat\UsingPlan\UsingPlan.aspx.cs">
|
||
<DependentUpon>UsingPlan.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="WeldMat\UsingPlan\UsingPlan.aspx.designer.cs">
|
||
<DependentUpon>UsingPlan.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="WeldMat\UsingPlan\UsingPlanEdit.aspx.cs">
|
||
<DependentUpon>UsingPlanEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="WeldMat\UsingPlan\UsingPlanEdit.aspx.designer.cs">
|
||
<DependentUpon>UsingPlanEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="WeldMat\UsingPlan\UsingPlanImport.aspx.cs">
|
||
<DependentUpon>UsingPlanImport.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="WeldMat\UsingPlan\UsingPlanImport.aspx.designer.cs">
|
||
<DependentUpon>UsingPlanImport.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="WeldMat\UsingSentMat\CodeConfirm.aspx.cs">
|
||
<DependentUpon>CodeConfirm.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="WeldMat\UsingSentMat\CodeConfirm.aspx.designer.cs">
|
||
<DependentUpon>CodeConfirm.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="WeldMat\UsingSentMat\ModityWeld.aspx.cs">
|
||
<DependentUpon>ModityWeld.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="WeldMat\UsingSentMat\ModityWeld.aspx.designer.cs">
|
||
<DependentUpon>ModityWeld.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="WeldMat\UsingSentMat\ShowReturnMat.aspx.cs">
|
||
<DependentUpon>ShowReturnMat.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="WeldMat\UsingSentMat\ShowReturnMat.aspx.designer.cs">
|
||
<DependentUpon>ShowReturnMat.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="WeldMat\UsingSentMat\ShowStockIn.aspx.cs">
|
||
<DependentUpon>ShowStockIn.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="WeldMat\UsingSentMat\ShowStockIn.aspx.designer.cs">
|
||
<DependentUpon>ShowStockIn.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="WeldMat\UsingSentMat\UsingMat.aspx.cs">
|
||
<DependentUpon>UsingMat.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="WeldMat\UsingSentMat\UsingMat.aspx.designer.cs">
|
||
<DependentUpon>UsingMat.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="WeldMat\UsingSentMat\UsingMatCheck.aspx.cs">
|
||
<DependentUpon>UsingMatCheck.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="WeldMat\UsingSentMat\UsingMatCheck.aspx.designer.cs">
|
||
<DependentUpon>UsingMatCheck.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="WeldMat\UsingSentMat\UsingtMatSelect.aspx.cs">
|
||
<DependentUpon>UsingtMatSelect.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="WeldMat\UsingSentMat\UsingtMatSelect.aspx.designer.cs">
|
||
<DependentUpon>UsingtMatSelect.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="WeldMat\UsingSentMat\WelderUsing.aspx.cs">
|
||
<DependentUpon>WelderUsing.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="WeldMat\UsingSentMat\WelderUsing.aspx.designer.cs">
|
||
<DependentUpon>WelderUsing.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="YLRQ\BaseInfo\DetectionTime.aspx.cs">
|
||
<DependentUpon>DetectionTime.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="YLRQ\BaseInfo\DetectionTime.aspx.designer.cs">
|
||
<DependentUpon>DetectionTime.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="YLRQ\BaseInfo\PV_Testing.aspx.cs">
|
||
<DependentUpon>PV_Testing.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="YLRQ\BaseInfo\PV_Testing.aspx.designer.cs">
|
||
<DependentUpon>PV_Testing.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="YLRQ\ConstructionManagement\ReworkBeforeConfirmation.aspx.cs">
|
||
<DependentUpon>ReworkBeforeConfirmation.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="YLRQ\ConstructionManagement\ReworkBeforeConfirmation.aspx.designer.cs">
|
||
<DependentUpon>ReworkBeforeConfirmation.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="YLRQ\ConstructionManagement\ReworkTestingMethod.aspx.cs">
|
||
<DependentUpon>ReworkTestingMethod.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="YLRQ\ConstructionManagement\ReworkTestingMethod.aspx.designer.cs">
|
||
<DependentUpon>ReworkTestingMethod.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="YLRQ\ConstructionManagement\WeldingManagement.aspx.cs">
|
||
<DependentUpon>WeldingManagement.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="YLRQ\ConstructionManagement\WeldingManagement.aspx.designer.cs">
|
||
<DependentUpon>WeldingManagement.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="YLRQ\ConstructionManagement\WeldingManagementBatchEdit.aspx.cs">
|
||
<DependentUpon>WeldingManagementBatchEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="YLRQ\ConstructionManagement\WeldingManagementBatchEdit.aspx.designer.cs">
|
||
<DependentUpon>WeldingManagementBatchEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="YLRQ\ConstructionManagement\WeldingManagementEdit.aspx.cs">
|
||
<DependentUpon>WeldingManagementEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="YLRQ\ConstructionManagement\WeldingManagementEdit.aspx.designer.cs">
|
||
<DependentUpon>WeldingManagementEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="YLRQ\ConstructionManagement\WeldingTestingMethod.aspx.cs">
|
||
<DependentUpon>WeldingTestingMethod.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="YLRQ\ConstructionManagement\WeldingTestingMethod.aspx.designer.cs">
|
||
<DependentUpon>WeldingTestingMethod.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="YLRQ\ConstructionManagement\WeldReport.aspx.cs">
|
||
<DependentUpon>WeldReport.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="YLRQ\ConstructionManagement\WeldReport.aspx.designer.cs">
|
||
<DependentUpon>WeldReport.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="YLRQ\ConstructionManagement\WeldReportEdit.aspx.cs">
|
||
<DependentUpon>WeldReportEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="YLRQ\ConstructionManagement\WeldReportEdit.aspx.designer.cs">
|
||
<DependentUpon>WeldReportEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="YLRQ\ConstructionManagement\WeldReportItemEdit.aspx.cs">
|
||
<DependentUpon>WeldReportItemEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="YLRQ\ConstructionManagement\WeldReportItemEdit.aspx.designer.cs">
|
||
<DependentUpon>WeldReportItemEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="YLRQ\Dto\PV_SpRpWeldReportItem.cs" />
|
||
<Compile Include="YLRQ\EntrustedManagement\InspectionCommissionPrint.aspx.cs">
|
||
<DependentUpon>InspectionCommissionPrint.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="YLRQ\EntrustedManagement\InspectionCommissionPrint.aspx.designer.cs">
|
||
<DependentUpon>InspectionCommissionPrint.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="YLRQ\EntrustedManagement\ReworkCommissionPrint.aspx.cs">
|
||
<DependentUpon>ReworkCommissionPrint.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="YLRQ\EntrustedManagement\ReworkCommissionPrint.aspx.designer.cs">
|
||
<DependentUpon>ReworkCommissionPrint.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="YLRQ\EntrustedManagement\ReworkConfirmation.aspx.cs">
|
||
<DependentUpon>ReworkConfirmation.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="YLRQ\EntrustedManagement\ReworkConfirmation.aspx.designer.cs">
|
||
<DependentUpon>ReworkConfirmation.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="YLRQ\EntrustedManagement\WeldingConfirmation.aspx.cs">
|
||
<DependentUpon>WeldingConfirmation.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="YLRQ\EntrustedManagement\WeldingConfirmation.aspx.designer.cs">
|
||
<DependentUpon>WeldingConfirmation.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="YLRQ\HardProessManage\HardProessResult.aspx.cs">
|
||
<DependentUpon>HardProessResult.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="YLRQ\HardProessManage\HardProessResult.aspx.designer.cs">
|
||
<DependentUpon>HardProessResult.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="YLRQ\HardProessManage\HardProessTrust.aspx.cs">
|
||
<DependentUpon>HardProessTrust.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="YLRQ\HardProessManage\HardProessTrust.aspx.designer.cs">
|
||
<DependentUpon>HardProessTrust.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="YLRQ\HardProessManage\HardProessTrustEdit.aspx.cs">
|
||
<DependentUpon>HardProessTrustEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="YLRQ\HardProessManage\HardProessTrustEdit.aspx.designer.cs">
|
||
<DependentUpon>HardProessTrustEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="YLRQ\HardProessManage\HardProessTrustItemEdit.aspx.cs">
|
||
<DependentUpon>HardProessTrustItemEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="YLRQ\HardProessManage\HardProessTrustItemEdit.aspx.designer.cs">
|
||
<DependentUpon>HardProessTrustItemEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="YLRQ\HotProessManage\HardProessTrustConfirm.aspx.cs">
|
||
<DependentUpon>HardProessTrustConfirm.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="YLRQ\HotProessManage\HardProessTrustConfirm.aspx.designer.cs">
|
||
<DependentUpon>HardProessTrustConfirm.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="YLRQ\HotProessManage\HotProessResult.aspx.cs">
|
||
<DependentUpon>HotProessResult.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="YLRQ\HotProessManage\HotProessResult.aspx.designer.cs">
|
||
<DependentUpon>HotProessResult.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="YLRQ\HotProessManage\HotProessTrust.aspx.cs">
|
||
<DependentUpon>HotProessTrust.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="YLRQ\HotProessManage\HotProessTrust.aspx.designer.cs">
|
||
<DependentUpon>HotProessTrust.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="YLRQ\HotProessManage\HotProessTrustEdit.aspx.cs">
|
||
<DependentUpon>HotProessTrustEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="YLRQ\HotProessManage\HotProessTrustEdit.aspx.designer.cs">
|
||
<DependentUpon>HotProessTrustEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="YLRQ\HotProessManage\HotProessTrustItemEdit.aspx.cs">
|
||
<DependentUpon>HotProessTrustItemEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="YLRQ\HotProessManage\HotProessTrustItemEdit.aspx.designer.cs">
|
||
<DependentUpon>HotProessTrustItemEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="YLRQ\ReportInputOut\WeldAppearance.aspx.cs">
|
||
<DependentUpon>WeldAppearance.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="YLRQ\ReportInputOut\WeldAppearance.aspx.designer.cs">
|
||
<DependentUpon>WeldAppearance.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="YLRQ\TestDataManagement\FileCode.aspx.cs">
|
||
<DependentUpon>FileCode.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="YLRQ\TestDataManagement\FileCode.aspx.designer.cs">
|
||
<DependentUpon>FileCode.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="YLRQ\TestDataManagement\InputTestResults.aspx.cs">
|
||
<DependentUpon>InputTestResults.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="YLRQ\TestDataManagement\InputTestResults.aspx.designer.cs">
|
||
<DependentUpon>InputTestResults.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="YLRQ\TestDataManagement\MTReportEdit.aspx.cs">
|
||
<DependentUpon>MTReportEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="YLRQ\TestDataManagement\MTReportEdit.aspx.designer.cs">
|
||
<DependentUpon>MTReportEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="YLRQ\TestDataManagement\NonRTQualityRating.aspx.cs">
|
||
<DependentUpon>NonRTQualityRating.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="YLRQ\TestDataManagement\NonRTQualityRating.aspx.designer.cs">
|
||
<DependentUpon>NonRTQualityRating.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="YLRQ\TestDataManagement\PTReportEdit.aspx.cs">
|
||
<DependentUpon>PTReportEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="YLRQ\TestDataManagement\PTReportEdit.aspx.designer.cs">
|
||
<DependentUpon>PTReportEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="YLRQ\TestDataManagement\QualityRating.aspx.cs">
|
||
<DependentUpon>QualityRating.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="YLRQ\TestDataManagement\QualityRating.aspx.designer.cs">
|
||
<DependentUpon>QualityRating.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="YLRQ\TestDataManagement\QualityRatingView.aspx.cs">
|
||
<DependentUpon>QualityRatingView.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="YLRQ\TestDataManagement\QualityRatingView.aspx.designer.cs">
|
||
<DependentUpon>QualityRatingView.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="YLRQ\TestDataManagement\RemakeReasonEdit.aspx.cs">
|
||
<DependentUpon>RemakeReasonEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="YLRQ\TestDataManagement\RemakeReasonEdit.aspx.designer.cs">
|
||
<DependentUpon>RemakeReasonEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="YLRQ\TestDataManagement\ReworkInputTestResults.aspx.cs">
|
||
<DependentUpon>ReworkInputTestResults.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="YLRQ\TestDataManagement\ReworkInputTestResults.aspx.designer.cs">
|
||
<DependentUpon>ReworkInputTestResults.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="YLRQ\TestDataManagement\ReworkNonRTQualityRating.aspx.cs">
|
||
<DependentUpon>ReworkNonRTQualityRating.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="YLRQ\TestDataManagement\ReworkNonRTQualityRating.aspx.designer.cs">
|
||
<DependentUpon>ReworkNonRTQualityRating.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="YLRQ\TestDataManagement\ReworkQualityRating.aspx.cs">
|
||
<DependentUpon>ReworkQualityRating.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="YLRQ\TestDataManagement\ReworkQualityRating.aspx.designer.cs">
|
||
<DependentUpon>ReworkQualityRating.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="YLRQ\TestDataManagement\ReworkQualityRatingView.aspx.cs">
|
||
<DependentUpon>ReworkQualityRatingView.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="YLRQ\TestDataManagement\ReworkQualityRatingView.aspx.designer.cs">
|
||
<DependentUpon>ReworkQualityRatingView.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="YLRQ\TestDataManagement\ReworkRTQualityRating.aspx.cs">
|
||
<DependentUpon>ReworkRTQualityRating.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="YLRQ\TestDataManagement\ReworkRTQualityRating.aspx.designer.cs">
|
||
<DependentUpon>ReworkRTQualityRating.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="YLRQ\TestDataManagement\ReworkTestRecordtPrint.aspx.cs">
|
||
<DependentUpon>ReworkTestRecordtPrint.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="YLRQ\TestDataManagement\ReworkTestRecordtPrint.aspx.designer.cs">
|
||
<DependentUpon>ReworkTestRecordtPrint.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="YLRQ\TestDataManagement\RTQualityRating.aspx.cs">
|
||
<DependentUpon>RTQualityRating.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="YLRQ\TestDataManagement\RTQualityRating.aspx.designer.cs">
|
||
<DependentUpon>RTQualityRating.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="YLRQ\TestDataManagement\RTReportEdit.aspx.cs">
|
||
<DependentUpon>RTReportEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="YLRQ\TestDataManagement\RTReportEdit.aspx.designer.cs">
|
||
<DependentUpon>RTReportEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="YLRQ\TestDataManagement\TestingReportPrint.aspx.cs">
|
||
<DependentUpon>TestingReportPrint.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="YLRQ\TestDataManagement\TestingReportPrint.aspx.designer.cs">
|
||
<DependentUpon>TestingReportPrint.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="YLRQ\TestDataManagement\TestRecordtPrint.aspx.cs">
|
||
<DependentUpon>TestRecordtPrint.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="YLRQ\TestDataManagement\TestRecordtPrint.aspx.designer.cs">
|
||
<DependentUpon>TestRecordtPrint.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="YLRQ\TestDataManagement\UTReportEdit.aspx.cs">
|
||
<DependentUpon>UTReportEdit.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="YLRQ\TestDataManagement\UTReportEdit.aspx.designer.cs">
|
||
<DependentUpon>UTReportEdit.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="YLRQ\WeldingReport\FeedbackResultSelect.aspx.cs">
|
||
<DependentUpon>FeedbackResultSelect.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="YLRQ\WeldingReport\FeedbackResultSelect.aspx.designer.cs">
|
||
<DependentUpon>FeedbackResultSelect.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="YLRQ\WeldingReport\FeedbackResultShowColumn.aspx.cs">
|
||
<DependentUpon>FeedbackResultShowColumn.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="YLRQ\WeldingReport\FeedbackResultShowColumn.aspx.designer.cs">
|
||
<DependentUpon>FeedbackResultShowColumn.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="YLRQ\WeldingReport\StatisticsSampleTable.aspx.cs">
|
||
<DependentUpon>StatisticsSampleTable.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="YLRQ\WeldingReport\StatisticsSampleTable.aspx.designer.cs">
|
||
<DependentUpon>StatisticsSampleTable.aspx</DependentUpon>
|
||
</Compile>
|
||
<Compile Include="YLRQ\WeldingReport\WelderPerformance.aspx.cs">
|
||
<DependentUpon>WelderPerformance.aspx</DependentUpon>
|
||
<SubType>ASPXCodeBehind</SubType>
|
||
</Compile>
|
||
<Compile Include="YLRQ\WeldingReport\WelderPerformance.aspx.designer.cs">
|
||
<DependentUpon>WelderPerformance.aspx</DependentUpon>
|
||
</Compile>
|
||
</ItemGroup>
|
||
<ItemGroup>
|
||
<Content Include="App_Themes\Web.config" />
|
||
</ItemGroup>
|
||
<ItemGroup>
|
||
<Folder Include="App_Themes\Default\Images\" />
|
||
<Folder Include="common\ReportPrint\upload\" />
|
||
<Folder Include="File\Image\" />
|
||
<Folder Include="res\js\" />
|
||
<Folder Include="SeetaFaceDir\modelimages\" />
|
||
<Folder Include="tmpupload\" />
|
||
</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>
|
||
<None Include="aspnet_client\FreeTextBox\images\misc\buttonbackgrounds.psd" />
|
||
<None Include="aspnet_client\FreeTextBox\images\misc\Image-Normal.psd" />
|
||
<None Include="aspnet_client\FreeTextBox\images\misc\Picasa.ini" />
|
||
<None Include="aspnet_client\FreeTextBox\images\misc\ToolbarButton-Background.psd" />
|
||
<None Include="aspnet_client\FreeTextBox\images\Picasa.ini" />
|
||
<None Include="aspnet_client\FreeTextBox\office2000\subs\Thumbs.db" />
|
||
<None Include="aspnet_client\FreeTextBox\office2000\Thumbs.db" />
|
||
<None Include="aspnet_client\FreeTextBox\officeMac\Picasa.ini" />
|
||
<None Include="aspnet_client\FreeTextBox\officeMac\Thumbs.db" />
|
||
<None Include="aspnet_client\FreeTextBox\officeXP\old\Thumbs.db" />
|
||
<None Include="aspnet_client\FreeTextBox\officeXP\subs\Thumbs.db" />
|
||
<None Include="aspnet_client\FreeTextBox\officeXP\Thumbs.db" />
|
||
<None Include="aspnet_client\FreeTextBox\utility\Thumbs.db" />
|
||
</ItemGroup>
|
||
<ItemGroup>
|
||
<WCFMetadata Include="Connected Services\" />
|
||
</ItemGroup>
|
||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" />
|
||
<ProjectExtensions>
|
||
<VisualStudio>
|
||
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
|
||
<WebProjectProperties>
|
||
<SaveServerSettingsInUserFile>True</SaveServerSettingsInUserFile>
|
||
</WebProjectProperties>
|
||
</FlavorProperties>
|
||
</VisualStudio>
|
||
</ProjectExtensions>
|
||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||
Other similar extension points exist, see Microsoft.Common.targets.
|
||
<Target Name="BeforeBuild">
|
||
</Target>
|
||
<Target Name="AfterBuild">
|
||
</Target>
|
||
-->
|
||
</Project> |