UAS-MES.csproj 95 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  4. <PropertyGroup>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <ProjectGuid>{411DEE44-B893-47E0-A0C2-797A3DAE2466}</ProjectGuid>
  8. <OutputType>WinExe</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>UAS_MES</RootNamespace>
  11. <AssemblyName>UAS_MES</AssemblyName>
  12. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <AutoGenerateBindingRedirects>false</AutoGenerateBindingRedirects>
  15. <IsWebBootstrapper>true</IsWebBootstrapper>
  16. <TargetFrameworkProfile />
  17. <SccProjectName>
  18. </SccProjectName>
  19. <SccLocalPath>
  20. </SccLocalPath>
  21. <SccAuxPath>
  22. </SccAuxPath>
  23. <SccProvider>
  24. </SccProvider>
  25. <PublishUrl>E:\s_user_site\</PublishUrl>
  26. <Install>true</Install>
  27. <InstallFrom>Web</InstallFrom>
  28. <UpdateEnabled>true</UpdateEnabled>
  29. <UpdateMode>Foreground</UpdateMode>
  30. <UpdateInterval>7</UpdateInterval>
  31. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  32. <UpdatePeriodically>false</UpdatePeriodically>
  33. <UpdateRequired>true</UpdateRequired>
  34. <MapFileExtensions>true</MapFileExtensions>
  35. <InstallUrl>http://172.16.11.99/</InstallUrl>
  36. <UpdateUrl>http://172.16.11.99/</UpdateUrl>
  37. <TargetCulture>zh</TargetCulture>
  38. <ProductName>优软MES系统</ProductName>
  39. <PublisherName>深圳市优软科技有限公司</PublisherName>
  40. <SuiteName>优软MES系统</SuiteName>
  41. <MinimumRequiredVersion>1.0.0.753</MinimumRequiredVersion>
  42. <CreateWebPageOnPublish>true</CreateWebPageOnPublish>
  43. <WebPage>publish.htm</WebPage>
  44. <OpenBrowserOnPublish>false</OpenBrowserOnPublish>
  45. <ApplicationRevision>754</ApplicationRevision>
  46. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  47. <UseApplicationTrust>true</UseApplicationTrust>
  48. <CreateDesktopShortcut>true</CreateDesktopShortcut>
  49. <ExcludeDeploymentUrl>true</ExcludeDeploymentUrl>
  50. <PublishWizardCompleted>true</PublishWizardCompleted>
  51. <BootstrapperEnabled>true</BootstrapperEnabled>
  52. </PropertyGroup>
  53. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  54. <PlatformTarget>AnyCPU</PlatformTarget>
  55. <DebugSymbols>true</DebugSymbols>
  56. <DebugType>full</DebugType>
  57. <Optimize>false</Optimize>
  58. <OutputPath>bin\Debug\</OutputPath>
  59. <DefineConstants>DEBUG;TRACE</DefineConstants>
  60. <ErrorReport>prompt</ErrorReport>
  61. <WarningLevel>0</WarningLevel>
  62. <UseVSHostingProcess>true</UseVSHostingProcess>
  63. <Prefer32Bit>false</Prefer32Bit>
  64. </PropertyGroup>
  65. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  66. <PlatformTarget>AnyCPU</PlatformTarget>
  67. <DebugType>pdbonly</DebugType>
  68. <Optimize>true</Optimize>
  69. <OutputPath>bin\Release\</OutputPath>
  70. <DefineConstants>TRACE</DefineConstants>
  71. <ErrorReport>prompt</ErrorReport>
  72. <WarningLevel>4</WarningLevel>
  73. <Prefer32Bit>false</Prefer32Bit>
  74. </PropertyGroup>
  75. <PropertyGroup>
  76. <ManifestCertificateThumbprint>0702B5BD480611CA32663309A8FD3717B722E307</ManifestCertificateThumbprint>
  77. </PropertyGroup>
  78. <PropertyGroup>
  79. <ManifestKeyFile>
  80. </ManifestKeyFile>
  81. </PropertyGroup>
  82. <PropertyGroup>
  83. <GenerateManifests>true</GenerateManifests>
  84. </PropertyGroup>
  85. <PropertyGroup>
  86. <SignManifests>false</SignManifests>
  87. </PropertyGroup>
  88. <PropertyGroup>
  89. <StartupObject>UAS_MES.Program</StartupObject>
  90. </PropertyGroup>
  91. <PropertyGroup />
  92. <PropertyGroup>
  93. <SignAssembly>false</SignAssembly>
  94. </PropertyGroup>
  95. <PropertyGroup>
  96. <ApplicationIcon>U_Icon.ico</ApplicationIcon>
  97. </PropertyGroup>
  98. <PropertyGroup />
  99. <PropertyGroup>
  100. <Win32Resource>
  101. </Win32Resource>
  102. </PropertyGroup>
  103. <PropertyGroup />
  104. <PropertyGroup />
  105. <PropertyGroup />
  106. <PropertyGroup />
  107. <PropertyGroup />
  108. <PropertyGroup />
  109. <PropertyGroup />
  110. <PropertyGroup />
  111. <PropertyGroup />
  112. <PropertyGroup />
  113. <PropertyGroup />
  114. <PropertyGroup>
  115. <NoWin32Manifest>true</NoWin32Manifest>
  116. </PropertyGroup>
  117. <ItemGroup>
  118. <Reference Include="DevComponents.DotNetBar2">
  119. <HintPath>Tool\DevComponents.DotNetBar2.dll</HintPath>
  120. </Reference>
  121. <Reference Include="ExcelHelper">
  122. <HintPath>Tool\ExcelHelper.dll</HintPath>
  123. </Reference>
  124. <Reference Include="ICSharpCode.SharpZipLib, Version=0.85.0.0, Culture=neutral, PublicKeyToken=ad1060f781377a81, processorArchitecture=AMD64">
  125. <SpecificVersion>False</SpecificVersion>
  126. <HintPath>..\UAS_MES_HY\Tool\ICSharpCode.SharpZipLib.dll</HintPath>
  127. </Reference>
  128. <Reference Include="Interop.SpeechLib">
  129. <HintPath>Tool\Interop.SpeechLib.dll</HintPath>
  130. <EmbedInteropTypes>False</EmbedInteropTypes>
  131. </Reference>
  132. <Reference Include="log4net">
  133. <HintPath>Tool\log4net.dll</HintPath>
  134. </Reference>
  135. <Reference Include="Microsoft.Office.Interop.Excel, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">
  136. <SpecificVersion>False</SpecificVersion>
  137. <EmbedInteropTypes>True</EmbedInteropTypes>
  138. <HintPath>Tool\Microsoft.Office.Interop.Excel.dll</HintPath>
  139. </Reference>
  140. <Reference Include="Microsoft.Threading.Tasks, Version=1.0.12.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  141. <HintPath>..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.dll</HintPath>
  142. </Reference>
  143. <Reference Include="Microsoft.Threading.Tasks.Extensions, Version=1.0.12.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  144. <HintPath>..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.dll</HintPath>
  145. </Reference>
  146. <Reference Include="Microsoft.Threading.Tasks.Extensions.Desktop, Version=1.0.168.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  147. <HintPath>..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.Desktop.dll</HintPath>
  148. </Reference>
  149. <Reference Include="NPOI">
  150. <HintPath>Tool\NPOI.dll</HintPath>
  151. </Reference>
  152. <Reference Include="Oracle.ManagedDataAccess">
  153. <HintPath>Tool\Oracle.ManagedDataAccess.dll</HintPath>
  154. </Reference>
  155. <Reference Include="PresentationCore" />
  156. <Reference Include="PresentationFramework" />
  157. <Reference Include="System" />
  158. <Reference Include="System.Configuration" />
  159. <Reference Include="System.Core" />
  160. <Reference Include="System.Data.OracleClient" />
  161. <Reference Include="System.IO, Version=2.6.8.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  162. <HintPath>..\packages\Microsoft.Bcl.1.1.8\lib\net40\System.IO.dll</HintPath>
  163. </Reference>
  164. <Reference Include="System.Net" />
  165. <Reference Include="System.Runtime, Version=2.6.8.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  166. <HintPath>..\packages\Microsoft.Bcl.1.1.8\lib\net40\System.Runtime.dll</HintPath>
  167. </Reference>
  168. <Reference Include="System.Threading.Tasks, Version=2.6.8.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
  169. <HintPath>..\packages\Microsoft.Bcl.1.1.8\lib\net40\System.Threading.Tasks.dll</HintPath>
  170. </Reference>
  171. <Reference Include="System.Web.Extensions" />
  172. <Reference Include="System.Windows.Forms.DataVisualization" />
  173. <Reference Include="System.Xml.Linq" />
  174. <Reference Include="System.Data.DataSetExtensions" />
  175. <Reference Include="Microsoft.CSharp" />
  176. <Reference Include="System.Data" />
  177. <Reference Include="System.Deployment" />
  178. <Reference Include="System.Drawing" />
  179. <Reference Include="System.Windows.Forms" />
  180. <Reference Include="System.Xml" />
  181. <Reference Include="WindowsBase" />
  182. </ItemGroup>
  183. <ItemGroup>
  184. <Compile Include="CustomControl\AccordionMenu\AccordionMenu.cs">
  185. <SubType>UserControl</SubType>
  186. </Compile>
  187. <Compile Include="CustomControl\AccordionMenu\AccordionMenu.Designer.cs">
  188. <DependentUpon>AccordionMenu.cs</DependentUpon>
  189. </Compile>
  190. <Compile Include="CustomControl\BaseForm\BaseForm.cs">
  191. <SubType>Form</SubType>
  192. </Compile>
  193. <Compile Include="CustomControl\BaseForm\BaseForm.Designer.cs">
  194. <DependentUpon>BaseForm.cs</DependentUpon>
  195. </Compile>
  196. <Compile Include="CustomControl\ButtonUtil\ArrowLeftButton.cs">
  197. <SubType>Component</SubType>
  198. </Compile>
  199. <Compile Include="CustomControl\ButtonUtil\ArrowLeftButton.Designer.cs">
  200. <DependentUpon>ArrowLeftButton.cs</DependentUpon>
  201. </Compile>
  202. <Compile Include="CustomControl\ButtonUtil\ArrowRightButton.cs">
  203. <SubType>Component</SubType>
  204. </Compile>
  205. <Compile Include="CustomControl\ButtonUtil\ArrowRightButton.Designer.cs">
  206. <DependentUpon>ArrowRightButton.cs</DependentUpon>
  207. </Compile>
  208. <Compile Include="CustomControl\ButtonUtil\ChooseAllButton.cs">
  209. <SubType>Component</SubType>
  210. </Compile>
  211. <Compile Include="CustomControl\ButtonUtil\ChooseAllButton.Designer.cs">
  212. <DependentUpon>ChooseAllButton.cs</DependentUpon>
  213. </Compile>
  214. <Compile Include="CustomControl\ButtonUtil\CloseButton.cs">
  215. <SubType>Component</SubType>
  216. </Compile>
  217. <Compile Include="CustomControl\ButtonUtil\CloseButton.Designer.cs">
  218. <DependentUpon>CloseButton.cs</DependentUpon>
  219. </Compile>
  220. <Compile Include="CustomControl\ButtonUtil\DeleteButton.cs">
  221. <SubType>Component</SubType>
  222. </Compile>
  223. <Compile Include="CustomControl\ButtonUtil\DeleteButton.Designer.cs">
  224. <DependentUpon>DeleteButton.cs</DependentUpon>
  225. </Compile>
  226. <Compile Include="CustomControl\ButtonUtil\NormalButton.cs">
  227. <SubType>Component</SubType>
  228. </Compile>
  229. <Compile Include="CustomControl\ButtonUtil\NormalButton.Designer.cs">
  230. <DependentUpon>NormalButton.cs</DependentUpon>
  231. </Compile>
  232. <Compile Include="CustomControl\ClickPicBox\ClickPicBox.cs">
  233. <SubType>Component</SubType>
  234. </Compile>
  235. <Compile Include="CustomControl\ClickPicBox\ClickPicBox.Designer.cs">
  236. <DependentUpon>ClickPicBox.cs</DependentUpon>
  237. </Compile>
  238. <Compile Include="CustomControl\ComBoxWithFocus\ComBoxWithFocus.cs">
  239. <SubType>Component</SubType>
  240. </Compile>
  241. <Compile Include="CustomControl\ComBoxWithFocus\ComBoxWithFocus.Designer.cs">
  242. <DependentUpon>ComBoxWithFocus.cs</DependentUpon>
  243. </Compile>
  244. <Compile Include="CustomControl\ComBoxWithFocus\ComboxWithTip.cs">
  245. <SubType>Component</SubType>
  246. </Compile>
  247. <Compile Include="CustomControl\ComBoxWithFocus\ComboxWithTip.Designer.cs">
  248. <DependentUpon>ComboxWithTip.cs</DependentUpon>
  249. </Compile>
  250. <Compile Include="CustomControl\ComBoxWithFocus\PrinterCombox.cs">
  251. <SubType>UserControl</SubType>
  252. </Compile>
  253. <Compile Include="CustomControl\ComBoxWithFocus\PrinterCombox.Designer.cs">
  254. <DependentUpon>PrinterCombox.cs</DependentUpon>
  255. </Compile>
  256. <Compile Include="CustomControl\ComBoxWithFocus\SerialPortCombox.cs">
  257. <SubType>UserControl</SubType>
  258. </Compile>
  259. <Compile Include="CustomControl\ComBoxWithFocus\SerialPortCombox.Designer.cs">
  260. <DependentUpon>SerialPortCombox.cs</DependentUpon>
  261. </Compile>
  262. <Compile Include="CustomControl\CustomCheckBox\AutoPrintCheckBox.cs">
  263. <SubType>UserControl</SubType>
  264. </Compile>
  265. <Compile Include="CustomControl\CustomCheckBox\AutoPrintCheckBox.Designer.cs">
  266. <DependentUpon>AutoPrintCheckBox.cs</DependentUpon>
  267. </Compile>
  268. <Compile Include="CustomControl\CustomCheckBox\CustomCheckBox.cs">
  269. <SubType>Component</SubType>
  270. </Compile>
  271. <Compile Include="CustomControl\CustomCheckBox\CustomCheckBox.Designer.cs">
  272. <DependentUpon>CustomCheckBox.cs</DependentUpon>
  273. </Compile>
  274. <Compile Include="CustomControl\CustomCheckBox\LockCheckBox.cs">
  275. <SubType>Component</SubType>
  276. </Compile>
  277. <Compile Include="CustomControl\CustomCheckBox\LockCheckBox.Designer.cs">
  278. <DependentUpon>LockCheckBox.cs</DependentUpon>
  279. </Compile>
  280. <Compile Include="CustomControl\CustomTabControl\CustomTabControl.cs">
  281. <SubType>Component</SubType>
  282. </Compile>
  283. <Compile Include="CustomControl\CustomTabControl\CustomTabControl.Designer.cs">
  284. <DependentUpon>CustomTabControl.cs</DependentUpon>
  285. </Compile>
  286. <Compile Include="CustomControl\CustomTabControl\ThemedColors.cs" />
  287. <Compile Include="CustomControl\DataGrid_View\DataGridViewExpand.cs">
  288. <SubType>Component</SubType>
  289. </Compile>
  290. <Compile Include="CustomControl\DataGrid_View\DataGridViewExpand.Designer.cs">
  291. <DependentUpon>DataGridViewExpand.cs</DependentUpon>
  292. </Compile>
  293. <Compile Include="CustomControl\DataGrid_View\DataGridViewWithCheckBox.cs">
  294. <SubType>Component</SubType>
  295. </Compile>
  296. <Compile Include="CustomControl\DataGrid_View\DataGridViewWithCheckBox.Designer.cs">
  297. <DependentUpon>DataGridViewWithCheckBox.cs</DependentUpon>
  298. </Compile>
  299. <Compile Include="CustomControl\DataGrid_View\DataGridViewWithSerialNum.cs">
  300. <SubType>Component</SubType>
  301. </Compile>
  302. <Compile Include="CustomControl\DataGrid_View\DataGridViewWithSerialNum.Designer.cs">
  303. <DependentUpon>DataGridViewWithSerialNum.cs</DependentUpon>
  304. </Compile>
  305. <Compile Include="CustomControl\GroupBoxWithBorder\GroupBoxWithBorder.cs">
  306. <SubType>Component</SubType>
  307. </Compile>
  308. <Compile Include="CustomControl\GroupBoxWithBorder\GroupBoxWithBorder.Designer.cs">
  309. <DependentUpon>GroupBoxWithBorder.cs</DependentUpon>
  310. </Compile>
  311. <Compile Include="CustomControl\HeadBar\HeadBar.cs">
  312. <SubType>UserControl</SubType>
  313. </Compile>
  314. <Compile Include="CustomControl\HeadBar\HeadBar.Designer.cs">
  315. <DependentUpon>HeadBar.cs</DependentUpon>
  316. </Compile>
  317. <Compile Include="CustomControl\ListViewExpand\ListViewExpand.cs">
  318. <SubType>Component</SubType>
  319. </Compile>
  320. <Compile Include="CustomControl\ListViewExpand\ListViewExpand.Designer.cs">
  321. <DependentUpon>ListViewExpand.cs</DependentUpon>
  322. </Compile>
  323. <Compile Include="CustomControl\Pagination\Pagination.cs">
  324. <SubType>UserControl</SubType>
  325. </Compile>
  326. <Compile Include="CustomControl\Pagination\Pagination.Designer.cs">
  327. <DependentUpon>Pagination.cs</DependentUpon>
  328. </Compile>
  329. <Compile Include="CustomControl\Pagination\PaginationDbFind.cs">
  330. <SubType>UserControl</SubType>
  331. </Compile>
  332. <Compile Include="CustomControl\Pagination\PaginationDbFind.Designer.cs">
  333. <DependentUpon>PaginationDbFind.cs</DependentUpon>
  334. </Compile>
  335. <Compile Include="CustomControl\PowerControlForm\PowerControlForm.cs">
  336. <SubType>Form</SubType>
  337. </Compile>
  338. <Compile Include="CustomControl\PowerControlForm\PowerControlForm.Designer.cs">
  339. <DependentUpon>PowerControlForm.cs</DependentUpon>
  340. </Compile>
  341. <Compile Include="CustomControl\ProcessBar\ProcessBar.cs">
  342. <SubType>UserControl</SubType>
  343. </Compile>
  344. <Compile Include="CustomControl\ProcessBar\ProcessBar.Designer.cs">
  345. <DependentUpon>ProcessBar.cs</DependentUpon>
  346. </Compile>
  347. <Compile Include="CustomControl\RichText\RichTextAutoBottom.cs">
  348. <SubType>Component</SubType>
  349. </Compile>
  350. <Compile Include="CustomControl\RichText\RichTextAutoBottom.Designer.cs">
  351. <DependentUpon>RichTextAutoBottom.cs</DependentUpon>
  352. </Compile>
  353. <Compile Include="CustomControl\SetLoading\LoadingCircle.cs">
  354. <SubType>Component</SubType>
  355. </Compile>
  356. <Compile Include="CustomControl\SetLoading\LoadingCircle.Designer.cs">
  357. <DependentUpon>LoadingCircle.cs</DependentUpon>
  358. </Compile>
  359. <Compile Include="CustomControl\TextBoxWithIcon\BlurSearch.cs">
  360. <SubType>UserControl</SubType>
  361. </Compile>
  362. <Compile Include="CustomControl\TextBoxWithIcon\BlurSearch.Designer.cs">
  363. <DependentUpon>BlurSearch.cs</DependentUpon>
  364. </Compile>
  365. <Compile Include="CustomControl\TextBoxWithIcon\EnterTextBox.cs">
  366. <SubType>Component</SubType>
  367. </Compile>
  368. <Compile Include="CustomControl\TextBoxWithIcon\EnterTextBox.Designer.cs">
  369. <DependentUpon>EnterTextBox.cs</DependentUpon>
  370. </Compile>
  371. <Compile Include="CustomControl\TextBoxWithIcon\MaCodeSearchTextBox.cs">
  372. <SubType>UserControl</SubType>
  373. </Compile>
  374. <Compile Include="CustomControl\TextBoxWithIcon\MaCodeSearchTextBox.Designer.cs">
  375. <DependentUpon>MaCodeSearchTextBox.cs</DependentUpon>
  376. </Compile>
  377. <Compile Include="CustomControl\TextBoxWithIcon\MaCodeTextBox.cs">
  378. <SubType>Component</SubType>
  379. </Compile>
  380. <Compile Include="CustomControl\TextBoxWithIcon\MaCodeTextBox.Designer.cs">
  381. <DependentUpon>MaCodeTextBox.cs</DependentUpon>
  382. </Compile>
  383. <Compile Include="CustomControl\TextBoxWithIcon\NumOnlyTextBox.cs">
  384. <SubType>Component</SubType>
  385. </Compile>
  386. <Compile Include="CustomControl\TextBoxWithIcon\NumOnlyTextBox.Designer.cs">
  387. <DependentUpon>NumOnlyTextBox.cs</DependentUpon>
  388. </Compile>
  389. <Compile Include="CustomControl\TextBoxWithIcon\RoundTextBox.cs">
  390. <SubType>UserControl</SubType>
  391. </Compile>
  392. <Compile Include="CustomControl\TextBoxWithIcon\RoundTextBox.Designer.cs">
  393. <DependentUpon>RoundTextBox.cs</DependentUpon>
  394. </Compile>
  395. <Compile Include="CustomControl\TextBoxWithIcon\SearchTextBox.cs">
  396. <SubType>UserControl</SubType>
  397. </Compile>
  398. <Compile Include="CustomControl\TextBoxWithIcon\SearchTextBox.Designer.cs">
  399. <DependentUpon>SearchTextBox.cs</DependentUpon>
  400. </Compile>
  401. <Compile Include="CustomControl\TextBoxWithIcon\SNCodeEnterTextBox.cs">
  402. <SubType>Component</SubType>
  403. </Compile>
  404. <Compile Include="CustomControl\TextBoxWithIcon\SNCodeEnterTextBox.Designer.cs">
  405. <DependentUpon>SNCodeEnterTextBox.cs</DependentUpon>
  406. </Compile>
  407. <Compile Include="CustomControl\TextBoxWithIcon\SnCollectionBox.cs">
  408. <SubType>Component</SubType>
  409. </Compile>
  410. <Compile Include="CustomControl\TextBoxWithIcon\SnCollectionBox.Designer.cs">
  411. <DependentUpon>SnCollectionBox.cs</DependentUpon>
  412. </Compile>
  413. <Compile Include="CustomControl\TextBoxWithIcon\SourceStepCount.cs">
  414. <SubType>UserControl</SubType>
  415. </Compile>
  416. <Compile Include="CustomControl\TextBoxWithIcon\SourceStepCount.Designer.cs">
  417. <DependentUpon>SourceStepCount.cs</DependentUpon>
  418. </Compile>
  419. <Compile Include="CustomControl\TextBoxWithIcon\SourceStepCountPre.cs">
  420. <SubType>UserControl</SubType>
  421. </Compile>
  422. <Compile Include="CustomControl\TextBoxWithIcon\SourceStepCountPre.Designer.cs">
  423. <DependentUpon>SourceStepCountPre.cs</DependentUpon>
  424. </Compile>
  425. <Compile Include="CustomControl\TextBoxWithIcon\TextAreaForm.cs">
  426. <SubType>Form</SubType>
  427. </Compile>
  428. <Compile Include="CustomControl\TextBoxWithIcon\TextAreaForm.Designer.cs">
  429. <DependentUpon>TextAreaForm.cs</DependentUpon>
  430. </Compile>
  431. <Compile Include="CustomControl\TextBoxWithIcon\TextBoxGeneratePaCode.cs">
  432. <SubType>UserControl</SubType>
  433. </Compile>
  434. <Compile Include="CustomControl\TextBoxWithIcon\TextBoxGeneratePaCode.Designer.cs">
  435. <DependentUpon>TextBoxGeneratePaCode.cs</DependentUpon>
  436. </Compile>
  437. <Compile Include="CustomControl\TextBoxWithIcon\TextBoxNumOnly.cs">
  438. <SubType>Component</SubType>
  439. </Compile>
  440. <Compile Include="CustomControl\TextBoxWithIcon\TextBoxNumOnly.Designer.cs">
  441. <DependentUpon>TextBoxNumOnly.cs</DependentUpon>
  442. </Compile>
  443. <Compile Include="CustomControl\TextBoxWithIcon\TextBoxWithPlaceHolder.cs">
  444. <SubType>UserControl</SubType>
  445. </Compile>
  446. <Compile Include="CustomControl\TextBoxWithIcon\TextBoxWithPlaceHolder.Designer.cs">
  447. <DependentUpon>TextBoxWithPlaceHolder.cs</DependentUpon>
  448. </Compile>
  449. <Compile Include="CustomControl\TextBoxWithIcon\TextBoxWithTextArea.cs">
  450. <SubType>UserControl</SubType>
  451. </Compile>
  452. <Compile Include="CustomControl\TextBoxWithIcon\TextBoxWithTextArea.Designer.cs">
  453. <DependentUpon>TextBoxWithTextArea.cs</DependentUpon>
  454. </Compile>
  455. <Compile Include="CustomControl\TimePickerWithCombo\TimePickerWithCombo.cs">
  456. <SubType>UserControl</SubType>
  457. </Compile>
  458. <Compile Include="CustomControl\TimePickerWithCombo\TimePickerWithCombo.Designer.cs">
  459. <DependentUpon>TimePickerWithCombo.cs</DependentUpon>
  460. </Compile>
  461. <Compile Include="CustomControl\ValueLabel\ValueLabel.cs">
  462. <SubType>Component</SubType>
  463. </Compile>
  464. <Compile Include="CustomControl\ValueLabel\ValueLabel.Designer.cs">
  465. <DependentUpon>ValueLabel.cs</DependentUpon>
  466. </Compile>
  467. <Compile Include="CustomControl\ValueLabel\ValueNumLabel.cs">
  468. <SubType>Component</SubType>
  469. </Compile>
  470. <Compile Include="CustomControl\ValueLabel\ValueNumLabel.Designer.cs">
  471. <DependentUpon>ValueNumLabel.cs</DependentUpon>
  472. </Compile>
  473. <Compile Include="DataOperate\DataHelper.cs" />
  474. <Compile Include="DataOperate\ExcelHandler.cs" />
  475. <Compile Include="DbFind.cs">
  476. <SubType>Form</SubType>
  477. </Compile>
  478. <Compile Include="DbFind.Designer.cs">
  479. <DependentUpon>DbFind.cs</DependentUpon>
  480. </Compile>
  481. <Compile Include="Entity\ItemObject.cs" />
  482. <Compile Include="Entity\Status.cs" />
  483. <Compile Include="Entity\SystemInf.cs" />
  484. <Compile Include="Entity\User.cs" />
  485. <Compile Include="Enum\EMouseState.cs" />
  486. <Compile Include="FunctionCode\Make\Make_BigBoxCollection.cs">
  487. <SubType>Form</SubType>
  488. </Compile>
  489. <Compile Include="FunctionCode\Make\Make_BigBoxCollection.Designer.cs">
  490. <DependentUpon>Make_BigBoxCollection.cs</DependentUpon>
  491. </Compile>
  492. <Compile Include="FunctionCode\Make\Make_BigBoxWeight.cs">
  493. <SubType>Form</SubType>
  494. </Compile>
  495. <Compile Include="FunctionCode\Make\Make_BigBoxWeight.Designer.cs">
  496. <DependentUpon>Make_BigBoxWeight.cs</DependentUpon>
  497. </Compile>
  498. <Compile Include="FunctionCode\Make\Make_CartonBoxSNWeigh.cs">
  499. <SubType>Form</SubType>
  500. </Compile>
  501. <Compile Include="FunctionCode\Make\Make_CartonBoxSNWeigh.Designer.cs">
  502. <DependentUpon>Make_CartonBoxSNWeigh.cs</DependentUpon>
  503. </Compile>
  504. <Compile Include="FunctionCode\Make\Make_CartonBoxWeighN.cs">
  505. <SubType>Form</SubType>
  506. </Compile>
  507. <Compile Include="FunctionCode\Make\Make_CartonBoxWeighN.Designer.cs">
  508. <DependentUpon>Make_CartonBoxWeighN.cs</DependentUpon>
  509. </Compile>
  510. <Compile Include="FunctionCode\Make\Make_CollectBTMAC.cs">
  511. <SubType>Form</SubType>
  512. </Compile>
  513. <Compile Include="FunctionCode\Make\Make_CollectBTMAC.Designer.cs">
  514. <DependentUpon>Make_CollectBTMAC.cs</DependentUpon>
  515. </Compile>
  516. <Compile Include="FunctionCode\Make\Make_CollectNetCode.cs">
  517. <SubType>Form</SubType>
  518. </Compile>
  519. <Compile Include="FunctionCode\Make\Make_CollectNetCode.Designer.cs">
  520. <DependentUpon>Make_CollectNetCode.cs</DependentUpon>
  521. </Compile>
  522. <Compile Include="FunctionCode\Make\Make_ColorBoxLabelPrint.cs">
  523. <SubType>Form</SubType>
  524. </Compile>
  525. <Compile Include="FunctionCode\Make\Make_ColorBoxLabelPrint.Designer.cs">
  526. <DependentUpon>Make_ColorBoxLabelPrint.cs</DependentUpon>
  527. </Compile>
  528. <Compile Include="FunctionCode\Make\Make_CustomLabelPrint.cs">
  529. <SubType>Form</SubType>
  530. </Compile>
  531. <Compile Include="FunctionCode\Make\Make_CustomLabelPrint.Designer.cs">
  532. <DependentUpon>Make_CustomLabelPrint.cs</DependentUpon>
  533. </Compile>
  534. <Compile Include="FunctionCode\Make\Make_Decompose.cs">
  535. <SubType>Form</SubType>
  536. </Compile>
  537. <Compile Include="FunctionCode\Make\Make_Decompose.Designer.cs">
  538. <DependentUpon>Make_Decompose.cs</DependentUpon>
  539. </Compile>
  540. <Compile Include="FunctionCode\Make\Make_Decompose_Ex.cs">
  541. <SubType>Form</SubType>
  542. </Compile>
  543. <Compile Include="FunctionCode\Make\Make_Decompose_Ex.Designer.cs">
  544. <DependentUpon>Make_Decompose_Ex.cs</DependentUpon>
  545. </Compile>
  546. <Compile Include="FunctionCode\Make\Make_FeedingCollectionCombine.cs">
  547. <SubType>Form</SubType>
  548. </Compile>
  549. <Compile Include="FunctionCode\Make\Make_FeedingCollectionCombine.Designer.cs">
  550. <DependentUpon>Make_FeedingCollectionCombine.cs</DependentUpon>
  551. </Compile>
  552. <Compile Include="FunctionCode\Make\Make_FeedingCollectionCombineFix.cs">
  553. <SubType>Form</SubType>
  554. </Compile>
  555. <Compile Include="FunctionCode\Make\Make_FeedingCollectionCombineFix.Designer.cs">
  556. <DependentUpon>Make_FeedingCollectionCombineFix.cs</DependentUpon>
  557. </Compile>
  558. <Compile Include="FunctionCode\Make\Make_FuselageLabelPrint.cs">
  559. <SubType>Form</SubType>
  560. </Compile>
  561. <Compile Include="FunctionCode\Make\Make_FuselageLabelPrint.Designer.cs">
  562. <DependentUpon>Make_FuselageLabelPrint.cs</DependentUpon>
  563. </Compile>
  564. <Compile Include="FunctionCode\Make\Make_GetReMakeSN.cs">
  565. <SubType>Form</SubType>
  566. </Compile>
  567. <Compile Include="FunctionCode\Make\Make_GetReMakeSN.Designer.cs">
  568. <DependentUpon>Make_GetReMakeSN.cs</DependentUpon>
  569. </Compile>
  570. <Compile Include="FunctionCode\Make\Make_FinishRepair.cs">
  571. <SubType>Form</SubType>
  572. </Compile>
  573. <Compile Include="FunctionCode\Make\Make_FinishRepair.Designer.cs">
  574. <DependentUpon>Make_FinishRepair.cs</DependentUpon>
  575. </Compile>
  576. <Compile Include="FunctionCode\Make\Make_ImeiCheck.cs">
  577. <SubType>Form</SubType>
  578. </Compile>
  579. <Compile Include="FunctionCode\Make\Make_ImeiCheck.Designer.cs">
  580. <DependentUpon>Make_ImeiCheck.cs</DependentUpon>
  581. </Compile>
  582. <Compile Include="FunctionCode\Make\Make_LabelCheck.cs">
  583. <SubType>Form</SubType>
  584. </Compile>
  585. <Compile Include="FunctionCode\Make\Make_LabelCheck.Designer.cs">
  586. <DependentUpon>Make_LabelCheck.cs</DependentUpon>
  587. </Compile>
  588. <Compile Include="FunctionCode\Make\Make_MakeCancelDown.cs">
  589. <SubType>Form</SubType>
  590. </Compile>
  591. <Compile Include="FunctionCode\Make\Make_MakeCancelDown.Designer.cs">
  592. <DependentUpon>Make_MakeCancelDown.cs</DependentUpon>
  593. </Compile>
  594. <Compile Include="FunctionCode\Make\Make_MakeDown.cs">
  595. <SubType>Form</SubType>
  596. </Compile>
  597. <Compile Include="FunctionCode\Make\Make_MakeDown.Designer.cs">
  598. <DependentUpon>Make_MakeDown.cs</DependentUpon>
  599. </Compile>
  600. <Compile Include="FunctionCode\Make\Make_NewBadCode.cs">
  601. <SubType>Form</SubType>
  602. </Compile>
  603. <Compile Include="FunctionCode\Make\Make_NewBadCode.Designer.cs">
  604. <DependentUpon>Make_NewBadCode.cs</DependentUpon>
  605. </Compile>
  606. <Compile Include="FunctionCode\Make\Make_NewBadCode_DE.cs">
  607. <SubType>Form</SubType>
  608. </Compile>
  609. <Compile Include="FunctionCode\Make\Make_NewBadCode_DE.Designer.cs">
  610. <DependentUpon>Make_NewBadCode_DE.cs</DependentUpon>
  611. </Compile>
  612. <Compile Include="FunctionCode\Make\Make_NewBigBox.cs">
  613. <SubType>Form</SubType>
  614. </Compile>
  615. <Compile Include="FunctionCode\Make\Make_NewBigBox.Designer.cs">
  616. <DependentUpon>Make_NewBigBox.cs</DependentUpon>
  617. </Compile>
  618. <Compile Include="FunctionCode\Make\Make_NewMatainInf.cs">
  619. <SubType>Form</SubType>
  620. </Compile>
  621. <Compile Include="FunctionCode\Make\Make_NewMatainInf.Designer.cs">
  622. <DependentUpon>Make_NewMatainInf.cs</DependentUpon>
  623. </Compile>
  624. <Compile Include="FunctionCode\Make\Make_PackageCollectionWeigh.cs">
  625. <SubType>Form</SubType>
  626. </Compile>
  627. <Compile Include="FunctionCode\Make\Make_PackageCollectionWeigh.Designer.cs">
  628. <DependentUpon>Make_PackageCollectionWeigh.cs</DependentUpon>
  629. </Compile>
  630. <Compile Include="FunctionCode\Make\Make_PalletCollection.cs">
  631. <SubType>Form</SubType>
  632. </Compile>
  633. <Compile Include="FunctionCode\Make\Make_PalletCollection.Designer.cs">
  634. <DependentUpon>Make_PalletCollection.cs</DependentUpon>
  635. </Compile>
  636. <Compile Include="FunctionCode\Make\Make_PalletWeightRecord.cs">
  637. <SubType>Form</SubType>
  638. </Compile>
  639. <Compile Include="FunctionCode\Make\Make_PalletWeightRecord.Designer.cs">
  640. <DependentUpon>Make_PalletWeightRecord.cs</DependentUpon>
  641. </Compile>
  642. <Compile Include="FunctionCode\Make\Make_PalletWightCollection.cs">
  643. <SubType>Form</SubType>
  644. </Compile>
  645. <Compile Include="FunctionCode\Make\Make_PalletWightCollection.Designer.cs">
  646. <DependentUpon>Make_PalletWightCollection.cs</DependentUpon>
  647. </Compile>
  648. <Compile Include="FunctionCode\Make\Make_PreFeedingCollection.cs">
  649. <SubType>Form</SubType>
  650. </Compile>
  651. <Compile Include="FunctionCode\Make\Make_PreFeedingCollection.Designer.cs">
  652. <DependentUpon>Make_PreFeedingCollection.cs</DependentUpon>
  653. </Compile>
  654. <Compile Include="FunctionCode\Make\Make_RePrintLabel.cs">
  655. <SubType>Form</SubType>
  656. </Compile>
  657. <Compile Include="FunctionCode\Make\Make_RePrintLabel.Designer.cs">
  658. <DependentUpon>Make_RePrintLabel.cs</DependentUpon>
  659. </Compile>
  660. <Compile Include="FunctionCode\Make\Make_SeqProgramTransform.cs">
  661. <SubType>Form</SubType>
  662. </Compile>
  663. <Compile Include="FunctionCode\Make\Make_SeqProgramTransform.Designer.cs">
  664. <DependentUpon>Make_SeqProgramTransform.cs</DependentUpon>
  665. </Compile>
  666. <Compile Include="FunctionCode\Make\Make_SmtbdTestCollection.cs">
  667. <SubType>Form</SubType>
  668. </Compile>
  669. <Compile Include="FunctionCode\Make\Make_SmtbdTestCollection.Designer.cs">
  670. <DependentUpon>Make_SmtbdTestCollection.cs</DependentUpon>
  671. </Compile>
  672. <Compile Include="FunctionCode\Make\Make_SMTStencil.cs">
  673. <SubType>Form</SubType>
  674. </Compile>
  675. <Compile Include="FunctionCode\Make\Make_SMTStencil.Designer.cs">
  676. <DependentUpon>Make_SMTStencil.cs</DependentUpon>
  677. </Compile>
  678. <Compile Include="FunctionCode\Make\Make_SMTStockStencil.cs">
  679. <SubType>Form</SubType>
  680. </Compile>
  681. <Compile Include="FunctionCode\Make\Make_SMTStockStencil.Designer.cs">
  682. <DependentUpon>Make_SMTStockStencil.cs</DependentUpon>
  683. </Compile>
  684. <Compile Include="FunctionCode\Make\Make_SmtTestCollection.cs">
  685. <SubType>Form</SubType>
  686. </Compile>
  687. <Compile Include="FunctionCode\Make\Make_SmtTestCollection.Designer.cs">
  688. <DependentUpon>Make_SmtTestCollection.cs</DependentUpon>
  689. </Compile>
  690. <Compile Include="FunctionCode\Make\Make_SpecialCartonPack.cs">
  691. <SubType>Form</SubType>
  692. </Compile>
  693. <Compile Include="FunctionCode\Make\Make_SpecialCartonPack.Designer.cs">
  694. <DependentUpon>Make_SpecialCartonPack.cs</DependentUpon>
  695. </Compile>
  696. <Compile Include="FunctionCode\Make\Make_SpiTestCollection.cs">
  697. <SubType>Form</SubType>
  698. </Compile>
  699. <Compile Include="FunctionCode\Make\Make_SpiTestCollection.Designer.cs">
  700. <DependentUpon>Make_SpiTestCollection.cs</DependentUpon>
  701. </Compile>
  702. <Compile Include="FunctionCode\Make\Make_StencilScrapReason.cs">
  703. <SubType>Form</SubType>
  704. </Compile>
  705. <Compile Include="FunctionCode\Make\Make_StencilScrapReason.Designer.cs">
  706. <DependentUpon>Make_StencilScrapReason.cs</DependentUpon>
  707. </Compile>
  708. <Compile Include="FunctionCode\Make\Make_UpdateCollectCode.cs">
  709. <SubType>Form</SubType>
  710. </Compile>
  711. <Compile Include="FunctionCode\Make\Make_UpdateCollectCode.Designer.cs">
  712. <DependentUpon>Make_UpdateCollectCode.cs</DependentUpon>
  713. </Compile>
  714. <Compile Include="FunctionCode\Make\Make_XrayTestCollection.cs">
  715. <SubType>Form</SubType>
  716. </Compile>
  717. <Compile Include="FunctionCode\Make\Make_XrayTestCollection.Designer.cs">
  718. <DependentUpon>Make_XrayTestCollection.cs</DependentUpon>
  719. </Compile>
  720. <Compile Include="FunctionCode\Make\Make_GetRepair.cs">
  721. <SubType>Form</SubType>
  722. </Compile>
  723. <Compile Include="FunctionCode\Make\Make_GetRepair.Designer.cs">
  724. <DependentUpon>Make_GetRepair.cs</DependentUpon>
  725. </Compile>
  726. <Compile Include="FunctionCode\OQC\OQC_CheckNoSplit.cs">
  727. <SubType>Form</SubType>
  728. </Compile>
  729. <Compile Include="FunctionCode\OQC\OQC_CheckNoSplit.Designer.cs">
  730. <DependentUpon>OQC_CheckNoSplit.cs</DependentUpon>
  731. </Compile>
  732. <Compile Include="FunctionCode\Packing\Packing_CartonSplit.cs">
  733. <SubType>Form</SubType>
  734. </Compile>
  735. <Compile Include="FunctionCode\Packing\Packing_CartonSplit.Designer.cs">
  736. <DependentUpon>Packing_CartonSplit.cs</DependentUpon>
  737. </Compile>
  738. <Compile Include="FunctionCode\Packing\Packing_CartonTransfer.cs">
  739. <SubType>Form</SubType>
  740. </Compile>
  741. <Compile Include="FunctionCode\Packing\Packing_CartonTransfer.Designer.cs">
  742. <DependentUpon>Packing_CartonTransfer.cs</DependentUpon>
  743. </Compile>
  744. <Compile Include="FunctionCode\Packing\Packing_ProdWeightSet.cs">
  745. <SubType>Form</SubType>
  746. </Compile>
  747. <Compile Include="FunctionCode\Packing\Packing_ProdWeightSet.Designer.cs">
  748. <DependentUpon>Packing_ProdWeightSet.cs</DependentUpon>
  749. </Compile>
  750. <Compile Include="FunctionCode\Query\Query_MakeInf.cs">
  751. <SubType>Form</SubType>
  752. </Compile>
  753. <Compile Include="FunctionCode\Query\Query_MakeInf.Designer.cs">
  754. <DependentUpon>Query_MakeInf.cs</DependentUpon>
  755. </Compile>
  756. <Compile Include="FunctionCode\Query\Query_RadiumSN.cs">
  757. <SubType>Form</SubType>
  758. </Compile>
  759. <Compile Include="FunctionCode\Query\Query_RadiumSN.Designer.cs">
  760. <DependentUpon>Query_RadiumSN.cs</DependentUpon>
  761. </Compile>
  762. <Compile Include="FunctionCode\Query\Query_SnMessage.cs">
  763. <SubType>Form</SubType>
  764. </Compile>
  765. <Compile Include="FunctionCode\Query\Query_SnMessage.Designer.cs">
  766. <DependentUpon>Query_SnMessage.cs</DependentUpon>
  767. </Compile>
  768. <Compile Include="FunctionCode\Special\Special_CancelProdinout.cs">
  769. <SubType>Form</SubType>
  770. </Compile>
  771. <Compile Include="FunctionCode\Special\Special_CancelProdinout.Designer.cs">
  772. <DependentUpon>Special_CancelProdinout.cs</DependentUpon>
  773. </Compile>
  774. <Compile Include="FunctionCode\Special\Special_MendLabel.cs">
  775. <SubType>Form</SubType>
  776. </Compile>
  777. <Compile Include="FunctionCode\Special\Special_MendLabel.Designer.cs">
  778. <DependentUpon>Special_MendLabel.cs</DependentUpon>
  779. </Compile>
  780. <Compile Include="FunctionCode\Special\Special_Reset.cs">
  781. <SubType>Form</SubType>
  782. </Compile>
  783. <Compile Include="FunctionCode\Special\Special_Reset.Designer.cs">
  784. <DependentUpon>Special_Reset.cs</DependentUpon>
  785. </Compile>
  786. <Compile Include="FunctionCode\Warehouse\Warehouse_NewPiInOut.cs">
  787. <SubType>Form</SubType>
  788. </Compile>
  789. <Compile Include="FunctionCode\Warehouse\Warehouse_NewPiInOut.Designer.cs">
  790. <DependentUpon>Warehouse_NewPiInOut.cs</DependentUpon>
  791. </Compile>
  792. <Compile Include="FunctionCode\Warehouse\Warehouse_ProdDetail.cs">
  793. <SubType>Form</SubType>
  794. </Compile>
  795. <Compile Include="FunctionCode\Warehouse\Warehouse_ProdDetail.Designer.cs">
  796. <DependentUpon>Warehouse_ProdDetail.cs</DependentUpon>
  797. </Compile>
  798. <Compile Include="FunctionCode\Warehouse\Warehouse_ProductMakeIn.cs">
  799. <SubType>Form</SubType>
  800. </Compile>
  801. <Compile Include="FunctionCode\Warehouse\Warehouse_ProductMakeIn.Designer.cs">
  802. <DependentUpon>Warehouse_ProductMakeIn.cs</DependentUpon>
  803. </Compile>
  804. <Compile Include="FunctionCode\Warehouse\Warehouse_ProductMakeInTest.cs">
  805. <SubType>Form</SubType>
  806. </Compile>
  807. <Compile Include="FunctionCode\Warehouse\Warehouse_ProductMakeInTest.Designer.cs">
  808. <DependentUpon>Warehouse_ProductMakeInTest.cs</DependentUpon>
  809. </Compile>
  810. <Compile Include="Login.cs">
  811. <SubType>Form</SubType>
  812. </Compile>
  813. <Compile Include="Login.Designer.cs">
  814. <DependentUpon>Login.cs</DependentUpon>
  815. </Compile>
  816. <Compile Include="Main.cs">
  817. <SubType>Form</SubType>
  818. </Compile>
  819. <Compile Include="Main.Designer.cs">
  820. <DependentUpon>Main.cs</DependentUpon>
  821. </Compile>
  822. <Compile Include="FunctionCode\OQC\OQC_SamplingDataCollection.cs">
  823. <SubType>Form</SubType>
  824. </Compile>
  825. <Compile Include="FunctionCode\OQC\OQC_SamplingDataCollection.Designer.cs">
  826. <DependentUpon>OQC_SamplingDataCollection.cs</DependentUpon>
  827. </Compile>
  828. <Compile Include="FunctionCode\OQC\OQC_BatchResultJudge.cs">
  829. <SubType>Form</SubType>
  830. </Compile>
  831. <Compile Include="FunctionCode\OQC\OQC_BatchResultJudge.Designer.cs">
  832. <DependentUpon>OQC_BatchResultJudge.cs</DependentUpon>
  833. </Compile>
  834. <Compile Include="FunctionCode\OQC\OQC_PlanMaintain.cs">
  835. <SubType>Form</SubType>
  836. </Compile>
  837. <Compile Include="FunctionCode\OQC\OQC_PlanMaintain.designer.cs">
  838. <DependentUpon>OQC_PlanMaintain.cs</DependentUpon>
  839. </Compile>
  840. <Compile Include="FunctionCode\OQC\OQC_Inspection.cs">
  841. <SubType>Form</SubType>
  842. </Compile>
  843. <Compile Include="FunctionCode\OQC\OQC_Inspection.Designer.cs">
  844. <DependentUpon>OQC_Inspection.cs</DependentUpon>
  845. </Compile>
  846. <Compile Include="Program.cs" />
  847. <Compile Include="Properties\AssemblyInfo.cs" />
  848. <Compile Include="Properties\Resources.Designer.cs">
  849. <AutoGen>True</AutoGen>
  850. <DesignTime>True</DesignTime>
  851. <DependentUpon>Resources.resx</DependentUpon>
  852. </Compile>
  853. <Compile Include="PublicForm\ChangePwd.cs">
  854. <SubType>Form</SubType>
  855. </Compile>
  856. <Compile Include="PublicForm\ChangePwd.Designer.cs">
  857. <DependentUpon>ChangePwd.cs</DependentUpon>
  858. </Compile>
  859. <Compile Include="PublicForm\DataChooseForm.cs">
  860. <SubType>Form</SubType>
  861. </Compile>
  862. <Compile Include="PublicForm\DataChooseForm.Designer.cs">
  863. <DependentUpon>DataChooseForm.cs</DependentUpon>
  864. </Compile>
  865. <Compile Include="PublicForm\SetLoadingWindow.cs">
  866. <SubType>Form</SubType>
  867. </Compile>
  868. <Compile Include="PublicForm\SetLoadingWindow.Designer.cs">
  869. <DependentUpon>SetLoadingWindow.cs</DependentUpon>
  870. </Compile>
  871. <Compile Include="PublicMethod\AssemblyHelper.cs" />
  872. <Compile Include="PublicMethod\AutoSizeControl.cs" />
  873. <Compile Include="PublicMethod\AutoSizeFormClass.cs" />
  874. <Compile Include="PublicMethod\BaseUtil.cs" />
  875. <Compile Include="PublicMethod\DrawHelper.cs" />
  876. <Compile Include="PublicMethod\Encryption.cs" />
  877. <Compile Include="PublicMethod\ftpOperater.cs" />
  878. <Compile Include="PublicMethod\GlobalEventsHandler.cs" />
  879. <Compile Include="PublicMethod\LogicHandler.cs" />
  880. <Compile Include="PublicMethod\ExceptionHandler.cs" />
  881. <Compile Include="PublicMethod\LogManager.cs" />
  882. <Compile Include="PublicMethod\LogStringBuilder.cs" />
  883. <Compile Include="PublicMethod\ModeBusTCPServer.cs" />
  884. <Compile Include="PublicMethod\Print.cs" />
  885. <Compile Include="PublicMethod\ReadDataFromSerialPort.cs" />
  886. <Compile Include="FunctionCode\SMT\SMT_Feeding.cs">
  887. <SubType>Form</SubType>
  888. </Compile>
  889. <Compile Include="FunctionCode\SMT\SMT_Feeding.Designer.cs">
  890. <DependentUpon>SMT_Feeding.cs</DependentUpon>
  891. </Compile>
  892. <Compile Include="FunctionCode\SMT\SMT_MakeShift.cs">
  893. <SubType>Form</SubType>
  894. </Compile>
  895. <Compile Include="FunctionCode\SMT\SMT_MakeShift.Designer.cs">
  896. <DependentUpon>SMT_MakeShift.cs</DependentUpon>
  897. </Compile>
  898. <Compile Include="FunctionCode\SMT\SMT_PreMaterials.cs">
  899. <SubType>Form</SubType>
  900. </Compile>
  901. <Compile Include="FunctionCode\SMT\SMT_PreMaterials.Designer.cs">
  902. <DependentUpon>SMT_PreMaterials.cs</DependentUpon>
  903. </Compile>
  904. <Compile Include="FunctionCode\SMT\SMT_MaterialsWaring.cs">
  905. <SubType>Form</SubType>
  906. </Compile>
  907. <Compile Include="FunctionCode\SMT\SMT_MaterialsWaring.Designer.cs">
  908. <DependentUpon>SMT_MaterialsWaring.cs</DependentUpon>
  909. </Compile>
  910. <Compile Include="FunctionCode\SMT\SMT_WaringSetting.cs">
  911. <SubType>Form</SubType>
  912. </Compile>
  913. <Compile Include="FunctionCode\SMT\SMT_WaringSetting.Designer.cs">
  914. <DependentUpon>SMT_WaringSetting.cs</DependentUpon>
  915. </Compile>
  916. <Compile Include="FunctionCode\SMT\SMT_ChangeLine.cs">
  917. <SubType>Form</SubType>
  918. </Compile>
  919. <Compile Include="FunctionCode\SMT\SMT_ChangeLine.Designer.cs">
  920. <DependentUpon>SMT_ChangeLine.cs</DependentUpon>
  921. </Compile>
  922. <Compile Include="FunctionCode\Make\Make_FeedingCollection.cs">
  923. <SubType>Form</SubType>
  924. </Compile>
  925. <Compile Include="FunctionCode\Make\Make_FeedingCollection.Designer.cs">
  926. <DependentUpon>Make_FeedingCollection.cs</DependentUpon>
  927. </Compile>
  928. <Compile Include="FunctionCode\Make\Make_SplitBoard.cs">
  929. <SubType>Form</SubType>
  930. </Compile>
  931. <Compile Include="FunctionCode\Make\Make_SplitBoard.Designer.cs">
  932. <DependentUpon>Make_SplitBoard.cs</DependentUpon>
  933. </Compile>
  934. <Compile Include="FunctionCode\Make\Make_PackageCollection.cs">
  935. <SubType>Form</SubType>
  936. </Compile>
  937. <Compile Include="FunctionCode\Make\Make_PackageCollection.Designer.cs">
  938. <DependentUpon>Make_PackageCollection.cs</DependentUpon>
  939. </Compile>
  940. <Compile Include="FunctionCode\Make\Make_CartonBoxWeigh.cs">
  941. <SubType>Form</SubType>
  942. </Compile>
  943. <Compile Include="FunctionCode\Make\Make_CartonBoxWeigh.Designer.cs">
  944. <DependentUpon>Make_CartonBoxWeigh.cs</DependentUpon>
  945. </Compile>
  946. <Compile Include="FunctionCode\Make\Make_PositionStock.cs">
  947. <SubType>Form</SubType>
  948. </Compile>
  949. <Compile Include="FunctionCode\Make\Make_PositionStock.Designer.cs">
  950. <DependentUpon>Make_PositionStock.cs</DependentUpon>
  951. </Compile>
  952. <Compile Include="FunctionCode\Make\Make_CheckNoRelpace.cs">
  953. <SubType>Form</SubType>
  954. </Compile>
  955. <Compile Include="FunctionCode\Make\Make_CheckNoRelpace.Designer.cs">
  956. <DependentUpon>Make_CheckNoRelpace.cs</DependentUpon>
  957. </Compile>
  958. <Compile Include="FunctionCode\Make\Make_SeqTransform.cs">
  959. <SubType>Form</SubType>
  960. </Compile>
  961. <Compile Include="FunctionCode\Make\Make_SeqTransform.Designer.cs">
  962. <DependentUpon>Make_SeqTransform.cs</DependentUpon>
  963. </Compile>
  964. <Compile Include="FunctionCode\Make\Make_ColorBoxWeigh.cs">
  965. <SubType>Form</SubType>
  966. </Compile>
  967. <Compile Include="FunctionCode\Make\Make_ColorBoxWeigh.Designer.cs">
  968. <DependentUpon>Make_ColorBoxWeigh.cs</DependentUpon>
  969. </Compile>
  970. <Compile Include="FunctionCode\Make\Make_NewPallet.cs">
  971. <SubType>Form</SubType>
  972. </Compile>
  973. <Compile Include="FunctionCode\Make\Make_NewPallet.Designer.cs">
  974. <DependentUpon>Make_NewPallet.cs</DependentUpon>
  975. </Compile>
  976. <Compile Include="FunctionCode\Make\Make_ColorBoxLoadPrint.cs">
  977. <SubType>Form</SubType>
  978. </Compile>
  979. <Compile Include="FunctionCode\Make\Make_ColorBoxLoadPrint.Designer.cs">
  980. <DependentUpon>Make_ColorBoxLoadPrint.cs</DependentUpon>
  981. </Compile>
  982. <Compile Include="FunctionCode\Make\Make_PalletWeigh.cs">
  983. <SubType>Form</SubType>
  984. </Compile>
  985. <Compile Include="FunctionCode\Make\Make_PalletWeigh.Designer.cs">
  986. <DependentUpon>Make_PalletWeigh.cs</DependentUpon>
  987. </Compile>
  988. <Compile Include="FunctionCode\Make\Make_TestCollection.cs">
  989. <SubType>Form</SubType>
  990. </Compile>
  991. <Compile Include="FunctionCode\Make\Make_TestCollection.Designer.cs">
  992. <DependentUpon>Make_TestCollection.cs</DependentUpon>
  993. </Compile>
  994. <Compile Include="FunctionCode\Make\Make_Repair.cs">
  995. <SubType>Form</SubType>
  996. </Compile>
  997. <Compile Include="FunctionCode\Make\Make_Repair.Designer.cs">
  998. <DependentUpon>Make_Repair.cs</DependentUpon>
  999. </Compile>
  1000. <Compile Include="FunctionCode\Employee\Employee_Data.cs">
  1001. <SubType>Form</SubType>
  1002. </Compile>
  1003. <Compile Include="FunctionCode\Employee\Employee_Data.Designer.cs">
  1004. <DependentUpon>Employee_Data.cs</DependentUpon>
  1005. </Compile>
  1006. <Compile Include="FunctionCode\Employee\Employee_Group.cs">
  1007. <SubType>Form</SubType>
  1008. </Compile>
  1009. <Compile Include="FunctionCode\Employee\Employee_Group.Designer.cs">
  1010. <DependentUpon>Employee_Group.cs</DependentUpon>
  1011. </Compile>
  1012. <Compile Include="FunctionCode\Employee\Employee_ChooseUserToGroup.cs">
  1013. <SubType>Form</SubType>
  1014. </Compile>
  1015. <Compile Include="FunctionCode\Employee\Employee_ChooseUserToGroup.Designer.cs">
  1016. <DependentUpon>Employee_ChooseUserToGroup.cs</DependentUpon>
  1017. </Compile>
  1018. <Compile Include="FunctionCode\Employee\Employee_NewGroup.cs">
  1019. <SubType>Form</SubType>
  1020. </Compile>
  1021. <Compile Include="FunctionCode\Employee\Employee_NewGroup.Designer.cs">
  1022. <DependentUpon>Employee_NewGroup.cs</DependentUpon>
  1023. </Compile>
  1024. <Compile Include="FunctionCode\Employee\Employee_PowerSarch.cs">
  1025. <SubType>Form</SubType>
  1026. </Compile>
  1027. <Compile Include="FunctionCode\Employee\Employee_PowerSarch.Designer.cs">
  1028. <DependentUpon>Employee_PowerSarch.cs</DependentUpon>
  1029. </Compile>
  1030. <Compile Include="FunctionCode\Employee\Employee_Power.cs">
  1031. <SubType>Form</SubType>
  1032. </Compile>
  1033. <Compile Include="FunctionCode\Employee\Employee_Power.Designer.cs">
  1034. <DependentUpon>Employee_Power.cs</DependentUpon>
  1035. </Compile>
  1036. <Compile Include="FunctionCode\Warehouse\Warehouse_FinishedProductIn.cs">
  1037. <SubType>Form</SubType>
  1038. </Compile>
  1039. <Compile Include="FunctionCode\Warehouse\Warehouse_FinishedProductIn.Designer.cs">
  1040. <DependentUpon>Warehouse_FinishedProductIn.cs</DependentUpon>
  1041. </Compile>
  1042. <Compile Include="FunctionCode\Warehouse\Warehouse_FinishedProductOut.cs">
  1043. <SubType>Form</SubType>
  1044. </Compile>
  1045. <Compile Include="FunctionCode\Warehouse\Warehouse_FinishedProductOut.Designer.cs">
  1046. <DependentUpon>Warehouse_FinishedProductOut.cs</DependentUpon>
  1047. </Compile>
  1048. <Compile Include="FunctionCode\Warehouse\Warehouse_In.cs">
  1049. <SubType>Form</SubType>
  1050. </Compile>
  1051. <Compile Include="FunctionCode\Warehouse\Warehouse_In.Designer.cs">
  1052. <DependentUpon>Warehouse_In.cs</DependentUpon>
  1053. </Compile>
  1054. <Compile Include="FunctionCode\Warehouse\Warehouse_Out.cs">
  1055. <SubType>Form</SubType>
  1056. </Compile>
  1057. <Compile Include="FunctionCode\Warehouse\Warehouse_Out.Designer.cs">
  1058. <DependentUpon>Warehouse_Out.cs</DependentUpon>
  1059. </Compile>
  1060. <Compile Include="FunctionCode\Stock\Stock_WarehouseTransform.cs">
  1061. <SubType>Form</SubType>
  1062. </Compile>
  1063. <Compile Include="FunctionCode\Stock\Stock_WarehouseTransform.Designer.cs">
  1064. <DependentUpon>Stock_WarehouseTransform.cs</DependentUpon>
  1065. </Compile>
  1066. <Compile Include="FunctionCode\Stock\Stock_Split.cs">
  1067. <SubType>Form</SubType>
  1068. </Compile>
  1069. <Compile Include="FunctionCode\Stock\Stock_Split.Designer.cs">
  1070. <DependentUpon>Stock_Split.cs</DependentUpon>
  1071. </Compile>
  1072. <Compile Include="FunctionCode\Stock\Stock_Combine.cs">
  1073. <SubType>Form</SubType>
  1074. </Compile>
  1075. <Compile Include="FunctionCode\Stock\Stock_Combine.Designer.cs">
  1076. <DependentUpon>Stock_Combine.cs</DependentUpon>
  1077. </Compile>
  1078. <Compile Include="FunctionCode\Stock\Sotck_StorageTransform.cs">
  1079. <SubType>Form</SubType>
  1080. </Compile>
  1081. <Compile Include="FunctionCode\Stock\Sotck_StorageTransform.Designer.cs">
  1082. <DependentUpon>Sotck_StorageTransform.cs</DependentUpon>
  1083. </Compile>
  1084. <Compile Include="FunctionCode\Stock\Stock_BarcodeInf.cs">
  1085. <SubType>Form</SubType>
  1086. </Compile>
  1087. <Compile Include="FunctionCode\Stock\Stock_BarcodeInf.Designer.cs">
  1088. <DependentUpon>Stock_BarcodeInf.cs</DependentUpon>
  1089. </Compile>
  1090. <Compile Include="FunctionCode\Query\Query_ExeProgress.cs">
  1091. <SubType>Form</SubType>
  1092. </Compile>
  1093. <Compile Include="FunctionCode\Query\Query_ExeProgress.Designer.cs">
  1094. <DependentUpon>Query_ExeProgress.cs</DependentUpon>
  1095. </Compile>
  1096. <Compile Include="FunctionCode\Query\Query_OnlineTraceBack.cs">
  1097. <SubType>Form</SubType>
  1098. </Compile>
  1099. <Compile Include="FunctionCode\Query\Query_OnlineTraceBack.Designer.cs">
  1100. <DependentUpon>Query_OnlineTraceBack.cs</DependentUpon>
  1101. </Compile>
  1102. <Compile Include="FunctionCode\Special\Special_QCForce.cs">
  1103. <SubType>Form</SubType>
  1104. </Compile>
  1105. <Compile Include="FunctionCode\Special\Special_QCForce.Designer.cs">
  1106. <DependentUpon>Special_QCForce.cs</DependentUpon>
  1107. </Compile>
  1108. <Compile Include="FunctionCode\Special\Special_CancelCollection.cs">
  1109. <SubType>Form</SubType>
  1110. </Compile>
  1111. <Compile Include="FunctionCode\Special\Special_CancelCollection.Designer.cs">
  1112. <DependentUpon>Special_CancelCollection.cs</DependentUpon>
  1113. </Compile>
  1114. <Compile Include="FunctionCode\Special\Special_SeqTransform.cs">
  1115. <SubType>Form</SubType>
  1116. </Compile>
  1117. <Compile Include="FunctionCode\Special\Special_SeqTransform.Designer.cs">
  1118. <DependentUpon>Special_SeqTransform.cs</DependentUpon>
  1119. </Compile>
  1120. <Compile Include="FunctionCode\Special\Special_BoxSplit.cs">
  1121. <SubType>Form</SubType>
  1122. </Compile>
  1123. <Compile Include="FunctionCode\Special\Special_BoxSplit.Designer.cs">
  1124. <DependentUpon>Special_BoxSplit.cs</DependentUpon>
  1125. </Compile>
  1126. <Compile Include="FunctionCode\Special\Special_MixPackage.cs">
  1127. <SubType>Form</SubType>
  1128. </Compile>
  1129. <Compile Include="FunctionCode\Special\Special_MixPackage.Designer.cs">
  1130. <DependentUpon>Special_MixPackage.cs</DependentUpon>
  1131. </Compile>
  1132. <Compile Include="FunctionCode\SystemSetting\SystemSetting_LabelMaintain.cs">
  1133. <SubType>Form</SubType>
  1134. </Compile>
  1135. <Compile Include="FunctionCode\SystemSetting\SystemSetting_LabelMaintain.Designer.cs">
  1136. <DependentUpon>SystemSetting_LabelMaintain.cs</DependentUpon>
  1137. </Compile>
  1138. <Compile Include="FunctionCode\SystemSetting\SystemSetting_SysNav.cs">
  1139. <SubType>Form</SubType>
  1140. </Compile>
  1141. <Compile Include="FunctionCode\SystemSetting\SystemSetting_SysNav.Designer.cs">
  1142. <DependentUpon>SystemSetting_SysNav.cs</DependentUpon>
  1143. </Compile>
  1144. <Compile Include="FunctionCode\SystemSetting\SystemSetting_PrinterTest.cs">
  1145. <SubType>Form</SubType>
  1146. </Compile>
  1147. <Compile Include="FunctionCode\SystemSetting\SystemSetting_PrinterTest.Designer.cs">
  1148. <DependentUpon>SystemSetting_PrinterTest.cs</DependentUpon>
  1149. </Compile>
  1150. <Compile Include="FunctionCode\SystemSetting\SystemSetting_ScaleTest.cs">
  1151. <SubType>Form</SubType>
  1152. </Compile>
  1153. <Compile Include="FunctionCode\SystemSetting\SystemSetting_ScaleTest.Designer.cs">
  1154. <DependentUpon>SystemSetting_ScaleTest.cs</DependentUpon>
  1155. </Compile>
  1156. <Compile Include="PublicMethod\ZipHelper.cs" />
  1157. <Compile Include="Settings.cs" />
  1158. <EmbeddedResource Include="CustomControl\AccordionMenu\AccordionMenu.resx">
  1159. <DependentUpon>AccordionMenu.cs</DependentUpon>
  1160. <SubType>Designer</SubType>
  1161. </EmbeddedResource>
  1162. <EmbeddedResource Include="CustomControl\BaseForm\BaseForm.resx">
  1163. <DependentUpon>BaseForm.cs</DependentUpon>
  1164. </EmbeddedResource>
  1165. <EmbeddedResource Include="CustomControl\ClickPicBox\ClickPicBox.resx">
  1166. <DependentUpon>ClickPicBox.cs</DependentUpon>
  1167. </EmbeddedResource>
  1168. <EmbeddedResource Include="CustomControl\ComBoxWithFocus\ComboxWithTip.resx">
  1169. <DependentUpon>ComboxWithTip.cs</DependentUpon>
  1170. </EmbeddedResource>
  1171. <EmbeddedResource Include="CustomControl\ComBoxWithFocus\PrinterCombox.resx">
  1172. <DependentUpon>PrinterCombox.cs</DependentUpon>
  1173. </EmbeddedResource>
  1174. <EmbeddedResource Include="CustomControl\ComBoxWithFocus\SerialPortCombox.resx">
  1175. <DependentUpon>SerialPortCombox.cs</DependentUpon>
  1176. </EmbeddedResource>
  1177. <EmbeddedResource Include="CustomControl\CustomCheckBox\AutoPrintCheckBox.resx">
  1178. <DependentUpon>AutoPrintCheckBox.cs</DependentUpon>
  1179. </EmbeddedResource>
  1180. <EmbeddedResource Include="CustomControl\CustomCheckBox\LockCheckBox.resx">
  1181. <DependentUpon>LockCheckBox.cs</DependentUpon>
  1182. </EmbeddedResource>
  1183. <EmbeddedResource Include="CustomControl\CustomTabControl\CustomTabControl.resx">
  1184. <DependentUpon>CustomTabControl.cs</DependentUpon>
  1185. </EmbeddedResource>
  1186. <EmbeddedResource Include="CustomControl\DataGrid_View\DataGridViewExpand.resx">
  1187. <DependentUpon>DataGridViewExpand.cs</DependentUpon>
  1188. </EmbeddedResource>
  1189. <EmbeddedResource Include="CustomControl\HeadBar\HeadBar.resx">
  1190. <DependentUpon>HeadBar.cs</DependentUpon>
  1191. <SubType>Designer</SubType>
  1192. </EmbeddedResource>
  1193. <EmbeddedResource Include="CustomControl\HeadBar\HeadBar.zu.resx">
  1194. <DependentUpon>HeadBar.cs</DependentUpon>
  1195. </EmbeddedResource>
  1196. <EmbeddedResource Include="CustomControl\Pagination\Pagination.resx">
  1197. <DependentUpon>Pagination.cs</DependentUpon>
  1198. </EmbeddedResource>
  1199. <EmbeddedResource Include="CustomControl\Pagination\PaginationDbFind.resx">
  1200. <DependentUpon>PaginationDbFind.cs</DependentUpon>
  1201. </EmbeddedResource>
  1202. <EmbeddedResource Include="CustomControl\ProcessBar\ProcessBar.resx">
  1203. <DependentUpon>ProcessBar.cs</DependentUpon>
  1204. </EmbeddedResource>
  1205. <EmbeddedResource Include="CustomControl\TextBoxWithIcon\BlurSearch.resx">
  1206. <DependentUpon>BlurSearch.cs</DependentUpon>
  1207. </EmbeddedResource>
  1208. <EmbeddedResource Include="CustomControl\TextBoxWithIcon\EnterTextBox.resx">
  1209. <DependentUpon>EnterTextBox.cs</DependentUpon>
  1210. </EmbeddedResource>
  1211. <EmbeddedResource Include="CustomControl\TextBoxWithIcon\MaCodeSearchTextBox.resx">
  1212. <DependentUpon>MaCodeSearchTextBox.cs</DependentUpon>
  1213. </EmbeddedResource>
  1214. <EmbeddedResource Include="CustomControl\TextBoxWithIcon\MaCodeTextBox.resx">
  1215. <DependentUpon>MaCodeTextBox.cs</DependentUpon>
  1216. </EmbeddedResource>
  1217. <EmbeddedResource Include="CustomControl\TextBoxWithIcon\NumOnlyTextBox.resx">
  1218. <DependentUpon>NumOnlyTextBox.cs</DependentUpon>
  1219. </EmbeddedResource>
  1220. <EmbeddedResource Include="CustomControl\TextBoxWithIcon\RoundTextBox.resx">
  1221. <DependentUpon>RoundTextBox.cs</DependentUpon>
  1222. </EmbeddedResource>
  1223. <EmbeddedResource Include="CustomControl\TextBoxWithIcon\SearchTextBox.resx">
  1224. <DependentUpon>SearchTextBox.cs</DependentUpon>
  1225. </EmbeddedResource>
  1226. <EmbeddedResource Include="CustomControl\TextBoxWithIcon\SNCodeEnterTextBox.resx">
  1227. <DependentUpon>SNCodeEnterTextBox.cs</DependentUpon>
  1228. </EmbeddedResource>
  1229. <EmbeddedResource Include="CustomControl\TextBoxWithIcon\SourceStepCountPre.resx">
  1230. <DependentUpon>SourceStepCountPre.cs</DependentUpon>
  1231. </EmbeddedResource>
  1232. <EmbeddedResource Include="CustomControl\TextBoxWithIcon\TextAreaForm.resx">
  1233. <DependentUpon>TextAreaForm.cs</DependentUpon>
  1234. </EmbeddedResource>
  1235. <EmbeddedResource Include="CustomControl\TextBoxWithIcon\TextBoxGeneratePaCode.resx">
  1236. <DependentUpon>TextBoxGeneratePaCode.cs</DependentUpon>
  1237. </EmbeddedResource>
  1238. <EmbeddedResource Include="CustomControl\TextBoxWithIcon\TextBoxWithPlaceHolder.resx">
  1239. <DependentUpon>TextBoxWithPlaceHolder.cs</DependentUpon>
  1240. </EmbeddedResource>
  1241. <EmbeddedResource Include="CustomControl\TextBoxWithIcon\TextBoxWithTextArea.resx">
  1242. <DependentUpon>TextBoxWithTextArea.cs</DependentUpon>
  1243. </EmbeddedResource>
  1244. <EmbeddedResource Include="CustomControl\TimePickerWithCombo\TimePickerWithCombo.resx">
  1245. <DependentUpon>TimePickerWithCombo.cs</DependentUpon>
  1246. </EmbeddedResource>
  1247. <EmbeddedResource Include="CustomControl\ValueLabel\ValueLabel.resx">
  1248. <DependentUpon>ValueLabel.cs</DependentUpon>
  1249. </EmbeddedResource>
  1250. <EmbeddedResource Include="DbFind.resx">
  1251. <DependentUpon>DbFind.cs</DependentUpon>
  1252. </EmbeddedResource>
  1253. <EmbeddedResource Include="FunctionCode\Make\Make_BigBoxCollection.resx">
  1254. <DependentUpon>Make_BigBoxCollection.cs</DependentUpon>
  1255. </EmbeddedResource>
  1256. <EmbeddedResource Include="FunctionCode\Make\Make_BigBoxWeight.resx">
  1257. <DependentUpon>Make_BigBoxWeight.cs</DependentUpon>
  1258. </EmbeddedResource>
  1259. <EmbeddedResource Include="FunctionCode\Make\Make_CartonBoxSNWeigh.resx">
  1260. <DependentUpon>Make_CartonBoxSNWeigh.cs</DependentUpon>
  1261. </EmbeddedResource>
  1262. <EmbeddedResource Include="FunctionCode\Make\Make_CartonBoxWeighN.resx">
  1263. <DependentUpon>Make_CartonBoxWeighN.cs</DependentUpon>
  1264. </EmbeddedResource>
  1265. <EmbeddedResource Include="FunctionCode\Make\Make_CollectBTMAC.resx">
  1266. <DependentUpon>Make_CollectBTMAC.cs</DependentUpon>
  1267. </EmbeddedResource>
  1268. <EmbeddedResource Include="FunctionCode\Make\Make_CollectNetCode.resx">
  1269. <DependentUpon>Make_CollectNetCode.cs</DependentUpon>
  1270. </EmbeddedResource>
  1271. <EmbeddedResource Include="FunctionCode\Make\Make_ColorBoxLabelPrint.resx">
  1272. <DependentUpon>Make_ColorBoxLabelPrint.cs</DependentUpon>
  1273. </EmbeddedResource>
  1274. <EmbeddedResource Include="FunctionCode\Make\Make_CustomLabelPrint.resx">
  1275. <DependentUpon>Make_CustomLabelPrint.cs</DependentUpon>
  1276. </EmbeddedResource>
  1277. <EmbeddedResource Include="FunctionCode\Make\Make_Decompose.resx">
  1278. <DependentUpon>Make_Decompose.cs</DependentUpon>
  1279. </EmbeddedResource>
  1280. <EmbeddedResource Include="FunctionCode\Make\Make_Decompose_Ex.resx">
  1281. <DependentUpon>Make_Decompose_Ex.cs</DependentUpon>
  1282. </EmbeddedResource>
  1283. <EmbeddedResource Include="FunctionCode\Make\Make_FeedingCollectionCombine.resx">
  1284. <DependentUpon>Make_FeedingCollectionCombine.cs</DependentUpon>
  1285. </EmbeddedResource>
  1286. <EmbeddedResource Include="FunctionCode\Make\Make_FeedingCollectionCombineFix.resx">
  1287. <DependentUpon>Make_FeedingCollectionCombineFix.cs</DependentUpon>
  1288. </EmbeddedResource>
  1289. <EmbeddedResource Include="FunctionCode\Make\Make_FuselageLabelPrint.resx">
  1290. <DependentUpon>Make_FuselageLabelPrint.cs</DependentUpon>
  1291. </EmbeddedResource>
  1292. <EmbeddedResource Include="FunctionCode\Make\Make_GetReMakeSN.resx">
  1293. <DependentUpon>Make_GetReMakeSN.cs</DependentUpon>
  1294. </EmbeddedResource>
  1295. <EmbeddedResource Include="FunctionCode\Make\Make_FinishRepair.resx">
  1296. <DependentUpon>Make_FinishRepair.cs</DependentUpon>
  1297. </EmbeddedResource>
  1298. <EmbeddedResource Include="FunctionCode\Make\Make_ImeiCheck.resx">
  1299. <DependentUpon>Make_ImeiCheck.cs</DependentUpon>
  1300. </EmbeddedResource>
  1301. <EmbeddedResource Include="FunctionCode\Make\Make_LabelCheck.resx">
  1302. <DependentUpon>Make_LabelCheck.cs</DependentUpon>
  1303. </EmbeddedResource>
  1304. <EmbeddedResource Include="FunctionCode\Make\Make_MakeCancelDown.resx">
  1305. <DependentUpon>Make_MakeCancelDown.cs</DependentUpon>
  1306. </EmbeddedResource>
  1307. <EmbeddedResource Include="FunctionCode\Make\Make_MakeDown.resx">
  1308. <DependentUpon>Make_MakeDown.cs</DependentUpon>
  1309. </EmbeddedResource>
  1310. <EmbeddedResource Include="FunctionCode\Make\Make_NewBadCode.resx">
  1311. <DependentUpon>Make_NewBadCode.cs</DependentUpon>
  1312. </EmbeddedResource>
  1313. <EmbeddedResource Include="FunctionCode\Make\Make_NewBadCode_DE.resx">
  1314. <DependentUpon>Make_NewBadCode_DE.cs</DependentUpon>
  1315. </EmbeddedResource>
  1316. <EmbeddedResource Include="FunctionCode\Make\Make_NewBigBox.resx">
  1317. <DependentUpon>Make_NewBigBox.cs</DependentUpon>
  1318. </EmbeddedResource>
  1319. <EmbeddedResource Include="FunctionCode\Make\Make_NewMatainInf.resx">
  1320. <DependentUpon>Make_NewMatainInf.cs</DependentUpon>
  1321. </EmbeddedResource>
  1322. <EmbeddedResource Include="FunctionCode\Make\Make_PackageCollectionWeigh.resx">
  1323. <DependentUpon>Make_PackageCollectionWeigh.cs</DependentUpon>
  1324. </EmbeddedResource>
  1325. <EmbeddedResource Include="FunctionCode\Make\Make_PalletCollection.resx">
  1326. <DependentUpon>Make_PalletCollection.cs</DependentUpon>
  1327. </EmbeddedResource>
  1328. <EmbeddedResource Include="FunctionCode\Make\Make_PalletWeightRecord.resx">
  1329. <DependentUpon>Make_PalletWeightRecord.cs</DependentUpon>
  1330. </EmbeddedResource>
  1331. <EmbeddedResource Include="FunctionCode\Make\Make_PalletWightCollection.resx">
  1332. <DependentUpon>Make_PalletWightCollection.cs</DependentUpon>
  1333. </EmbeddedResource>
  1334. <EmbeddedResource Include="FunctionCode\Make\Make_PreFeedingCollection.resx">
  1335. <DependentUpon>Make_PreFeedingCollection.cs</DependentUpon>
  1336. </EmbeddedResource>
  1337. <EmbeddedResource Include="FunctionCode\Make\Make_RePrintLabel.resx">
  1338. <DependentUpon>Make_RePrintLabel.cs</DependentUpon>
  1339. </EmbeddedResource>
  1340. <EmbeddedResource Include="FunctionCode\Make\Make_SeqProgramTransform.resx">
  1341. <DependentUpon>Make_SeqProgramTransform.cs</DependentUpon>
  1342. </EmbeddedResource>
  1343. <EmbeddedResource Include="FunctionCode\Make\Make_SmtbdTestCollection.resx">
  1344. <DependentUpon>Make_SmtbdTestCollection.cs</DependentUpon>
  1345. </EmbeddedResource>
  1346. <EmbeddedResource Include="FunctionCode\Make\Make_SMTStencil.resx">
  1347. <DependentUpon>Make_SMTStencil.cs</DependentUpon>
  1348. </EmbeddedResource>
  1349. <EmbeddedResource Include="FunctionCode\Make\Make_SMTStockStencil.resx">
  1350. <DependentUpon>Make_SMTStockStencil.cs</DependentUpon>
  1351. </EmbeddedResource>
  1352. <EmbeddedResource Include="FunctionCode\Make\Make_SmtTestCollection.resx">
  1353. <DependentUpon>Make_SmtTestCollection.cs</DependentUpon>
  1354. </EmbeddedResource>
  1355. <EmbeddedResource Include="FunctionCode\Make\Make_SpecialCartonPack.resx">
  1356. <DependentUpon>Make_SpecialCartonPack.cs</DependentUpon>
  1357. </EmbeddedResource>
  1358. <EmbeddedResource Include="FunctionCode\Make\Make_SpiTestCollection.resx">
  1359. <DependentUpon>Make_SpiTestCollection.cs</DependentUpon>
  1360. </EmbeddedResource>
  1361. <EmbeddedResource Include="FunctionCode\Make\Make_StencilScrapReason.resx">
  1362. <DependentUpon>Make_StencilScrapReason.cs</DependentUpon>
  1363. </EmbeddedResource>
  1364. <EmbeddedResource Include="FunctionCode\Make\Make_UpdateCollectCode.resx">
  1365. <DependentUpon>Make_UpdateCollectCode.cs</DependentUpon>
  1366. </EmbeddedResource>
  1367. <EmbeddedResource Include="FunctionCode\Make\Make_XrayTestCollection.resx">
  1368. <DependentUpon>Make_XrayTestCollection.cs</DependentUpon>
  1369. </EmbeddedResource>
  1370. <EmbeddedResource Include="FunctionCode\Make\Make_GetRepair.resx">
  1371. <DependentUpon>Make_GetRepair.cs</DependentUpon>
  1372. </EmbeddedResource>
  1373. <EmbeddedResource Include="FunctionCode\OQC\OQC_CheckNoSplit.resx">
  1374. <DependentUpon>OQC_CheckNoSplit.cs</DependentUpon>
  1375. </EmbeddedResource>
  1376. <EmbeddedResource Include="FunctionCode\Packing\Packing_CartonSplit.resx">
  1377. <DependentUpon>Packing_CartonSplit.cs</DependentUpon>
  1378. </EmbeddedResource>
  1379. <EmbeddedResource Include="FunctionCode\Packing\Packing_CartonTransfer.resx">
  1380. <DependentUpon>Packing_CartonTransfer.cs</DependentUpon>
  1381. </EmbeddedResource>
  1382. <EmbeddedResource Include="FunctionCode\Packing\Packing_ProdWeightSet.resx">
  1383. <DependentUpon>Packing_ProdWeightSet.cs</DependentUpon>
  1384. </EmbeddedResource>
  1385. <EmbeddedResource Include="FunctionCode\Query\Query_MakeInf.resx">
  1386. <DependentUpon>Query_MakeInf.cs</DependentUpon>
  1387. </EmbeddedResource>
  1388. <EmbeddedResource Include="FunctionCode\Query\Query_RadiumSN.resx">
  1389. <DependentUpon>Query_RadiumSN.cs</DependentUpon>
  1390. </EmbeddedResource>
  1391. <EmbeddedResource Include="FunctionCode\Query\Query_SnMessage.resx">
  1392. <DependentUpon>Query_SnMessage.cs</DependentUpon>
  1393. </EmbeddedResource>
  1394. <EmbeddedResource Include="FunctionCode\Special\Special_CancelProdinout.resx">
  1395. <DependentUpon>Special_CancelProdinout.cs</DependentUpon>
  1396. </EmbeddedResource>
  1397. <EmbeddedResource Include="FunctionCode\Special\Special_MendLabel.resx">
  1398. <DependentUpon>Special_MendLabel.cs</DependentUpon>
  1399. </EmbeddedResource>
  1400. <EmbeddedResource Include="FunctionCode\Special\Special_Reset.resx">
  1401. <DependentUpon>Special_Reset.cs</DependentUpon>
  1402. </EmbeddedResource>
  1403. <EmbeddedResource Include="FunctionCode\Warehouse\Warehouse_NewPiInOut.resx">
  1404. <DependentUpon>Warehouse_NewPiInOut.cs</DependentUpon>
  1405. </EmbeddedResource>
  1406. <EmbeddedResource Include="FunctionCode\Warehouse\Warehouse_ProductMakeIn.resx">
  1407. <DependentUpon>Warehouse_ProductMakeIn.cs</DependentUpon>
  1408. </EmbeddedResource>
  1409. <EmbeddedResource Include="FunctionCode\Warehouse\Warehouse_ProductMakeInTest.resx">
  1410. <DependentUpon>Warehouse_ProductMakeInTest.cs</DependentUpon>
  1411. </EmbeddedResource>
  1412. <EmbeddedResource Include="Login.resx">
  1413. <DependentUpon>Login.cs</DependentUpon>
  1414. </EmbeddedResource>
  1415. <EmbeddedResource Include="Main.resx">
  1416. <DependentUpon>Main.cs</DependentUpon>
  1417. </EmbeddedResource>
  1418. <EmbeddedResource Include="FunctionCode\OQC\OQC_SamplingDataCollection.resx">
  1419. <DependentUpon>OQC_SamplingDataCollection.cs</DependentUpon>
  1420. </EmbeddedResource>
  1421. <EmbeddedResource Include="FunctionCode\OQC\OQC_BatchResultJudge.resx">
  1422. <DependentUpon>OQC_BatchResultJudge.cs</DependentUpon>
  1423. </EmbeddedResource>
  1424. <EmbeddedResource Include="FunctionCode\OQC\OQC_PlanMaintain.resx">
  1425. <DependentUpon>OQC_PlanMaintain.cs</DependentUpon>
  1426. </EmbeddedResource>
  1427. <EmbeddedResource Include="FunctionCode\OQC\OQC_Inspection.resx">
  1428. <DependentUpon>OQC_Inspection.cs</DependentUpon>
  1429. </EmbeddedResource>
  1430. <EmbeddedResource Include="Properties\Resources.resx">
  1431. <Generator>ResXFileCodeGenerator</Generator>
  1432. <SubType>Designer</SubType>
  1433. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  1434. </EmbeddedResource>
  1435. <EmbeddedResource Include="PublicForm\ChangePwd.resx">
  1436. <DependentUpon>ChangePwd.cs</DependentUpon>
  1437. </EmbeddedResource>
  1438. <EmbeddedResource Include="PublicForm\DataChooseForm.resx">
  1439. <DependentUpon>DataChooseForm.cs</DependentUpon>
  1440. </EmbeddedResource>
  1441. <EmbeddedResource Include="PublicForm\SetLoadingWindow.resx">
  1442. <DependentUpon>SetLoadingWindow.cs</DependentUpon>
  1443. </EmbeddedResource>
  1444. <EmbeddedResource Include="FunctionCode\SMT\SMT_Feeding.resx">
  1445. <DependentUpon>SMT_Feeding.cs</DependentUpon>
  1446. </EmbeddedResource>
  1447. <EmbeddedResource Include="FunctionCode\SMT\SMT_MakeShift.resx">
  1448. <DependentUpon>SMT_MakeShift.cs</DependentUpon>
  1449. </EmbeddedResource>
  1450. <EmbeddedResource Include="FunctionCode\SMT\SMT_PreMaterials.resx">
  1451. <DependentUpon>SMT_PreMaterials.cs</DependentUpon>
  1452. </EmbeddedResource>
  1453. <EmbeddedResource Include="FunctionCode\SMT\SMT_MaterialsWaring.resx">
  1454. <DependentUpon>SMT_MaterialsWaring.cs</DependentUpon>
  1455. </EmbeddedResource>
  1456. <EmbeddedResource Include="FunctionCode\SMT\SMT_WaringSetting.resx">
  1457. <DependentUpon>SMT_WaringSetting.cs</DependentUpon>
  1458. </EmbeddedResource>
  1459. <EmbeddedResource Include="FunctionCode\SMT\SMT_ChangeLine.resx">
  1460. <DependentUpon>SMT_ChangeLine.cs</DependentUpon>
  1461. </EmbeddedResource>
  1462. <EmbeddedResource Include="FunctionCode\Make\Make_FeedingCollection.resx">
  1463. <DependentUpon>Make_FeedingCollection.cs</DependentUpon>
  1464. </EmbeddedResource>
  1465. <EmbeddedResource Include="FunctionCode\Make\Make_SplitBoard.resx">
  1466. <DependentUpon>Make_SplitBoard.cs</DependentUpon>
  1467. </EmbeddedResource>
  1468. <EmbeddedResource Include="FunctionCode\Make\Make_PackageCollection.resx">
  1469. <DependentUpon>Make_PackageCollection.cs</DependentUpon>
  1470. </EmbeddedResource>
  1471. <EmbeddedResource Include="FunctionCode\Make\Make_CartonBoxWeigh.resx">
  1472. <DependentUpon>Make_CartonBoxWeigh.cs</DependentUpon>
  1473. </EmbeddedResource>
  1474. <EmbeddedResource Include="FunctionCode\Make\Make_PositionStock.resx">
  1475. <DependentUpon>Make_PositionStock.cs</DependentUpon>
  1476. </EmbeddedResource>
  1477. <EmbeddedResource Include="FunctionCode\Make\Make_CheckNoRelpace.resx">
  1478. <DependentUpon>Make_CheckNoRelpace.cs</DependentUpon>
  1479. </EmbeddedResource>
  1480. <EmbeddedResource Include="FunctionCode\Make\Make_SeqTransform.resx">
  1481. <DependentUpon>Make_SeqTransform.cs</DependentUpon>
  1482. </EmbeddedResource>
  1483. <EmbeddedResource Include="FunctionCode\Make\Make_ColorBoxWeigh.resx">
  1484. <DependentUpon>Make_ColorBoxWeigh.cs</DependentUpon>
  1485. </EmbeddedResource>
  1486. <EmbeddedResource Include="FunctionCode\Make\Make_NewPallet.resx">
  1487. <DependentUpon>Make_NewPallet.cs</DependentUpon>
  1488. </EmbeddedResource>
  1489. <EmbeddedResource Include="FunctionCode\Make\Make_ColorBoxLoadPrint.resx">
  1490. <DependentUpon>Make_ColorBoxLoadPrint.cs</DependentUpon>
  1491. </EmbeddedResource>
  1492. <EmbeddedResource Include="FunctionCode\Make\Make_PalletWeigh.resx">
  1493. <DependentUpon>Make_PalletWeigh.cs</DependentUpon>
  1494. </EmbeddedResource>
  1495. <EmbeddedResource Include="FunctionCode\Make\Make_TestCollection.resx">
  1496. <DependentUpon>Make_TestCollection.cs</DependentUpon>
  1497. </EmbeddedResource>
  1498. <EmbeddedResource Include="FunctionCode\Make\Make_Repair.resx">
  1499. <DependentUpon>Make_Repair.cs</DependentUpon>
  1500. </EmbeddedResource>
  1501. <EmbeddedResource Include="FunctionCode\Employee\Employee_NewGroup.resx">
  1502. <DependentUpon>Employee_NewGroup.cs</DependentUpon>
  1503. </EmbeddedResource>
  1504. <EmbeddedResource Include="FunctionCode\Employee\Employee_PowerSarch.resx">
  1505. <DependentUpon>Employee_PowerSarch.cs</DependentUpon>
  1506. </EmbeddedResource>
  1507. <EmbeddedResource Include="FunctionCode\Employee\Employee_Data.resx">
  1508. <DependentUpon>Employee_Data.cs</DependentUpon>
  1509. </EmbeddedResource>
  1510. <EmbeddedResource Include="FunctionCode\Employee\Employee_Group.resx">
  1511. <DependentUpon>Employee_Group.cs</DependentUpon>
  1512. </EmbeddedResource>
  1513. <EmbeddedResource Include="FunctionCode\Employee\Employee_ChooseUserToGroup.resx">
  1514. <DependentUpon>Employee_ChooseUserToGroup.cs</DependentUpon>
  1515. </EmbeddedResource>
  1516. <EmbeddedResource Include="FunctionCode\Employee\Employee_Power.resx">
  1517. <DependentUpon>Employee_Power.cs</DependentUpon>
  1518. </EmbeddedResource>
  1519. <EmbeddedResource Include="FunctionCode\Warehouse\Warehouse_FinishedProductIn.resx">
  1520. <DependentUpon>Warehouse_FinishedProductIn.cs</DependentUpon>
  1521. </EmbeddedResource>
  1522. <EmbeddedResource Include="FunctionCode\Warehouse\Warehouse_FinishedProductOut.resx">
  1523. <DependentUpon>Warehouse_FinishedProductOut.cs</DependentUpon>
  1524. </EmbeddedResource>
  1525. <EmbeddedResource Include="FunctionCode\Warehouse\Warehouse_In.resx">
  1526. <DependentUpon>Warehouse_In.cs</DependentUpon>
  1527. </EmbeddedResource>
  1528. <EmbeddedResource Include="FunctionCode\Warehouse\Warehouse_Out.resx">
  1529. <DependentUpon>Warehouse_Out.cs</DependentUpon>
  1530. </EmbeddedResource>
  1531. <EmbeddedResource Include="FunctionCode\Stock\Stock_WarehouseTransform.resx">
  1532. <DependentUpon>Stock_WarehouseTransform.cs</DependentUpon>
  1533. </EmbeddedResource>
  1534. <EmbeddedResource Include="FunctionCode\Stock\Stock_Split.resx">
  1535. <DependentUpon>Stock_Split.cs</DependentUpon>
  1536. </EmbeddedResource>
  1537. <EmbeddedResource Include="FunctionCode\Query\Query_ExeProgress.resx">
  1538. <DependentUpon>Query_ExeProgress.cs</DependentUpon>
  1539. </EmbeddedResource>
  1540. <EmbeddedResource Include="FunctionCode\Query\Query_OnlineTraceBack.resx">
  1541. <DependentUpon>Query_OnlineTraceBack.cs</DependentUpon>
  1542. </EmbeddedResource>
  1543. <EmbeddedResource Include="FunctionCode\Special\Special_QCForce.resx">
  1544. <DependentUpon>Special_QCForce.cs</DependentUpon>
  1545. </EmbeddedResource>
  1546. <EmbeddedResource Include="FunctionCode\Special\Special_CancelCollection.resx">
  1547. <DependentUpon>Special_CancelCollection.cs</DependentUpon>
  1548. </EmbeddedResource>
  1549. <EmbeddedResource Include="FunctionCode\Special\Special_SeqTransform.resx">
  1550. <DependentUpon>Special_SeqTransform.cs</DependentUpon>
  1551. </EmbeddedResource>
  1552. <EmbeddedResource Include="FunctionCode\Special\Special_BoxSplit.resx">
  1553. <DependentUpon>Special_BoxSplit.cs</DependentUpon>
  1554. </EmbeddedResource>
  1555. <EmbeddedResource Include="FunctionCode\Special\Special_MixPackage.resx">
  1556. <DependentUpon>Special_MixPackage.cs</DependentUpon>
  1557. </EmbeddedResource>
  1558. <EmbeddedResource Include="FunctionCode\SystemSetting\SystemSetting_LabelMaintain.resx">
  1559. <DependentUpon>SystemSetting_LabelMaintain.cs</DependentUpon>
  1560. </EmbeddedResource>
  1561. <EmbeddedResource Include="FunctionCode\SystemSetting\SystemSetting_SysNav.resx">
  1562. <DependentUpon>SystemSetting_SysNav.cs</DependentUpon>
  1563. </EmbeddedResource>
  1564. <EmbeddedResource Include="FunctionCode\SystemSetting\SystemSetting_PrinterTest.resx">
  1565. <DependentUpon>SystemSetting_PrinterTest.cs</DependentUpon>
  1566. </EmbeddedResource>
  1567. <EmbeddedResource Include="FunctionCode\SystemSetting\SystemSetting_ScaleTest.resx">
  1568. <DependentUpon>SystemSetting_ScaleTest.cs</DependentUpon>
  1569. </EmbeddedResource>
  1570. <None Include="Cert\深圳市优软科技有限公司.pfx" />
  1571. <None Include="packages.config" />
  1572. <None Include="Properties\app.manifest" />
  1573. <None Include="Properties\Settings.settings">
  1574. <Generator>SettingsSingleFileGenerator</Generator>
  1575. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  1576. </None>
  1577. <Compile Include="Properties\Settings.Designer.cs">
  1578. <AutoGen>True</AutoGen>
  1579. <DependentUpon>Settings.settings</DependentUpon>
  1580. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  1581. </Compile>
  1582. </ItemGroup>
  1583. <ItemGroup>
  1584. <None Include="App.config">
  1585. <SubType>Designer</SubType>
  1586. </None>
  1587. </ItemGroup>
  1588. <ItemGroup>
  1589. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  1590. <Visible>False</Visible>
  1591. <ProductName>.NET Framework 3.5 SP1</ProductName>
  1592. <Install>false</Install>
  1593. </BootstrapperPackage>
  1594. </ItemGroup>
  1595. <ItemGroup>
  1596. <None Include="Resources\mailattachment.zip">
  1597. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1598. </None>
  1599. </ItemGroup>
  1600. <ItemGroup>
  1601. <None Include="Resources\0802192135.png">
  1602. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1603. </None>
  1604. <Content Include="Resources\Sound\3291.wav">
  1605. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1606. </Content>
  1607. <Content Include="Resources\Sound\5185.wav">
  1608. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1609. </Content>
  1610. <Content Include="Resources\Sound\8378.wav">
  1611. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1612. </Content>
  1613. <Content Include="Resources\Sound\news.wav">
  1614. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1615. </Content>
  1616. <Content Include="U_Icon.ico" />
  1617. <None Include="Resources\timg.jpg">
  1618. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1619. </None>
  1620. <None Include="Resources\matte_white_square_icon_business_tool_hammer_128px_571061_easyicon.net.ico">
  1621. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1622. </None>
  1623. <None Include="Resources\Image1.bmp">
  1624. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1625. </None>
  1626. <Content Include="Resources\07.gif">
  1627. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1628. </Content>
  1629. <Content Include="Resources\2-0btn_04.png">
  1630. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1631. </Content>
  1632. <Content Include="Resources\2-0btn_07.png">
  1633. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1634. </Content>
  1635. <Content Include="Resources\2-0btn_36.png">
  1636. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1637. </Content>
  1638. <Content Include="Resources\20130711113247276.png">
  1639. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1640. </Content>
  1641. <Content Include="Resources\46.gif">
  1642. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1643. </Content>
  1644. <Content Include="Resources\83.gif">
  1645. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1646. </Content>
  1647. <Content Include="Resources\Barcode_48px_1072745_easyicon.net.png">
  1648. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1649. </Content>
  1650. <Content Include="Resources\bindingNavigatorAddNewItem.Image.png">
  1651. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1652. </Content>
  1653. <Content Include="Resources\bindingNavigatorDeleteItem.Image.png">
  1654. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1655. </Content>
  1656. <Content Include="Resources\bindingNavigatorMoveFirstItem.Image.png">
  1657. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1658. </Content>
  1659. <Content Include="Resources\bindingNavigatorMoveLastItem.Image.png">
  1660. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1661. </Content>
  1662. <Content Include="Resources\bindingNavigatorMoveNextItem.Image.png">
  1663. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1664. </Content>
  1665. <Content Include="Resources\bindingNavigatorMovePreviousItem.Image.png">
  1666. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1667. </Content>
  1668. <Content Include="Resources\box_17.453077699294px_1191579_easyicon.net.png">
  1669. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1670. </Content>
  1671. <Content Include="Resources\box_26.17961654894px_1191579_easyicon.net.png">
  1672. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1673. </Content>
  1674. <Content Include="Resources\btncheckoff1.png">
  1675. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1676. </Content>
  1677. <Content Include="Resources\btncheckoff2.png">
  1678. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1679. </Content>
  1680. <Content Include="Resources\btncheckoff3.png">
  1681. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1682. </Content>
  1683. <Content Include="Resources\btncheckoff4.png">
  1684. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1685. </Content>
  1686. <Content Include="Resources\btncheckoff5.png">
  1687. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1688. </Content>
  1689. <Content Include="Resources\btncheckoff6.png">
  1690. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1691. </Content>
  1692. <Content Include="Resources\btncheckon1.png">
  1693. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1694. </Content>
  1695. <Content Include="Resources\btncheckon2.png">
  1696. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1697. </Content>
  1698. <Content Include="Resources\btncheckon3.png">
  1699. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1700. </Content>
  1701. <Content Include="Resources\btncheckon4.png">
  1702. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1703. </Content>
  1704. <Content Include="Resources\btncheckon5.png">
  1705. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1706. </Content>
  1707. <Content Include="Resources\btncheckon6.png">
  1708. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1709. </Content>
  1710. <Content Include="Resources\Button\down.png">
  1711. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1712. </Content>
  1713. <Content Include="Resources\Button\focus.png">
  1714. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1715. </Content>
  1716. <Content Include="Resources\Button\gray.png">
  1717. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1718. </Content>
  1719. <Content Include="Resources\Button\highlight.png">
  1720. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1721. </Content>
  1722. <Content Include="Resources\Button\Light.png">
  1723. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1724. </Content>
  1725. <Content Include="Resources\Button\normal.png">
  1726. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1727. </Content>
  1728. <Content Include="Resources\Button\White-side.png">
  1729. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1730. </Content>
  1731. <Content Include="Resources\close_16px_558195_easyicon.net.png">
  1732. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1733. </Content>
  1734. <Content Include="Resources\CLOSE_24px_1115282_easyicon.net.png">
  1735. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1736. </Content>
  1737. <Content Include="Resources\close_24px_1139093_easyicon.net.png">
  1738. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1739. </Content>
  1740. <Content Include="Resources\close_24px_1139293_easyicon.net.png">
  1741. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1742. </Content>
  1743. <Content Include="Resources\close_32px_1181428_easyicon.net.png">
  1744. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1745. </Content>
  1746. <Content Include="Resources\Close_up_32px_1181430_easyicon.net.png">
  1747. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1748. </Content>
  1749. <Content Include="Resources\dialog_error_5_48px_542794_easyicon.net.png">
  1750. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1751. </Content>
  1752. <Content Include="Resources\download_14.926374650513px_1191613_easyicon.net.png">
  1753. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1754. </Content>
  1755. <Content Include="Resources\download_17.519713261649px_1200629_easyicon.net %281%29.png">
  1756. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1757. </Content>
  1758. <Content Include="Resources\download_17.519713261649px_1200629_easyicon.net.png">
  1759. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1760. </Content>
  1761. <Content Include="Resources\excel.png">
  1762. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1763. </Content>
  1764. <Content Include="Resources\Excel_2010_16px_1180011_easyicon.net.png">
  1765. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1766. </Content>
  1767. <Content Include="Resources\Excel_2013_16px_1180012_easyicon.net.png">
  1768. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1769. </Content>
  1770. <Content Include="Resources\file.png">
  1771. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1772. </Content>
  1773. <Content Include="Resources\file_24px_1133611_easyicon.net.png">
  1774. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1775. </Content>
  1776. <Content Include="Resources\file_24px_1175380_easyicon.net.png">
  1777. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1778. </Content>
  1779. <Content Include="Resources\file_info_64px_1176626_easyicon.net.png">
  1780. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1781. </Content>
  1782. <Content Include="Resources\file_manager_24px_1145241_easyicon.net.png">
  1783. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1784. </Content>
  1785. <Content Include="Resources\icon_title.png">
  1786. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1787. </Content>
  1788. <Content Include="Resources\Internet_Explorer_Windows_8_Windows8_32px_566667_easyicon.net.ico">
  1789. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1790. </Content>
  1791. <Content Include="Resources\LoadingError.gif">
  1792. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1793. </Content>
  1794. <Content Include="Resources\LoadingFormat.gif">
  1795. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1796. </Content>
  1797. <Content Include="Resources\LoginBG.jpg">
  1798. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1799. </Content>
  1800. <Content Include="Resources\minus.gif">
  1801. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1802. </Content>
  1803. <Content Include="Resources\notice_text_editor_16px_11373_easyicon.net.png">
  1804. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1805. </Content>
  1806. <Content Include="Resources\People_48px_500819_easyicon.net.png">
  1807. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1808. </Content>
  1809. <Content Include="Resources\plus.gif">
  1810. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1811. </Content>
  1812. <Content Include="Resources\preview_16px_25980_easyicon.net.png">
  1813. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1814. </Content>
  1815. <None Include="Resources\refresh.png">
  1816. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1817. </None>
  1818. <Content Include="Resources\search_16px_1202802_easyicon.net.png">
  1819. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1820. </Content>
  1821. <Content Include="Resources\Sound\Windows Background.wav">
  1822. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1823. </Content>
  1824. <Content Include="Resources\two_arrow_left.png">
  1825. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1826. </Content>
  1827. <Content Include="Resources\two_arrow_right.png">
  1828. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1829. </Content>
  1830. <Content Include="Resources\uas_blue.png">
  1831. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1832. </Content>
  1833. <Content Include="Resources\updating.gif">
  1834. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1835. </Content>
  1836. <Content Include="Resources\upload_14.788550323176px_1191624_easyicon.net.png">
  1837. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1838. </Content>
  1839. <Content Include="Resources\upload_17.459649122807px_1200703_easyicon.net %281%29.png">
  1840. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1841. </Content>
  1842. <Content Include="Resources\upload_17.459649122807px_1200703_easyicon.net.png">
  1843. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1844. </Content>
  1845. <None Include="Resources\U_Icon.ico">
  1846. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1847. </None>
  1848. <Content Include="Resources\Windows_32px_1063981_easyicon.net.ico">
  1849. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1850. </Content>
  1851. <Content Include="Resources\write_15.893687707641px_1181413_easyicon.net.png">
  1852. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1853. </Content>
  1854. <Content Include="Resources\zxing_android_code_48px_1107946_easyicon.net.png">
  1855. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  1856. </Content>
  1857. </ItemGroup>
  1858. <ItemGroup>
  1859. <COMReference Include="LabelManager2">
  1860. <Guid>{3624B9C2-9E5D-11D3-A896-00C04F324E22}</Guid>
  1861. <VersionMajor>22</VersionMajor>
  1862. <VersionMinor>0</VersionMinor>
  1863. <Lcid>0</Lcid>
  1864. <WrapperTool>tlbimp</WrapperTool>
  1865. <Isolated>False</Isolated>
  1866. <EmbedInteropTypes>False</EmbedInteropTypes>
  1867. </COMReference>
  1868. <COMReference Include="stdole">
  1869. <Guid>{00020430-0000-0000-C000-000000000046}</Guid>
  1870. <VersionMajor>2</VersionMajor>
  1871. <VersionMinor>0</VersionMinor>
  1872. <Lcid>0</Lcid>
  1873. <WrapperTool>primary</WrapperTool>
  1874. <Isolated>False</Isolated>
  1875. <EmbedInteropTypes>True</EmbedInteropTypes>
  1876. </COMReference>
  1877. <COMReference Include="TkxRFTAG">
  1878. <Guid>{E726B66A-5AD1-43AE-8826-6C35F0DEE9F5}</Guid>
  1879. <VersionMajor>2</VersionMajor>
  1880. <VersionMinor>0</VersionMinor>
  1881. <Lcid>0</Lcid>
  1882. <WrapperTool>tlbimp</WrapperTool>
  1883. <Isolated>False</Isolated>
  1884. <EmbedInteropTypes>False</EmbedInteropTypes>
  1885. </COMReference>
  1886. </ItemGroup>
  1887. <ItemGroup>
  1888. <PublishFile Include="BtSystem.Client">
  1889. <Visible>False</Visible>
  1890. <Group>
  1891. </Group>
  1892. <TargetPath>
  1893. </TargetPath>
  1894. <PublishState>Exclude</PublishState>
  1895. <IncludeHash>True</IncludeHash>
  1896. <FileType>Assembly</FileType>
  1897. </PublishFile>
  1898. <PublishFile Include="BtSystem.Client.Reader">
  1899. <Visible>False</Visible>
  1900. <Group>
  1901. </Group>
  1902. <TargetPath>
  1903. </TargetPath>
  1904. <PublishState>Exclude</PublishState>
  1905. <IncludeHash>True</IncludeHash>
  1906. <FileType>Assembly</FileType>
  1907. </PublishFile>
  1908. <PublishFile Include="BtSystem.Interfaces">
  1909. <Visible>False</Visible>
  1910. <Group>
  1911. </Group>
  1912. <TargetPath>
  1913. </TargetPath>
  1914. <PublishState>Exclude</PublishState>
  1915. <IncludeHash>True</IncludeHash>
  1916. <FileType>Assembly</FileType>
  1917. </PublishFile>
  1918. <PublishFile Include="BtSystem.Network">
  1919. <Visible>False</Visible>
  1920. <Group>
  1921. </Group>
  1922. <TargetPath>
  1923. </TargetPath>
  1924. <PublishState>Exclude</PublishState>
  1925. <IncludeHash>True</IncludeHash>
  1926. <FileType>Assembly</FileType>
  1927. </PublishFile>
  1928. <PublishFile Include="BtSystem.Reprint.Support">
  1929. <Visible>False</Visible>
  1930. <Group>
  1931. </Group>
  1932. <TargetPath>
  1933. </TargetPath>
  1934. <PublishState>Exclude</PublishState>
  1935. <IncludeHash>True</IncludeHash>
  1936. <FileType>Assembly</FileType>
  1937. </PublishFile>
  1938. <PublishFile Include="BtSystem.Strings">
  1939. <Visible>False</Visible>
  1940. <Group>
  1941. </Group>
  1942. <TargetPath>
  1943. </TargetPath>
  1944. <PublishState>Exclude</PublishState>
  1945. <IncludeHash>True</IncludeHash>
  1946. <FileType>Assembly</FileType>
  1947. </PublishFile>
  1948. <PublishFile Include="BtSystem.Support">
  1949. <Visible>False</Visible>
  1950. <Group>
  1951. </Group>
  1952. <TargetPath>
  1953. </TargetPath>
  1954. <PublishState>Exclude</PublishState>
  1955. <IncludeHash>True</IncludeHash>
  1956. <FileType>Assembly</FileType>
  1957. </PublishFile>
  1958. <PublishFile Include="BtSystem.UI">
  1959. <Visible>False</Visible>
  1960. <Group>
  1961. </Group>
  1962. <TargetPath>
  1963. </TargetPath>
  1964. <PublishState>Exclude</PublishState>
  1965. <IncludeHash>True</IncludeHash>
  1966. <FileType>Assembly</FileType>
  1967. </PublishFile>
  1968. <PublishFile Include="DevComponents.DotNetBar2">
  1969. <Visible>False</Visible>
  1970. <Group>
  1971. </Group>
  1972. <TargetPath>
  1973. </TargetPath>
  1974. <PublishState>Exclude</PublishState>
  1975. <IncludeHash>True</IncludeHash>
  1976. <FileType>Assembly</FileType>
  1977. </PublishFile>
  1978. <PublishFile Include="DevExpress.Data.v11.1">
  1979. <Visible>False</Visible>
  1980. <Group>
  1981. </Group>
  1982. <TargetPath>
  1983. </TargetPath>
  1984. <PublishState>Exclude</PublishState>
  1985. <IncludeHash>True</IncludeHash>
  1986. <FileType>Assembly</FileType>
  1987. </PublishFile>
  1988. <PublishFile Include="DevExpress.Printing.v11.1.Core">
  1989. <Visible>False</Visible>
  1990. <Group>
  1991. </Group>
  1992. <TargetPath>
  1993. </TargetPath>
  1994. <PublishState>Exclude</PublishState>
  1995. <IncludeHash>True</IncludeHash>
  1996. <FileType>Assembly</FileType>
  1997. </PublishFile>
  1998. <PublishFile Include="DevExpress.Utils.v11.1">
  1999. <Visible>False</Visible>
  2000. <Group>
  2001. </Group>
  2002. <TargetPath>
  2003. </TargetPath>
  2004. <PublishState>Exclude</PublishState>
  2005. <IncludeHash>True</IncludeHash>
  2006. <FileType>Assembly</FileType>
  2007. </PublishFile>
  2008. <PublishFile Include="DevExpress.Xpo.v11.1">
  2009. <Visible>False</Visible>
  2010. <Group>
  2011. </Group>
  2012. <TargetPath>
  2013. </TargetPath>
  2014. <PublishState>Exclude</PublishState>
  2015. <IncludeHash>True</IncludeHash>
  2016. <FileType>Assembly</FileType>
  2017. </PublishFile>
  2018. <PublishFile Include="DevExpress.XtraBars.v11.1">
  2019. <Visible>False</Visible>
  2020. <Group>
  2021. </Group>
  2022. <TargetPath>
  2023. </TargetPath>
  2024. <PublishState>Exclude</PublishState>
  2025. <IncludeHash>True</IncludeHash>
  2026. <FileType>Assembly</FileType>
  2027. </PublishFile>
  2028. <PublishFile Include="DevExpress.XtraEditors.v11.1">
  2029. <Visible>False</Visible>
  2030. <Group>
  2031. </Group>
  2032. <TargetPath>
  2033. </TargetPath>
  2034. <PublishState>Exclude</PublishState>
  2035. <IncludeHash>True</IncludeHash>
  2036. <FileType>Assembly</FileType>
  2037. </PublishFile>
  2038. <PublishFile Include="DevExpress.XtraGrid.v11.1">
  2039. <Visible>False</Visible>
  2040. <Group>
  2041. </Group>
  2042. <TargetPath>
  2043. </TargetPath>
  2044. <PublishState>Exclude</PublishState>
  2045. <IncludeHash>True</IncludeHash>
  2046. <FileType>Assembly</FileType>
  2047. </PublishFile>
  2048. <PublishFile Include="DevExpress.XtraLayout.v11.1">
  2049. <Visible>False</Visible>
  2050. <Group>
  2051. </Group>
  2052. <TargetPath>
  2053. </TargetPath>
  2054. <PublishState>Exclude</PublishState>
  2055. <IncludeHash>True</IncludeHash>
  2056. <FileType>Assembly</FileType>
  2057. </PublishFile>
  2058. <PublishFile Include="Interop.BarTender">
  2059. <Visible>False</Visible>
  2060. <Group>
  2061. </Group>
  2062. <TargetPath>
  2063. </TargetPath>
  2064. <PublishState>Include</PublishState>
  2065. <IncludeHash>True</IncludeHash>
  2066. <FileType>Assembly</FileType>
  2067. </PublishFile>
  2068. <PublishFile Include="Interop.DriverAutomationLibrary">
  2069. <Visible>False</Visible>
  2070. <Group>
  2071. </Group>
  2072. <TargetPath>
  2073. </TargetPath>
  2074. <PublishState>Include</PublishState>
  2075. <IncludeHash>True</IncludeHash>
  2076. <FileType>Assembly</FileType>
  2077. </PublishFile>
  2078. <PublishFile Include="Interop.NetFwTypeLib">
  2079. <Visible>False</Visible>
  2080. <Group>
  2081. </Group>
  2082. <TargetPath>
  2083. </TargetPath>
  2084. <PublishState>Exclude</PublishState>
  2085. <IncludeHash>True</IncludeHash>
  2086. <FileType>Assembly</FileType>
  2087. </PublishFile>
  2088. <PublishFile Include="Maestro.Interface">
  2089. <Visible>False</Visible>
  2090. <Group>
  2091. </Group>
  2092. <TargetPath>
  2093. </TargetPath>
  2094. <PublishState>Exclude</PublishState>
  2095. <IncludeHash>True</IncludeHash>
  2096. <FileType>Assembly</FileType>
  2097. </PublishFile>
  2098. <PublishFile Include="Maestro.Library">
  2099. <Visible>False</Visible>
  2100. <Group>
  2101. </Group>
  2102. <TargetPath>
  2103. </TargetPath>
  2104. <PublishState>Exclude</PublishState>
  2105. <IncludeHash>True</IncludeHash>
  2106. <FileType>Assembly</FileType>
  2107. </PublishFile>
  2108. <PublishFile Include="Seagull.Framework">
  2109. <Visible>False</Visible>
  2110. <Group>
  2111. </Group>
  2112. <TargetPath>
  2113. </TargetPath>
  2114. <PublishState>Exclude</PublishState>
  2115. <IncludeHash>True</IncludeHash>
  2116. <FileType>Assembly</FileType>
  2117. </PublishFile>
  2118. <PublishFile Include="Seagull.Framework.Interop">
  2119. <Visible>False</Visible>
  2120. <Group>
  2121. </Group>
  2122. <TargetPath>
  2123. </TargetPath>
  2124. <PublishState>Exclude</PublishState>
  2125. <IncludeHash>True</IncludeHash>
  2126. <FileType>Assembly</FileType>
  2127. </PublishFile>
  2128. <PublishFile Include="Seagull.Interop">
  2129. <Visible>False</Visible>
  2130. <Group>
  2131. </Group>
  2132. <TargetPath>
  2133. </TargetPath>
  2134. <PublishState>Exclude</PublishState>
  2135. <IncludeHash>True</IncludeHash>
  2136. <FileType>Assembly</FileType>
  2137. </PublishFile>
  2138. <PublishFile Include="Seagull.Librarian.Core">
  2139. <Visible>False</Visible>
  2140. <Group>
  2141. </Group>
  2142. <TargetPath>
  2143. </TargetPath>
  2144. <PublishState>Exclude</PublishState>
  2145. <IncludeHash>True</IncludeHash>
  2146. <FileType>Assembly</FileType>
  2147. </PublishFile>
  2148. <PublishFile Include="Seagull.Security">
  2149. <Visible>False</Visible>
  2150. <Group>
  2151. </Group>
  2152. <TargetPath>
  2153. </TargetPath>
  2154. <PublishState>Exclude</PublishState>
  2155. <IncludeHash>True</IncludeHash>
  2156. <FileType>Assembly</FileType>
  2157. </PublishFile>
  2158. <PublishFile Include="Seagull.Security.Interop">
  2159. <Visible>False</Visible>
  2160. <Group>
  2161. </Group>
  2162. <TargetPath>
  2163. </TargetPath>
  2164. <PublishState>Exclude</PublishState>
  2165. <IncludeHash>True</IncludeHash>
  2166. <FileType>Assembly</FileType>
  2167. </PublishFile>
  2168. <PublishFile Include="Seagull.XpoDataAccess">
  2169. <Visible>False</Visible>
  2170. <Group>
  2171. </Group>
  2172. <TargetPath>
  2173. </TargetPath>
  2174. <PublishState>Exclude</PublishState>
  2175. <IncludeHash>True</IncludeHash>
  2176. <FileType>Assembly</FileType>
  2177. </PublishFile>
  2178. </ItemGroup>
  2179. <ItemGroup>
  2180. <Folder Include="Properties\DataSources\" />
  2181. </ItemGroup>
  2182. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  2183. <Import Project="..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets" Condition="Exists('..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets')" />
  2184. <Target Name="EnsureBclBuildImported" BeforeTargets="BeforeBuild" Condition="'$(BclBuildImported)' == ''">
  2185. <Error Condition="!Exists('..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets')" Text="This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=317567." HelpKeyword="BCLBUILD2001" />
  2186. <Error Condition="Exists('..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets')" Text="The build restored NuGet packages. Build the project again to include these packages in the build. For more information, see http://go.microsoft.com/fwlink/?LinkID=317568." HelpKeyword="BCLBUILD2002" />
  2187. </Target>
  2188. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  2189. Other similar extension points exist, see Microsoft.Common.targets.
  2190. <Target Name="BeforeBuild">
  2191. </Target>
  2192. <Target Name="AfterBuild">
  2193. </Target>
  2194. -->
  2195. </Project>