UAS-MES.csproj 61 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478
  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>true</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>ftp://192.168.253.9/MESSetting/</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://218.17.158.219:8888/</InstallUrl>
  36. <UpdateUrl>http://218.17.158.219:8888/publish.htm/</UpdateUrl>
  37. <TargetCulture>zh</TargetCulture>
  38. <ProductName>优软MES系统</ProductName>
  39. <PublisherName>深圳市优软科技有限公司</PublisherName>
  40. <SuiteName>优软MES系统</SuiteName>
  41. <MinimumRequiredVersion>1.0.0.201</MinimumRequiredVersion>
  42. <CreateWebPageOnPublish>true</CreateWebPageOnPublish>
  43. <WebPage>publish.htm</WebPage>
  44. <ApplicationRevision>222</ApplicationRevision>
  45. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  46. <UseApplicationTrust>true</UseApplicationTrust>
  47. <CreateDesktopShortcut>true</CreateDesktopShortcut>
  48. <ExcludeDeploymentUrl>true</ExcludeDeploymentUrl>
  49. <PublishWizardCompleted>true</PublishWizardCompleted>
  50. <BootstrapperEnabled>true</BootstrapperEnabled>
  51. </PropertyGroup>
  52. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  53. <PlatformTarget>AnyCPU</PlatformTarget>
  54. <DebugSymbols>true</DebugSymbols>
  55. <DebugType>full</DebugType>
  56. <Optimize>false</Optimize>
  57. <OutputPath>bin\Debug\</OutputPath>
  58. <DefineConstants>DEBUG;TRACE</DefineConstants>
  59. <ErrorReport>prompt</ErrorReport>
  60. <WarningLevel>0</WarningLevel>
  61. <UseVSHostingProcess>true</UseVSHostingProcess>
  62. </PropertyGroup>
  63. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  64. <PlatformTarget>AnyCPU</PlatformTarget>
  65. <DebugType>pdbonly</DebugType>
  66. <Optimize>true</Optimize>
  67. <OutputPath>bin\Release\</OutputPath>
  68. <DefineConstants>TRACE</DefineConstants>
  69. <ErrorReport>prompt</ErrorReport>
  70. <WarningLevel>4</WarningLevel>
  71. </PropertyGroup>
  72. <PropertyGroup>
  73. <ManifestCertificateThumbprint>01BF432DDD776482A81ACE90FD6AEDAE068A5216</ManifestCertificateThumbprint>
  74. </PropertyGroup>
  75. <PropertyGroup>
  76. <ManifestKeyFile>
  77. </ManifestKeyFile>
  78. </PropertyGroup>
  79. <PropertyGroup>
  80. <GenerateManifests>true</GenerateManifests>
  81. </PropertyGroup>
  82. <PropertyGroup>
  83. <SignManifests>true</SignManifests>
  84. </PropertyGroup>
  85. <PropertyGroup>
  86. <StartupObject />
  87. </PropertyGroup>
  88. <PropertyGroup />
  89. <PropertyGroup>
  90. <SignAssembly>false</SignAssembly>
  91. </PropertyGroup>
  92. <PropertyGroup>
  93. <ApplicationIcon>U_Icon.ico</ApplicationIcon>
  94. </PropertyGroup>
  95. <PropertyGroup />
  96. <PropertyGroup>
  97. <Win32Resource>
  98. </Win32Resource>
  99. </PropertyGroup>
  100. <PropertyGroup />
  101. <PropertyGroup />
  102. <PropertyGroup />
  103. <PropertyGroup />
  104. <PropertyGroup />
  105. <PropertyGroup />
  106. <PropertyGroup />
  107. <PropertyGroup />
  108. <PropertyGroup />
  109. <PropertyGroup />
  110. <PropertyGroup>
  111. <NoWin32Manifest>true</NoWin32Manifest>
  112. </PropertyGroup>
  113. <ItemGroup>
  114. <Reference Include="DevComponents.DotNetBar2">
  115. <HintPath>Tool\DevComponents.DotNetBar2.dll</HintPath>
  116. </Reference>
  117. <Reference Include="ExcelHelper">
  118. <HintPath>Tool\ExcelHelper.dll</HintPath>
  119. </Reference>
  120. <Reference Include="Interop.SpeechLib">
  121. <HintPath>Tool\Interop.SpeechLib.dll</HintPath>
  122. <EmbedInteropTypes>False</EmbedInteropTypes>
  123. </Reference>
  124. <Reference Include="log4net">
  125. <HintPath>Tool\log4net.dll</HintPath>
  126. </Reference>
  127. <Reference Include="Microsoft.Office.Interop.Excel, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">
  128. <SpecificVersion>False</SpecificVersion>
  129. <EmbedInteropTypes>True</EmbedInteropTypes>
  130. <HintPath>Tool\Microsoft.Office.Interop.Excel.dll</HintPath>
  131. </Reference>
  132. <Reference Include="NPOI">
  133. <HintPath>Tool\NPOI.dll</HintPath>
  134. </Reference>
  135. <Reference Include="Oracle.ManagedDataAccess">
  136. <HintPath>Tool\Oracle.ManagedDataAccess.dll</HintPath>
  137. </Reference>
  138. <Reference Include="PresentationCore" />
  139. <Reference Include="PresentationFramework" />
  140. <Reference Include="System" />
  141. <Reference Include="System.Configuration" />
  142. <Reference Include="System.Core" />
  143. <Reference Include="System.Data.OracleClient" />
  144. <Reference Include="System.Web.Extensions" />
  145. <Reference Include="System.Windows.Forms.DataVisualization" />
  146. <Reference Include="System.Xml.Linq" />
  147. <Reference Include="System.Data.DataSetExtensions" />
  148. <Reference Include="Microsoft.CSharp" />
  149. <Reference Include="System.Data" />
  150. <Reference Include="System.Deployment" />
  151. <Reference Include="System.Drawing" />
  152. <Reference Include="System.Windows.Forms" />
  153. <Reference Include="System.Xml" />
  154. <Reference Include="WindowsBase" />
  155. </ItemGroup>
  156. <ItemGroup>
  157. <Compile Include="CustomControl\AccordionMenu\AccordionMenu.cs">
  158. <SubType>UserControl</SubType>
  159. </Compile>
  160. <Compile Include="CustomControl\AccordionMenu\AccordionMenu.Designer.cs">
  161. <DependentUpon>AccordionMenu.cs</DependentUpon>
  162. </Compile>
  163. <Compile Include="CustomControl\ButtonUtil\ArrowLeftButton.cs">
  164. <SubType>Component</SubType>
  165. </Compile>
  166. <Compile Include="CustomControl\ButtonUtil\ArrowLeftButton.Designer.cs">
  167. <DependentUpon>ArrowLeftButton.cs</DependentUpon>
  168. </Compile>
  169. <Compile Include="CustomControl\ButtonUtil\ArrowRightButton.cs">
  170. <SubType>Component</SubType>
  171. </Compile>
  172. <Compile Include="CustomControl\ButtonUtil\ArrowRightButton.Designer.cs">
  173. <DependentUpon>ArrowRightButton.cs</DependentUpon>
  174. </Compile>
  175. <Compile Include="CustomControl\ButtonUtil\ChooseAllButton.cs">
  176. <SubType>Component</SubType>
  177. </Compile>
  178. <Compile Include="CustomControl\ButtonUtil\ChooseAllButton.Designer.cs">
  179. <DependentUpon>ChooseAllButton.cs</DependentUpon>
  180. </Compile>
  181. <Compile Include="CustomControl\ButtonUtil\CloseButton.cs">
  182. <SubType>Component</SubType>
  183. </Compile>
  184. <Compile Include="CustomControl\ButtonUtil\CloseButton.Designer.cs">
  185. <DependentUpon>CloseButton.cs</DependentUpon>
  186. </Compile>
  187. <Compile Include="CustomControl\ButtonUtil\DeleteButton.cs">
  188. <SubType>Component</SubType>
  189. </Compile>
  190. <Compile Include="CustomControl\ButtonUtil\DeleteButton.Designer.cs">
  191. <DependentUpon>DeleteButton.cs</DependentUpon>
  192. </Compile>
  193. <Compile Include="CustomControl\ButtonUtil\NormalButton.cs">
  194. <SubType>Component</SubType>
  195. </Compile>
  196. <Compile Include="CustomControl\ButtonUtil\NormalButton.Designer.cs">
  197. <DependentUpon>NormalButton.cs</DependentUpon>
  198. </Compile>
  199. <Compile Include="CustomControl\ClickPicBox\ClickPicBox.cs">
  200. <SubType>Component</SubType>
  201. </Compile>
  202. <Compile Include="CustomControl\ClickPicBox\ClickPicBox.Designer.cs">
  203. <DependentUpon>ClickPicBox.cs</DependentUpon>
  204. </Compile>
  205. <Compile Include="CustomControl\ComBoxWithFocus\ComBoxWithFocus.cs">
  206. <SubType>Component</SubType>
  207. </Compile>
  208. <Compile Include="CustomControl\ComBoxWithFocus\ComBoxWithFocus.Designer.cs">
  209. <DependentUpon>ComBoxWithFocus.cs</DependentUpon>
  210. </Compile>
  211. <Compile Include="CustomControl\ComBoxWithFocus\PrinterCombox.cs">
  212. <SubType>UserControl</SubType>
  213. </Compile>
  214. <Compile Include="CustomControl\ComBoxWithFocus\PrinterCombox.Designer.cs">
  215. <DependentUpon>PrinterCombox.cs</DependentUpon>
  216. </Compile>
  217. <Compile Include="CustomControl\ComBoxWithFocus\SerialPortCombox.cs">
  218. <SubType>UserControl</SubType>
  219. </Compile>
  220. <Compile Include="CustomControl\ComBoxWithFocus\SerialPortCombox.Designer.cs">
  221. <DependentUpon>SerialPortCombox.cs</DependentUpon>
  222. </Compile>
  223. <Compile Include="CustomControl\CustomCheckBox\LockCheckBox.cs">
  224. <SubType>Component</SubType>
  225. </Compile>
  226. <Compile Include="CustomControl\CustomCheckBox\LockCheckBox.Designer.cs">
  227. <DependentUpon>LockCheckBox.cs</DependentUpon>
  228. </Compile>
  229. <Compile Include="CustomControl\CustomTabControl\CustomTabControl.cs">
  230. <SubType>Component</SubType>
  231. </Compile>
  232. <Compile Include="CustomControl\CustomTabControl\CustomTabControl.Designer.cs">
  233. <DependentUpon>CustomTabControl.cs</DependentUpon>
  234. </Compile>
  235. <Compile Include="CustomControl\CustomTabControl\ThemedColors.cs" />
  236. <Compile Include="CustomControl\DataGrid_View\DataGridViewExpand.cs">
  237. <SubType>Component</SubType>
  238. </Compile>
  239. <Compile Include="CustomControl\DataGrid_View\DataGridViewExpand.Designer.cs">
  240. <DependentUpon>DataGridViewExpand.cs</DependentUpon>
  241. </Compile>
  242. <Compile Include="CustomControl\DataGrid_View\DataGridViewWithCheckBox.cs">
  243. <SubType>Component</SubType>
  244. </Compile>
  245. <Compile Include="CustomControl\DataGrid_View\DataGridViewWithCheckBox.Designer.cs">
  246. <DependentUpon>DataGridViewWithCheckBox.cs</DependentUpon>
  247. </Compile>
  248. <Compile Include="CustomControl\DataGrid_View\DataGridViewWithSerialNum.cs">
  249. <SubType>Component</SubType>
  250. </Compile>
  251. <Compile Include="CustomControl\DataGrid_View\DataGridViewWithSerialNum.Designer.cs">
  252. <DependentUpon>DataGridViewWithSerialNum.cs</DependentUpon>
  253. </Compile>
  254. <Compile Include="CustomControl\GroupBoxWithBorder\GroupBoxWithBorder.cs">
  255. <SubType>Component</SubType>
  256. </Compile>
  257. <Compile Include="CustomControl\GroupBoxWithBorder\GroupBoxWithBorder.Designer.cs">
  258. <DependentUpon>GroupBoxWithBorder.cs</DependentUpon>
  259. </Compile>
  260. <Compile Include="CustomControl\HeadBar\HeadBar.cs">
  261. <SubType>UserControl</SubType>
  262. </Compile>
  263. <Compile Include="CustomControl\HeadBar\HeadBar.Designer.cs">
  264. <DependentUpon>HeadBar.cs</DependentUpon>
  265. </Compile>
  266. <Compile Include="CustomControl\ListViewExpand\ListViewExpand.cs">
  267. <SubType>Component</SubType>
  268. </Compile>
  269. <Compile Include="CustomControl\ListViewExpand\ListViewExpand.Designer.cs">
  270. <DependentUpon>ListViewExpand.cs</DependentUpon>
  271. </Compile>
  272. <Compile Include="CustomControl\Pagination\Pagination.cs">
  273. <SubType>UserControl</SubType>
  274. </Compile>
  275. <Compile Include="CustomControl\Pagination\Pagination.Designer.cs">
  276. <DependentUpon>Pagination.cs</DependentUpon>
  277. </Compile>
  278. <Compile Include="CustomControl\Pagination\PaginationDbFind.cs">
  279. <SubType>UserControl</SubType>
  280. </Compile>
  281. <Compile Include="CustomControl\Pagination\PaginationDbFind.Designer.cs">
  282. <DependentUpon>PaginationDbFind.cs</DependentUpon>
  283. </Compile>
  284. <Compile Include="CustomControl\ProcessBar\ProcessBar.cs">
  285. <SubType>UserControl</SubType>
  286. </Compile>
  287. <Compile Include="CustomControl\ProcessBar\ProcessBar.Designer.cs">
  288. <DependentUpon>ProcessBar.cs</DependentUpon>
  289. </Compile>
  290. <Compile Include="CustomControl\RichText\RichTextAutoBottom.cs">
  291. <SubType>Component</SubType>
  292. </Compile>
  293. <Compile Include="CustomControl\RichText\RichTextAutoBottom.Designer.cs">
  294. <DependentUpon>RichTextAutoBottom.cs</DependentUpon>
  295. </Compile>
  296. <Compile Include="CustomControl\SetLoading\LoadingCircle.cs">
  297. <SubType>Component</SubType>
  298. </Compile>
  299. <Compile Include="CustomControl\SetLoading\LoadingCircle.Designer.cs">
  300. <DependentUpon>LoadingCircle.cs</DependentUpon>
  301. </Compile>
  302. <Compile Include="CustomControl\TextBoxWithIcon\BlurSearch.cs">
  303. <SubType>UserControl</SubType>
  304. </Compile>
  305. <Compile Include="CustomControl\TextBoxWithIcon\BlurSearch.Designer.cs">
  306. <DependentUpon>BlurSearch.cs</DependentUpon>
  307. </Compile>
  308. <Compile Include="CustomControl\TextBoxWithIcon\EnterTextBox.cs">
  309. <SubType>Component</SubType>
  310. </Compile>
  311. <Compile Include="CustomControl\TextBoxWithIcon\EnterTextBox.Designer.cs">
  312. <DependentUpon>EnterTextBox.cs</DependentUpon>
  313. </Compile>
  314. <Compile Include="CustomControl\TextBoxWithIcon\MaCodeSearchTextBox.cs">
  315. <SubType>UserControl</SubType>
  316. </Compile>
  317. <Compile Include="CustomControl\TextBoxWithIcon\MaCodeSearchTextBox.Designer.cs">
  318. <DependentUpon>MaCodeSearchTextBox.cs</DependentUpon>
  319. </Compile>
  320. <Compile Include="CustomControl\TextBoxWithIcon\MaCodeTextBox.cs">
  321. <SubType>Component</SubType>
  322. </Compile>
  323. <Compile Include="CustomControl\TextBoxWithIcon\MaCodeTextBox.Designer.cs">
  324. <DependentUpon>MaCodeTextBox.cs</DependentUpon>
  325. </Compile>
  326. <Compile Include="CustomControl\TextBoxWithIcon\NumOnlyTextBox.cs">
  327. <SubType>Component</SubType>
  328. </Compile>
  329. <Compile Include="CustomControl\TextBoxWithIcon\NumOnlyTextBox.Designer.cs">
  330. <DependentUpon>NumOnlyTextBox.cs</DependentUpon>
  331. </Compile>
  332. <Compile Include="CustomControl\TextBoxWithIcon\SearchTextBox.cs">
  333. <SubType>UserControl</SubType>
  334. </Compile>
  335. <Compile Include="CustomControl\TextBoxWithIcon\SearchTextBox.Designer.cs">
  336. <DependentUpon>SearchTextBox.cs</DependentUpon>
  337. </Compile>
  338. <Compile Include="CustomControl\TextBoxWithIcon\TextAreaForm.cs">
  339. <SubType>Form</SubType>
  340. </Compile>
  341. <Compile Include="CustomControl\TextBoxWithIcon\TextAreaForm.Designer.cs">
  342. <DependentUpon>TextAreaForm.cs</DependentUpon>
  343. </Compile>
  344. <Compile Include="CustomControl\TextBoxWithIcon\TextBoxGeneratePaCode.cs">
  345. <SubType>UserControl</SubType>
  346. </Compile>
  347. <Compile Include="CustomControl\TextBoxWithIcon\TextBoxGeneratePaCode.Designer.cs">
  348. <DependentUpon>TextBoxGeneratePaCode.cs</DependentUpon>
  349. </Compile>
  350. <Compile Include="CustomControl\TextBoxWithIcon\TextBoxNumOnly.cs">
  351. <SubType>Component</SubType>
  352. </Compile>
  353. <Compile Include="CustomControl\TextBoxWithIcon\TextBoxNumOnly.Designer.cs">
  354. <DependentUpon>TextBoxNumOnly.cs</DependentUpon>
  355. </Compile>
  356. <Compile Include="CustomControl\TextBoxWithIcon\TextBoxWithPlaceHolder.cs">
  357. <SubType>Component</SubType>
  358. </Compile>
  359. <Compile Include="CustomControl\TextBoxWithIcon\TextBoxWithPlaceHolder.Designer.cs">
  360. <DependentUpon>TextBoxWithPlaceHolder.cs</DependentUpon>
  361. </Compile>
  362. <Compile Include="CustomControl\TextBoxWithIcon\TextBoxWithTextArea.cs">
  363. <SubType>UserControl</SubType>
  364. </Compile>
  365. <Compile Include="CustomControl\TextBoxWithIcon\TextBoxWithTextArea.Designer.cs">
  366. <DependentUpon>TextBoxWithTextArea.cs</DependentUpon>
  367. </Compile>
  368. <Compile Include="CustomControl\TimePickerWithCombo\TimePickerWithCombo.cs">
  369. <SubType>UserControl</SubType>
  370. </Compile>
  371. <Compile Include="CustomControl\TimePickerWithCombo\TimePickerWithCombo.Designer.cs">
  372. <DependentUpon>TimePickerWithCombo.cs</DependentUpon>
  373. </Compile>
  374. <Compile Include="CustomControl\ValueLabel\ValueLabel.cs">
  375. <SubType>Component</SubType>
  376. </Compile>
  377. <Compile Include="CustomControl\ValueLabel\ValueLabel.Designer.cs">
  378. <DependentUpon>ValueLabel.cs</DependentUpon>
  379. </Compile>
  380. <Compile Include="CustomControl\ValueLabel\ValueNumLabel.cs">
  381. <SubType>Component</SubType>
  382. </Compile>
  383. <Compile Include="CustomControl\ValueLabel\ValueNumLabel.Designer.cs">
  384. <DependentUpon>ValueNumLabel.cs</DependentUpon>
  385. </Compile>
  386. <Compile Include="DataOperate\DataHelper.cs" />
  387. <Compile Include="DataOperate\ExcelHandler.cs" />
  388. <Compile Include="DbFind.cs">
  389. <SubType>Form</SubType>
  390. </Compile>
  391. <Compile Include="DbFind.Designer.cs">
  392. <DependentUpon>DbFind.cs</DependentUpon>
  393. </Compile>
  394. <Compile Include="Entity\ItemObject.cs" />
  395. <Compile Include="Entity\SystemInf.cs" />
  396. <Compile Include="Entity\User.cs" />
  397. <Compile Include="Enum\EMouseState.cs" />
  398. <Compile Include="Form1.cs">
  399. <SubType>Form</SubType>
  400. </Compile>
  401. <Compile Include="Form1.Designer.cs">
  402. <DependentUpon>Form1.cs</DependentUpon>
  403. </Compile>
  404. <Compile Include="FunctionCode\Make\Make_ColorBoxLabelPrint.cs">
  405. <SubType>Form</SubType>
  406. </Compile>
  407. <Compile Include="FunctionCode\Make\Make_ColorBoxLabelPrint.Designer.cs">
  408. <DependentUpon>Make_ColorBoxLabelPrint.cs</DependentUpon>
  409. </Compile>
  410. <Compile Include="FunctionCode\Make\Make_FuselageLabelPrint.cs">
  411. <SubType>Form</SubType>
  412. </Compile>
  413. <Compile Include="FunctionCode\Make\Make_FuselageLabelPrint.Designer.cs">
  414. <DependentUpon>Make_FuselageLabelPrint.cs</DependentUpon>
  415. </Compile>
  416. <Compile Include="FunctionCode\Make\Make_NewBadCode.cs">
  417. <SubType>Form</SubType>
  418. </Compile>
  419. <Compile Include="FunctionCode\Make\Make_NewBadCode.Designer.cs">
  420. <DependentUpon>Make_NewBadCode.cs</DependentUpon>
  421. </Compile>
  422. <Compile Include="FunctionCode\Make\Make_NewMatainInf.cs">
  423. <SubType>Form</SubType>
  424. </Compile>
  425. <Compile Include="FunctionCode\Make\Make_NewMatainInf.Designer.cs">
  426. <DependentUpon>Make_NewMatainInf.cs</DependentUpon>
  427. </Compile>
  428. <Compile Include="FunctionCode\Special\Special_MendLabel.cs">
  429. <SubType>Form</SubType>
  430. </Compile>
  431. <Compile Include="FunctionCode\Special\Special_MendLabel.Designer.cs">
  432. <DependentUpon>Special_MendLabel.cs</DependentUpon>
  433. </Compile>
  434. <Compile Include="Login.cs">
  435. <SubType>Form</SubType>
  436. </Compile>
  437. <Compile Include="Login.Designer.cs">
  438. <DependentUpon>Login.cs</DependentUpon>
  439. </Compile>
  440. <Compile Include="Main.cs">
  441. <SubType>Form</SubType>
  442. </Compile>
  443. <Compile Include="Main.Designer.cs">
  444. <DependentUpon>Main.cs</DependentUpon>
  445. </Compile>
  446. <Compile Include="FunctionCode\OQC\OQC_SamplingDataCollection.cs">
  447. <SubType>Form</SubType>
  448. </Compile>
  449. <Compile Include="FunctionCode\OQC\OQC_SamplingDataCollection.Designer.cs">
  450. <DependentUpon>OQC_SamplingDataCollection.cs</DependentUpon>
  451. </Compile>
  452. <Compile Include="FunctionCode\OQC\OQC_BatchResultJudge.cs">
  453. <SubType>Form</SubType>
  454. </Compile>
  455. <Compile Include="FunctionCode\OQC\OQC_BatchResultJudge.Designer.cs">
  456. <DependentUpon>OQC_BatchResultJudge.cs</DependentUpon>
  457. </Compile>
  458. <Compile Include="FunctionCode\OQC\OQC_PlanMaintain.cs">
  459. <SubType>Form</SubType>
  460. </Compile>
  461. <Compile Include="FunctionCode\OQC\OQC_PlanMaintain.designer.cs">
  462. <DependentUpon>OQC_PlanMaintain.cs</DependentUpon>
  463. </Compile>
  464. <Compile Include="FunctionCode\OQC\OQC_Inspection.cs">
  465. <SubType>Form</SubType>
  466. </Compile>
  467. <Compile Include="FunctionCode\OQC\OQC_Inspection.Designer.cs">
  468. <DependentUpon>OQC_Inspection.cs</DependentUpon>
  469. </Compile>
  470. <Compile Include="Program.cs" />
  471. <Compile Include="Properties\AssemblyInfo.cs" />
  472. <Compile Include="Properties\Resources.Designer.cs">
  473. <AutoGen>True</AutoGen>
  474. <DesignTime>True</DesignTime>
  475. <DependentUpon>Resources.resx</DependentUpon>
  476. </Compile>
  477. <Compile Include="PublicForm\ChangePwd.cs">
  478. <SubType>Form</SubType>
  479. </Compile>
  480. <Compile Include="PublicForm\ChangePwd.Designer.cs">
  481. <DependentUpon>ChangePwd.cs</DependentUpon>
  482. </Compile>
  483. <Compile Include="PublicForm\DataChooseForm.cs">
  484. <SubType>Form</SubType>
  485. </Compile>
  486. <Compile Include="PublicForm\DataChooseForm.Designer.cs">
  487. <DependentUpon>DataChooseForm.cs</DependentUpon>
  488. </Compile>
  489. <Compile Include="PublicForm\SetLoadingWindow.cs">
  490. <SubType>Form</SubType>
  491. </Compile>
  492. <Compile Include="PublicForm\SetLoadingWindow.Designer.cs">
  493. <DependentUpon>SetLoadingWindow.cs</DependentUpon>
  494. </Compile>
  495. <Compile Include="PublicMethod\AssemblyHelper.cs" />
  496. <Compile Include="PublicMethod\AutoSizeFormClass.cs" />
  497. <Compile Include="PublicMethod\BaseUtil.cs" />
  498. <Compile Include="PublicMethod\DrawHelper.cs" />
  499. <Compile Include="PublicMethod\Encryption.cs" />
  500. <Compile Include="PublicMethod\ftpOperater.cs" />
  501. <Compile Include="PublicMethod\GlobalEventsHandler.cs" />
  502. <Compile Include="PublicMethod\LogicHandler.cs" />
  503. <Compile Include="PublicMethod\ExceptionHandler.cs" />
  504. <Compile Include="PublicMethod\LogManager.cs" />
  505. <Compile Include="PublicMethod\LogStringBuilder.cs" />
  506. <Compile Include="PublicMethod\Print.cs" />
  507. <Compile Include="PublicMethod\ReadDataFromSerialPort.cs" />
  508. <Compile Include="FunctionCode\SMT\SMT_Feeding.cs">
  509. <SubType>Form</SubType>
  510. </Compile>
  511. <Compile Include="FunctionCode\SMT\SMT_Feeding.Designer.cs">
  512. <DependentUpon>SMT_Feeding.cs</DependentUpon>
  513. </Compile>
  514. <Compile Include="FunctionCode\SMT\SMT_MakeShift.cs">
  515. <SubType>Form</SubType>
  516. </Compile>
  517. <Compile Include="FunctionCode\SMT\SMT_MakeShift.Designer.cs">
  518. <DependentUpon>SMT_MakeShift.cs</DependentUpon>
  519. </Compile>
  520. <Compile Include="FunctionCode\SMT\SMT_PreMaterials.cs">
  521. <SubType>Form</SubType>
  522. </Compile>
  523. <Compile Include="FunctionCode\SMT\SMT_PreMaterials.Designer.cs">
  524. <DependentUpon>SMT_PreMaterials.cs</DependentUpon>
  525. </Compile>
  526. <Compile Include="FunctionCode\SMT\SMT_MaterialsWaring.cs">
  527. <SubType>Form</SubType>
  528. </Compile>
  529. <Compile Include="FunctionCode\SMT\SMT_MaterialsWaring.Designer.cs">
  530. <DependentUpon>SMT_MaterialsWaring.cs</DependentUpon>
  531. </Compile>
  532. <Compile Include="FunctionCode\SMT\SMT_WaringSetting.cs">
  533. <SubType>Form</SubType>
  534. </Compile>
  535. <Compile Include="FunctionCode\SMT\SMT_WaringSetting.Designer.cs">
  536. <DependentUpon>SMT_WaringSetting.cs</DependentUpon>
  537. </Compile>
  538. <Compile Include="FunctionCode\SMT\SMT_ChangeLine.cs">
  539. <SubType>Form</SubType>
  540. </Compile>
  541. <Compile Include="FunctionCode\SMT\SMT_ChangeLine.Designer.cs">
  542. <DependentUpon>SMT_ChangeLine.cs</DependentUpon>
  543. </Compile>
  544. <Compile Include="FunctionCode\Make\Make_FeedingCollection.cs">
  545. <SubType>Form</SubType>
  546. </Compile>
  547. <Compile Include="FunctionCode\Make\Make_FeedingCollection.Designer.cs">
  548. <DependentUpon>Make_FeedingCollection.cs</DependentUpon>
  549. </Compile>
  550. <Compile Include="FunctionCode\Make\Make_SplitBoard.cs">
  551. <SubType>Form</SubType>
  552. </Compile>
  553. <Compile Include="FunctionCode\Make\Make_SplitBoard.Designer.cs">
  554. <DependentUpon>Make_SplitBoard.cs</DependentUpon>
  555. </Compile>
  556. <Compile Include="FunctionCode\Make\Make_PackageCollection.cs">
  557. <SubType>Form</SubType>
  558. </Compile>
  559. <Compile Include="FunctionCode\Make\Make_PackageCollection.Designer.cs">
  560. <DependentUpon>Make_PackageCollection.cs</DependentUpon>
  561. </Compile>
  562. <Compile Include="FunctionCode\Make\Make_CartonBoxWeigh.cs">
  563. <SubType>Form</SubType>
  564. </Compile>
  565. <Compile Include="FunctionCode\Make\Make_CartonBoxWeigh.Designer.cs">
  566. <DependentUpon>Make_CartonBoxWeigh.cs</DependentUpon>
  567. </Compile>
  568. <Compile Include="FunctionCode\Make\Make_PositionStock.cs">
  569. <SubType>Form</SubType>
  570. </Compile>
  571. <Compile Include="FunctionCode\Make\Make_PositionStock.Designer.cs">
  572. <DependentUpon>Make_PositionStock.cs</DependentUpon>
  573. </Compile>
  574. <Compile Include="FunctionCode\Make\Make_CheckNoRelpace.cs">
  575. <SubType>Form</SubType>
  576. </Compile>
  577. <Compile Include="FunctionCode\Make\Make_CheckNoRelpace.Designer.cs">
  578. <DependentUpon>Make_CheckNoRelpace.cs</DependentUpon>
  579. </Compile>
  580. <Compile Include="FunctionCode\Make\Make_SeqTransform.cs">
  581. <SubType>Form</SubType>
  582. </Compile>
  583. <Compile Include="FunctionCode\Make\Make_SeqTransform.Designer.cs">
  584. <DependentUpon>Make_SeqTransform.cs</DependentUpon>
  585. </Compile>
  586. <Compile Include="FunctionCode\Make\Make_ColorBoxWeigh.cs">
  587. <SubType>Form</SubType>
  588. </Compile>
  589. <Compile Include="FunctionCode\Make\Make_ColorBoxWeigh.Designer.cs">
  590. <DependentUpon>Make_ColorBoxWeigh.cs</DependentUpon>
  591. </Compile>
  592. <Compile Include="FunctionCode\Make\Make_NewPallet.cs">
  593. <SubType>Form</SubType>
  594. </Compile>
  595. <Compile Include="FunctionCode\Make\Make_NewPallet.Designer.cs">
  596. <DependentUpon>Make_NewPallet.cs</DependentUpon>
  597. </Compile>
  598. <Compile Include="FunctionCode\Make\Make_ColorBoxLoadPrint.cs">
  599. <SubType>Form</SubType>
  600. </Compile>
  601. <Compile Include="FunctionCode\Make\Make_ColorBoxLoadPrint.Designer.cs">
  602. <DependentUpon>Make_ColorBoxLoadPrint.cs</DependentUpon>
  603. </Compile>
  604. <Compile Include="FunctionCode\Make\Make_PalletWeigh.cs">
  605. <SubType>Form</SubType>
  606. </Compile>
  607. <Compile Include="FunctionCode\Make\Make_PalletWeigh.Designer.cs">
  608. <DependentUpon>Make_PalletWeigh.cs</DependentUpon>
  609. </Compile>
  610. <Compile Include="FunctionCode\Make\Make_TestCollection.cs">
  611. <SubType>Form</SubType>
  612. </Compile>
  613. <Compile Include="FunctionCode\Make\Make_TestCollection.Designer.cs">
  614. <DependentUpon>Make_TestCollection.cs</DependentUpon>
  615. </Compile>
  616. <Compile Include="FunctionCode\Make\Make_Repair.cs">
  617. <SubType>Form</SubType>
  618. </Compile>
  619. <Compile Include="FunctionCode\Make\Make_Repair.Designer.cs">
  620. <DependentUpon>Make_Repair.cs</DependentUpon>
  621. </Compile>
  622. <Compile Include="FunctionCode\Employee\Employee_Data.cs">
  623. <SubType>Form</SubType>
  624. </Compile>
  625. <Compile Include="FunctionCode\Employee\Employee_Data.Designer.cs">
  626. <DependentUpon>Employee_Data.cs</DependentUpon>
  627. </Compile>
  628. <Compile Include="FunctionCode\Employee\Employee_Group.cs">
  629. <SubType>Form</SubType>
  630. </Compile>
  631. <Compile Include="FunctionCode\Employee\Employee_Group.Designer.cs">
  632. <DependentUpon>Employee_Group.cs</DependentUpon>
  633. </Compile>
  634. <Compile Include="FunctionCode\Employee\Employee_ChooseUserToGroup.cs">
  635. <SubType>Form</SubType>
  636. </Compile>
  637. <Compile Include="FunctionCode\Employee\Employee_ChooseUserToGroup.Designer.cs">
  638. <DependentUpon>Employee_ChooseUserToGroup.cs</DependentUpon>
  639. </Compile>
  640. <Compile Include="FunctionCode\Employee\Employee_NewGroup.cs">
  641. <SubType>Form</SubType>
  642. </Compile>
  643. <Compile Include="FunctionCode\Employee\Employee_NewGroup.Designer.cs">
  644. <DependentUpon>Employee_NewGroup.cs</DependentUpon>
  645. </Compile>
  646. <Compile Include="FunctionCode\Employee\Employee_PowerSarch.cs">
  647. <SubType>Form</SubType>
  648. </Compile>
  649. <Compile Include="FunctionCode\Employee\Employee_PowerSarch.Designer.cs">
  650. <DependentUpon>Employee_PowerSarch.cs</DependentUpon>
  651. </Compile>
  652. <Compile Include="FunctionCode\Employee\Employee_Power.cs">
  653. <SubType>Form</SubType>
  654. </Compile>
  655. <Compile Include="FunctionCode\Employee\Employee_Power.Designer.cs">
  656. <DependentUpon>Employee_Power.cs</DependentUpon>
  657. </Compile>
  658. <Compile Include="FunctionCode\Warehouse\Warehouse_FinishedProductIn.cs">
  659. <SubType>Form</SubType>
  660. </Compile>
  661. <Compile Include="FunctionCode\Warehouse\Warehouse_FinishedProductIn.Designer.cs">
  662. <DependentUpon>Warehouse_FinishedProductIn.cs</DependentUpon>
  663. </Compile>
  664. <Compile Include="FunctionCode\Warehouse\Warehouse_FinishedProductOut.cs">
  665. <SubType>Form</SubType>
  666. </Compile>
  667. <Compile Include="FunctionCode\Warehouse\Warehouse_FinishedProductOut.Designer.cs">
  668. <DependentUpon>Warehouse_FinishedProductOut.cs</DependentUpon>
  669. </Compile>
  670. <Compile Include="FunctionCode\Warehouse\Warehouse_In.cs">
  671. <SubType>Form</SubType>
  672. </Compile>
  673. <Compile Include="FunctionCode\Warehouse\Warehouse_In.Designer.cs">
  674. <DependentUpon>Warehouse_In.cs</DependentUpon>
  675. </Compile>
  676. <Compile Include="FunctionCode\Warehouse\Warehouse_Out.cs">
  677. <SubType>Form</SubType>
  678. </Compile>
  679. <Compile Include="FunctionCode\Warehouse\Warehouse_Out.Designer.cs">
  680. <DependentUpon>Warehouse_Out.cs</DependentUpon>
  681. </Compile>
  682. <Compile Include="FunctionCode\Stock\Stock_WarehouseTransform.cs">
  683. <SubType>Form</SubType>
  684. </Compile>
  685. <Compile Include="FunctionCode\Stock\Stock_WarehouseTransform.Designer.cs">
  686. <DependentUpon>Stock_WarehouseTransform.cs</DependentUpon>
  687. </Compile>
  688. <Compile Include="FunctionCode\Stock\Stock_Split.cs">
  689. <SubType>Form</SubType>
  690. </Compile>
  691. <Compile Include="FunctionCode\Stock\Stock_Split.Designer.cs">
  692. <DependentUpon>Stock_Split.cs</DependentUpon>
  693. </Compile>
  694. <Compile Include="FunctionCode\Stock\Stock_Combine.cs">
  695. <SubType>Form</SubType>
  696. </Compile>
  697. <Compile Include="FunctionCode\Stock\Stock_Combine.Designer.cs">
  698. <DependentUpon>Stock_Combine.cs</DependentUpon>
  699. </Compile>
  700. <Compile Include="FunctionCode\Stock\Sotck_StorageTransform.cs">
  701. <SubType>Form</SubType>
  702. </Compile>
  703. <Compile Include="FunctionCode\Stock\Sotck_StorageTransform.Designer.cs">
  704. <DependentUpon>Sotck_StorageTransform.cs</DependentUpon>
  705. </Compile>
  706. <Compile Include="FunctionCode\Stock\Stock_BarcodeInf.cs">
  707. <SubType>Form</SubType>
  708. </Compile>
  709. <Compile Include="FunctionCode\Stock\Stock_BarcodeInf.Designer.cs">
  710. <DependentUpon>Stock_BarcodeInf.cs</DependentUpon>
  711. </Compile>
  712. <Compile Include="FunctionCode\Query\Query_ProductTraceBack.cs">
  713. <SubType>Form</SubType>
  714. </Compile>
  715. <Compile Include="FunctionCode\Query\Query_ProductTraceBack.Designer.cs">
  716. <DependentUpon>Query_ProductTraceBack.cs</DependentUpon>
  717. </Compile>
  718. <Compile Include="FunctionCode\Query\Query_ExeProgress.cs">
  719. <SubType>Form</SubType>
  720. </Compile>
  721. <Compile Include="FunctionCode\Query\Query_ExeProgress.Designer.cs">
  722. <DependentUpon>Query_ExeProgress.cs</DependentUpon>
  723. </Compile>
  724. <Compile Include="FunctionCode\Query\Query_OnlineTraceBack.cs">
  725. <SubType>Form</SubType>
  726. </Compile>
  727. <Compile Include="FunctionCode\Query\Query_OnlineTraceBack.Designer.cs">
  728. <DependentUpon>Query_OnlineTraceBack.cs</DependentUpon>
  729. </Compile>
  730. <Compile Include="FunctionCode\Query\Quert_RealTime.cs">
  731. <SubType>Form</SubType>
  732. </Compile>
  733. <Compile Include="FunctionCode\Query\Quert_RealTime.Designer.cs">
  734. <DependentUpon>Quert_RealTime.cs</DependentUpon>
  735. </Compile>
  736. <Compile Include="FunctionCode\Special\Special_QCForce.cs">
  737. <SubType>Form</SubType>
  738. </Compile>
  739. <Compile Include="FunctionCode\Special\Special_QCForce.Designer.cs">
  740. <DependentUpon>Special_QCForce.cs</DependentUpon>
  741. </Compile>
  742. <Compile Include="FunctionCode\Special\Special_CancelCollection.cs">
  743. <SubType>Form</SubType>
  744. </Compile>
  745. <Compile Include="FunctionCode\Special\Special_CancelCollection.Designer.cs">
  746. <DependentUpon>Special_CancelCollection.cs</DependentUpon>
  747. </Compile>
  748. <Compile Include="FunctionCode\Special\Special_SeqTransform.cs">
  749. <SubType>Form</SubType>
  750. </Compile>
  751. <Compile Include="FunctionCode\Special\Special_SeqTransform.Designer.cs">
  752. <DependentUpon>Special_SeqTransform.cs</DependentUpon>
  753. </Compile>
  754. <Compile Include="FunctionCode\Special\Special_BoxSplit.cs">
  755. <SubType>Form</SubType>
  756. </Compile>
  757. <Compile Include="FunctionCode\Special\Special_BoxSplit.Designer.cs">
  758. <DependentUpon>Special_BoxSplit.cs</DependentUpon>
  759. </Compile>
  760. <Compile Include="FunctionCode\Special\Special_MixPackage.cs">
  761. <SubType>Form</SubType>
  762. </Compile>
  763. <Compile Include="FunctionCode\Special\Special_MixPackage.Designer.cs">
  764. <DependentUpon>Special_MixPackage.cs</DependentUpon>
  765. </Compile>
  766. <Compile Include="FunctionCode\SystemSetting\SystemSetting_LabelMaintain.cs">
  767. <SubType>Form</SubType>
  768. </Compile>
  769. <Compile Include="FunctionCode\SystemSetting\SystemSetting_LabelMaintain.Designer.cs">
  770. <DependentUpon>SystemSetting_LabelMaintain.cs</DependentUpon>
  771. </Compile>
  772. <Compile Include="FunctionCode\SystemSetting\SystemSetting_SysNav.cs">
  773. <SubType>Form</SubType>
  774. </Compile>
  775. <Compile Include="FunctionCode\SystemSetting\SystemSetting_SysNav.Designer.cs">
  776. <DependentUpon>SystemSetting_SysNav.cs</DependentUpon>
  777. </Compile>
  778. <Compile Include="FunctionCode\SystemSetting\SystemSetting_PrinterTest.cs">
  779. <SubType>Form</SubType>
  780. </Compile>
  781. <Compile Include="FunctionCode\SystemSetting\SystemSetting_PrinterTest.Designer.cs">
  782. <DependentUpon>SystemSetting_PrinterTest.cs</DependentUpon>
  783. </Compile>
  784. <Compile Include="FunctionCode\SystemSetting\SystemSetting_ScaleTest.cs">
  785. <SubType>Form</SubType>
  786. </Compile>
  787. <Compile Include="FunctionCode\SystemSetting\SystemSetting_ScaleTest.Designer.cs">
  788. <DependentUpon>SystemSetting_ScaleTest.cs</DependentUpon>
  789. </Compile>
  790. <Compile Include="Settings.cs" />
  791. <EmbeddedResource Include="CustomControl\AccordionMenu\AccordionMenu.resx">
  792. <DependentUpon>AccordionMenu.cs</DependentUpon>
  793. </EmbeddedResource>
  794. <EmbeddedResource Include="CustomControl\ClickPicBox\ClickPicBox.resx">
  795. <DependentUpon>ClickPicBox.cs</DependentUpon>
  796. </EmbeddedResource>
  797. <EmbeddedResource Include="CustomControl\ComBoxWithFocus\PrinterCombox.resx">
  798. <DependentUpon>PrinterCombox.cs</DependentUpon>
  799. </EmbeddedResource>
  800. <EmbeddedResource Include="CustomControl\ComBoxWithFocus\SerialPortCombox.resx">
  801. <DependentUpon>SerialPortCombox.cs</DependentUpon>
  802. </EmbeddedResource>
  803. <EmbeddedResource Include="CustomControl\CustomCheckBox\LockCheckBox.resx">
  804. <DependentUpon>LockCheckBox.cs</DependentUpon>
  805. </EmbeddedResource>
  806. <EmbeddedResource Include="CustomControl\CustomTabControl\CustomTabControl.resx">
  807. <DependentUpon>CustomTabControl.cs</DependentUpon>
  808. </EmbeddedResource>
  809. <EmbeddedResource Include="CustomControl\DataGrid_View\DataGridViewExpand.resx">
  810. <DependentUpon>DataGridViewExpand.cs</DependentUpon>
  811. </EmbeddedResource>
  812. <EmbeddedResource Include="CustomControl\HeadBar\HeadBar.resx">
  813. <DependentUpon>HeadBar.cs</DependentUpon>
  814. </EmbeddedResource>
  815. <EmbeddedResource Include="CustomControl\HeadBar\HeadBar.zu.resx">
  816. <DependentUpon>HeadBar.cs</DependentUpon>
  817. </EmbeddedResource>
  818. <EmbeddedResource Include="CustomControl\Pagination\Pagination.resx">
  819. <DependentUpon>Pagination.cs</DependentUpon>
  820. </EmbeddedResource>
  821. <EmbeddedResource Include="CustomControl\Pagination\PaginationDbFind.resx">
  822. <DependentUpon>PaginationDbFind.cs</DependentUpon>
  823. </EmbeddedResource>
  824. <EmbeddedResource Include="CustomControl\ProcessBar\ProcessBar.resx">
  825. <DependentUpon>ProcessBar.cs</DependentUpon>
  826. </EmbeddedResource>
  827. <EmbeddedResource Include="CustomControl\TextBoxWithIcon\BlurSearch.resx">
  828. <DependentUpon>BlurSearch.cs</DependentUpon>
  829. </EmbeddedResource>
  830. <EmbeddedResource Include="CustomControl\TextBoxWithIcon\EnterTextBox.resx">
  831. <DependentUpon>EnterTextBox.cs</DependentUpon>
  832. </EmbeddedResource>
  833. <EmbeddedResource Include="CustomControl\TextBoxWithIcon\MaCodeSearchTextBox.resx">
  834. <DependentUpon>MaCodeSearchTextBox.cs</DependentUpon>
  835. </EmbeddedResource>
  836. <EmbeddedResource Include="CustomControl\TextBoxWithIcon\MaCodeTextBox.resx">
  837. <DependentUpon>MaCodeTextBox.cs</DependentUpon>
  838. </EmbeddedResource>
  839. <EmbeddedResource Include="CustomControl\TextBoxWithIcon\NumOnlyTextBox.resx">
  840. <DependentUpon>NumOnlyTextBox.cs</DependentUpon>
  841. </EmbeddedResource>
  842. <EmbeddedResource Include="CustomControl\TextBoxWithIcon\SearchTextBox.resx">
  843. <DependentUpon>SearchTextBox.cs</DependentUpon>
  844. </EmbeddedResource>
  845. <EmbeddedResource Include="CustomControl\TextBoxWithIcon\TextAreaForm.resx">
  846. <DependentUpon>TextAreaForm.cs</DependentUpon>
  847. </EmbeddedResource>
  848. <EmbeddedResource Include="CustomControl\TextBoxWithIcon\TextBoxGeneratePaCode.resx">
  849. <DependentUpon>TextBoxGeneratePaCode.cs</DependentUpon>
  850. </EmbeddedResource>
  851. <EmbeddedResource Include="CustomControl\TextBoxWithIcon\TextBoxWithPlaceHolder.resx">
  852. <DependentUpon>TextBoxWithPlaceHolder.cs</DependentUpon>
  853. </EmbeddedResource>
  854. <EmbeddedResource Include="CustomControl\TextBoxWithIcon\TextBoxWithTextArea.resx">
  855. <DependentUpon>TextBoxWithTextArea.cs</DependentUpon>
  856. </EmbeddedResource>
  857. <EmbeddedResource Include="CustomControl\TimePickerWithCombo\TimePickerWithCombo.resx">
  858. <DependentUpon>TimePickerWithCombo.cs</DependentUpon>
  859. </EmbeddedResource>
  860. <EmbeddedResource Include="DbFind.resx">
  861. <DependentUpon>DbFind.cs</DependentUpon>
  862. </EmbeddedResource>
  863. <EmbeddedResource Include="Form1.resx">
  864. <DependentUpon>Form1.cs</DependentUpon>
  865. </EmbeddedResource>
  866. <EmbeddedResource Include="FunctionCode\Make\Make_ColorBoxLabelPrint.resx">
  867. <DependentUpon>Make_ColorBoxLabelPrint.cs</DependentUpon>
  868. </EmbeddedResource>
  869. <EmbeddedResource Include="FunctionCode\Make\Make_FuselageLabelPrint.resx">
  870. <DependentUpon>Make_FuselageLabelPrint.cs</DependentUpon>
  871. </EmbeddedResource>
  872. <EmbeddedResource Include="FunctionCode\Make\Make_NewBadCode.resx">
  873. <DependentUpon>Make_NewBadCode.cs</DependentUpon>
  874. </EmbeddedResource>
  875. <EmbeddedResource Include="FunctionCode\Make\Make_NewMatainInf.resx">
  876. <DependentUpon>Make_NewMatainInf.cs</DependentUpon>
  877. </EmbeddedResource>
  878. <EmbeddedResource Include="FunctionCode\Special\Special_MendLabel.resx">
  879. <DependentUpon>Special_MendLabel.cs</DependentUpon>
  880. </EmbeddedResource>
  881. <EmbeddedResource Include="Login.resx">
  882. <DependentUpon>Login.cs</DependentUpon>
  883. </EmbeddedResource>
  884. <EmbeddedResource Include="Main.resx">
  885. <DependentUpon>Main.cs</DependentUpon>
  886. </EmbeddedResource>
  887. <EmbeddedResource Include="FunctionCode\OQC\OQC_SamplingDataCollection.resx">
  888. <DependentUpon>OQC_SamplingDataCollection.cs</DependentUpon>
  889. </EmbeddedResource>
  890. <EmbeddedResource Include="FunctionCode\OQC\OQC_BatchResultJudge.resx">
  891. <DependentUpon>OQC_BatchResultJudge.cs</DependentUpon>
  892. </EmbeddedResource>
  893. <EmbeddedResource Include="FunctionCode\OQC\OQC_PlanMaintain.resx">
  894. <DependentUpon>OQC_PlanMaintain.cs</DependentUpon>
  895. </EmbeddedResource>
  896. <EmbeddedResource Include="FunctionCode\OQC\OQC_Inspection.resx">
  897. <DependentUpon>OQC_Inspection.cs</DependentUpon>
  898. </EmbeddedResource>
  899. <EmbeddedResource Include="Properties\Resources.resx">
  900. <Generator>ResXFileCodeGenerator</Generator>
  901. <SubType>Designer</SubType>
  902. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  903. </EmbeddedResource>
  904. <EmbeddedResource Include="PublicForm\ChangePwd.resx">
  905. <DependentUpon>ChangePwd.cs</DependentUpon>
  906. </EmbeddedResource>
  907. <EmbeddedResource Include="PublicForm\DataChooseForm.resx">
  908. <DependentUpon>DataChooseForm.cs</DependentUpon>
  909. </EmbeddedResource>
  910. <EmbeddedResource Include="PublicForm\SetLoadingWindow.resx">
  911. <DependentUpon>SetLoadingWindow.cs</DependentUpon>
  912. </EmbeddedResource>
  913. <EmbeddedResource Include="FunctionCode\SMT\SMT_Feeding.resx">
  914. <DependentUpon>SMT_Feeding.cs</DependentUpon>
  915. </EmbeddedResource>
  916. <EmbeddedResource Include="FunctionCode\SMT\SMT_MakeShift.resx">
  917. <DependentUpon>SMT_MakeShift.cs</DependentUpon>
  918. </EmbeddedResource>
  919. <EmbeddedResource Include="FunctionCode\SMT\SMT_PreMaterials.resx">
  920. <DependentUpon>SMT_PreMaterials.cs</DependentUpon>
  921. </EmbeddedResource>
  922. <EmbeddedResource Include="FunctionCode\SMT\SMT_MaterialsWaring.resx">
  923. <DependentUpon>SMT_MaterialsWaring.cs</DependentUpon>
  924. </EmbeddedResource>
  925. <EmbeddedResource Include="FunctionCode\SMT\SMT_WaringSetting.resx">
  926. <DependentUpon>SMT_WaringSetting.cs</DependentUpon>
  927. </EmbeddedResource>
  928. <EmbeddedResource Include="FunctionCode\SMT\SMT_ChangeLine.resx">
  929. <DependentUpon>SMT_ChangeLine.cs</DependentUpon>
  930. </EmbeddedResource>
  931. <EmbeddedResource Include="FunctionCode\Make\Make_FeedingCollection.resx">
  932. <DependentUpon>Make_FeedingCollection.cs</DependentUpon>
  933. </EmbeddedResource>
  934. <EmbeddedResource Include="FunctionCode\Make\Make_SplitBoard.resx">
  935. <DependentUpon>Make_SplitBoard.cs</DependentUpon>
  936. </EmbeddedResource>
  937. <EmbeddedResource Include="FunctionCode\Make\Make_PackageCollection.resx">
  938. <DependentUpon>Make_PackageCollection.cs</DependentUpon>
  939. </EmbeddedResource>
  940. <EmbeddedResource Include="FunctionCode\Make\Make_CartonBoxWeigh.resx">
  941. <DependentUpon>Make_CartonBoxWeigh.cs</DependentUpon>
  942. </EmbeddedResource>
  943. <EmbeddedResource Include="FunctionCode\Make\Make_PositionStock.resx">
  944. <DependentUpon>Make_PositionStock.cs</DependentUpon>
  945. </EmbeddedResource>
  946. <EmbeddedResource Include="FunctionCode\Make\Make_CheckNoRelpace.resx">
  947. <DependentUpon>Make_CheckNoRelpace.cs</DependentUpon>
  948. </EmbeddedResource>
  949. <EmbeddedResource Include="FunctionCode\Make\Make_SeqTransform.resx">
  950. <DependentUpon>Make_SeqTransform.cs</DependentUpon>
  951. </EmbeddedResource>
  952. <EmbeddedResource Include="FunctionCode\Make\Make_ColorBoxWeigh.resx">
  953. <DependentUpon>Make_ColorBoxWeigh.cs</DependentUpon>
  954. </EmbeddedResource>
  955. <EmbeddedResource Include="FunctionCode\Make\Make_NewPallet.resx">
  956. <DependentUpon>Make_NewPallet.cs</DependentUpon>
  957. </EmbeddedResource>
  958. <EmbeddedResource Include="FunctionCode\Make\Make_ColorBoxLoadPrint.resx">
  959. <DependentUpon>Make_ColorBoxLoadPrint.cs</DependentUpon>
  960. </EmbeddedResource>
  961. <EmbeddedResource Include="FunctionCode\Make\Make_PalletWeigh.resx">
  962. <DependentUpon>Make_PalletWeigh.cs</DependentUpon>
  963. </EmbeddedResource>
  964. <EmbeddedResource Include="FunctionCode\Make\Make_TestCollection.resx">
  965. <DependentUpon>Make_TestCollection.cs</DependentUpon>
  966. </EmbeddedResource>
  967. <EmbeddedResource Include="FunctionCode\Make\Make_Repair.resx">
  968. <DependentUpon>Make_Repair.cs</DependentUpon>
  969. </EmbeddedResource>
  970. <EmbeddedResource Include="FunctionCode\Employee\Employee_NewGroup.resx">
  971. <DependentUpon>Employee_NewGroup.cs</DependentUpon>
  972. </EmbeddedResource>
  973. <EmbeddedResource Include="FunctionCode\Employee\Employee_PowerSarch.resx">
  974. <DependentUpon>Employee_PowerSarch.cs</DependentUpon>
  975. </EmbeddedResource>
  976. <EmbeddedResource Include="FunctionCode\Employee\Employee_Data.resx">
  977. <DependentUpon>Employee_Data.cs</DependentUpon>
  978. </EmbeddedResource>
  979. <EmbeddedResource Include="FunctionCode\Employee\Employee_Group.resx">
  980. <DependentUpon>Employee_Group.cs</DependentUpon>
  981. </EmbeddedResource>
  982. <EmbeddedResource Include="FunctionCode\Employee\Employee_ChooseUserToGroup.resx">
  983. <DependentUpon>Employee_ChooseUserToGroup.cs</DependentUpon>
  984. </EmbeddedResource>
  985. <EmbeddedResource Include="FunctionCode\Employee\Employee_Power.resx">
  986. <DependentUpon>Employee_Power.cs</DependentUpon>
  987. </EmbeddedResource>
  988. <EmbeddedResource Include="FunctionCode\Warehouse\Warehouse_FinishedProductIn.resx">
  989. <DependentUpon>Warehouse_FinishedProductIn.cs</DependentUpon>
  990. </EmbeddedResource>
  991. <EmbeddedResource Include="FunctionCode\Warehouse\Warehouse_FinishedProductOut.resx">
  992. <DependentUpon>Warehouse_FinishedProductOut.cs</DependentUpon>
  993. </EmbeddedResource>
  994. <EmbeddedResource Include="FunctionCode\Warehouse\Warehouse_In.resx">
  995. <DependentUpon>Warehouse_In.cs</DependentUpon>
  996. </EmbeddedResource>
  997. <EmbeddedResource Include="FunctionCode\Warehouse\Warehouse_Out.resx">
  998. <DependentUpon>Warehouse_Out.cs</DependentUpon>
  999. </EmbeddedResource>
  1000. <EmbeddedResource Include="FunctionCode\Stock\Stock_WarehouseTransform.resx">
  1001. <DependentUpon>Stock_WarehouseTransform.cs</DependentUpon>
  1002. </EmbeddedResource>
  1003. <EmbeddedResource Include="FunctionCode\Stock\Stock_Split.resx">
  1004. <DependentUpon>Stock_Split.cs</DependentUpon>
  1005. </EmbeddedResource>
  1006. <EmbeddedResource Include="FunctionCode\Query\Query_ProductTraceBack.resx">
  1007. <DependentUpon>Query_ProductTraceBack.cs</DependentUpon>
  1008. </EmbeddedResource>
  1009. <EmbeddedResource Include="FunctionCode\Query\Query_ExeProgress.resx">
  1010. <DependentUpon>Query_ExeProgress.cs</DependentUpon>
  1011. </EmbeddedResource>
  1012. <EmbeddedResource Include="FunctionCode\Query\Query_OnlineTraceBack.resx">
  1013. <DependentUpon>Query_OnlineTraceBack.cs</DependentUpon>
  1014. </EmbeddedResource>
  1015. <EmbeddedResource Include="FunctionCode\Query\Quert_RealTime.resx">
  1016. <DependentUpon>Quert_RealTime.cs</DependentUpon>
  1017. </EmbeddedResource>
  1018. <EmbeddedResource Include="FunctionCode\Special\Special_QCForce.resx">
  1019. <DependentUpon>Special_QCForce.cs</DependentUpon>
  1020. </EmbeddedResource>
  1021. <EmbeddedResource Include="FunctionCode\Special\Special_CancelCollection.resx">
  1022. <DependentUpon>Special_CancelCollection.cs</DependentUpon>
  1023. </EmbeddedResource>
  1024. <EmbeddedResource Include="FunctionCode\Special\Special_SeqTransform.resx">
  1025. <DependentUpon>Special_SeqTransform.cs</DependentUpon>
  1026. </EmbeddedResource>
  1027. <EmbeddedResource Include="FunctionCode\Special\Special_BoxSplit.resx">
  1028. <DependentUpon>Special_BoxSplit.cs</DependentUpon>
  1029. </EmbeddedResource>
  1030. <EmbeddedResource Include="FunctionCode\Special\Special_MixPackage.resx">
  1031. <DependentUpon>Special_MixPackage.cs</DependentUpon>
  1032. </EmbeddedResource>
  1033. <EmbeddedResource Include="FunctionCode\SystemSetting\SystemSetting_LabelMaintain.resx">
  1034. <DependentUpon>SystemSetting_LabelMaintain.cs</DependentUpon>
  1035. </EmbeddedResource>
  1036. <EmbeddedResource Include="FunctionCode\SystemSetting\SystemSetting_SysNav.resx">
  1037. <DependentUpon>SystemSetting_SysNav.cs</DependentUpon>
  1038. </EmbeddedResource>
  1039. <EmbeddedResource Include="FunctionCode\SystemSetting\SystemSetting_PrinterTest.resx">
  1040. <DependentUpon>SystemSetting_PrinterTest.cs</DependentUpon>
  1041. </EmbeddedResource>
  1042. <EmbeddedResource Include="FunctionCode\SystemSetting\SystemSetting_ScaleTest.resx">
  1043. <DependentUpon>SystemSetting_ScaleTest.cs</DependentUpon>
  1044. </EmbeddedResource>
  1045. <None Include="Cert\深圳市优软科技有限公司.pfx" />
  1046. <None Include="Properties\app.manifest" />
  1047. <None Include="Properties\Settings.settings">
  1048. <Generator>SettingsSingleFileGenerator</Generator>
  1049. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  1050. </None>
  1051. <Compile Include="Properties\Settings.Designer.cs">
  1052. <AutoGen>True</AutoGen>
  1053. <DependentUpon>Settings.settings</DependentUpon>
  1054. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  1055. </Compile>
  1056. </ItemGroup>
  1057. <ItemGroup>
  1058. <None Include="App.config">
  1059. <SubType>Designer</SubType>
  1060. </None>
  1061. </ItemGroup>
  1062. <ItemGroup>
  1063. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  1064. <Visible>False</Visible>
  1065. <ProductName>.NET Framework 3.5 SP1</ProductName>
  1066. <Install>false</Install>
  1067. </BootstrapperPackage>
  1068. </ItemGroup>
  1069. <ItemGroup>
  1070. <None Include="Resources\mailattachment.zip" />
  1071. </ItemGroup>
  1072. <ItemGroup>
  1073. <Content Include="U_Icon.ico" />
  1074. <None Include="Resources\timg.jpg" />
  1075. <None Include="Resources\matte_white_square_icon_business_tool_hammer_128px_571061_easyicon.net.ico" />
  1076. <None Include="Resources\Image1.bmp" />
  1077. <Content Include="Resources\07.gif" />
  1078. <Content Include="Resources\2-0btn_04.png" />
  1079. <Content Include="Resources\2-0btn_07.png" />
  1080. <Content Include="Resources\2-0btn_36.png" />
  1081. <Content Include="Resources\20130711113247276.png" />
  1082. <Content Include="Resources\46.gif" />
  1083. <Content Include="Resources\83.gif" />
  1084. <Content Include="Resources\Barcode_48px_1072745_easyicon.net.png" />
  1085. <Content Include="Resources\bindingNavigatorAddNewItem.Image.png" />
  1086. <Content Include="Resources\bindingNavigatorDeleteItem.Image.png" />
  1087. <Content Include="Resources\bindingNavigatorMoveFirstItem.Image.png" />
  1088. <Content Include="Resources\bindingNavigatorMoveLastItem.Image.png" />
  1089. <Content Include="Resources\bindingNavigatorMoveNextItem.Image.png" />
  1090. <Content Include="Resources\bindingNavigatorMovePreviousItem.Image.png" />
  1091. <Content Include="Resources\box_17.453077699294px_1191579_easyicon.net.png" />
  1092. <Content Include="Resources\box_26.17961654894px_1191579_easyicon.net.png" />
  1093. <Content Include="Resources\btncheckoff1.png" />
  1094. <Content Include="Resources\btncheckoff2.png" />
  1095. <Content Include="Resources\btncheckoff3.png" />
  1096. <Content Include="Resources\btncheckoff4.png" />
  1097. <Content Include="Resources\btncheckoff5.png" />
  1098. <Content Include="Resources\btncheckoff6.png" />
  1099. <Content Include="Resources\btncheckon1.png" />
  1100. <Content Include="Resources\btncheckon2.png" />
  1101. <Content Include="Resources\btncheckon3.png" />
  1102. <Content Include="Resources\btncheckon4.png" />
  1103. <Content Include="Resources\btncheckon5.png" />
  1104. <Content Include="Resources\btncheckon6.png" />
  1105. <Content Include="Resources\Button\down.png" />
  1106. <Content Include="Resources\Button\focus.png" />
  1107. <Content Include="Resources\Button\gray.png" />
  1108. <Content Include="Resources\Button\highlight.png" />
  1109. <Content Include="Resources\Button\Light.png" />
  1110. <Content Include="Resources\Button\normal.png" />
  1111. <Content Include="Resources\Button\White-side.png" />
  1112. <Content Include="Resources\close_16px_558195_easyicon.net.png" />
  1113. <Content Include="Resources\CLOSE_24px_1115282_easyicon.net.png" />
  1114. <Content Include="Resources\close_24px_1139093_easyicon.net.png" />
  1115. <Content Include="Resources\close_24px_1139293_easyicon.net.png" />
  1116. <Content Include="Resources\close_32px_1181428_easyicon.net.png" />
  1117. <Content Include="Resources\Close_up_32px_1181430_easyicon.net.png" />
  1118. <Content Include="Resources\dialog_error_5_48px_542794_easyicon.net.png" />
  1119. <Content Include="Resources\download_14.926374650513px_1191613_easyicon.net.png" />
  1120. <Content Include="Resources\download_17.519713261649px_1200629_easyicon.net %281%29.png" />
  1121. <Content Include="Resources\download_17.519713261649px_1200629_easyicon.net.png" />
  1122. <Content Include="Resources\excel.png" />
  1123. <Content Include="Resources\Excel_2010_16px_1180011_easyicon.net.png" />
  1124. <Content Include="Resources\Excel_2013_16px_1180012_easyicon.net.png" />
  1125. <Content Include="Resources\file.png" />
  1126. <Content Include="Resources\file_24px_1133611_easyicon.net.png" />
  1127. <Content Include="Resources\file_24px_1175380_easyicon.net.png" />
  1128. <Content Include="Resources\file_info_64px_1176626_easyicon.net.png" />
  1129. <Content Include="Resources\file_manager_24px_1145241_easyicon.net.png" />
  1130. <Content Include="Resources\icon_title.png" />
  1131. <Content Include="Resources\Internet_Explorer_Windows_8_Windows8_32px_566667_easyicon.net.ico" />
  1132. <Content Include="Resources\LoadingError.gif" />
  1133. <Content Include="Resources\LoadingFormat.gif" />
  1134. <Content Include="Resources\LoginBG.jpg" />
  1135. <Content Include="Resources\minus.gif" />
  1136. <Content Include="Resources\notice_text_editor_16px_11373_easyicon.net.png" />
  1137. <Content Include="Resources\People_48px_500819_easyicon.net.png" />
  1138. <Content Include="Resources\plus.gif" />
  1139. <Content Include="Resources\preview_16px_25980_easyicon.net.png" />
  1140. <None Include="Resources\refresh.png" />
  1141. <Content Include="Resources\search_16px_1202802_easyicon.net.png" />
  1142. <Content Include="Resources\Sound\Windows Background.wav" />
  1143. <Content Include="Resources\two_arrow_left.png" />
  1144. <Content Include="Resources\two_arrow_right.png" />
  1145. <Content Include="Resources\uas_blue.png" />
  1146. <Content Include="Resources\updating.gif" />
  1147. <Content Include="Resources\upload_14.788550323176px_1191624_easyicon.net.png" />
  1148. <Content Include="Resources\upload_17.459649122807px_1200703_easyicon.net %281%29.png" />
  1149. <Content Include="Resources\upload_17.459649122807px_1200703_easyicon.net.png" />
  1150. <None Include="Resources\U_Icon.ico" />
  1151. <Content Include="Resources\Windows_32px_1063981_easyicon.net.ico" />
  1152. <Content Include="Resources\write_15.893687707641px_1181413_easyicon.net.png" />
  1153. <Content Include="Resources\zxing_android_code_48px_1107946_easyicon.net.png" />
  1154. </ItemGroup>
  1155. <ItemGroup>
  1156. <COMReference Include="LabelManager2">
  1157. <Guid>{3624B9C2-9E5D-11D3-A896-00C04F324E22}</Guid>
  1158. <VersionMajor>6</VersionMajor>
  1159. <VersionMinor>0</VersionMinor>
  1160. <Lcid>0</Lcid>
  1161. <WrapperTool>tlbimp</WrapperTool>
  1162. <Isolated>False</Isolated>
  1163. <EmbedInteropTypes>False</EmbedInteropTypes>
  1164. </COMReference>
  1165. <COMReference Include="stdole">
  1166. <Guid>{00020430-0000-0000-C000-000000000046}</Guid>
  1167. <VersionMajor>2</VersionMajor>
  1168. <VersionMinor>0</VersionMinor>
  1169. <Lcid>0</Lcid>
  1170. <WrapperTool>primary</WrapperTool>
  1171. <Isolated>False</Isolated>
  1172. <EmbedInteropTypes>True</EmbedInteropTypes>
  1173. </COMReference>
  1174. </ItemGroup>
  1175. <ItemGroup>
  1176. <PublishFile Include="BtSystem.Client">
  1177. <Visible>False</Visible>
  1178. <Group>
  1179. </Group>
  1180. <TargetPath>
  1181. </TargetPath>
  1182. <PublishState>Exclude</PublishState>
  1183. <IncludeHash>True</IncludeHash>
  1184. <FileType>Assembly</FileType>
  1185. </PublishFile>
  1186. <PublishFile Include="BtSystem.Client.Reader">
  1187. <Visible>False</Visible>
  1188. <Group>
  1189. </Group>
  1190. <TargetPath>
  1191. </TargetPath>
  1192. <PublishState>Exclude</PublishState>
  1193. <IncludeHash>True</IncludeHash>
  1194. <FileType>Assembly</FileType>
  1195. </PublishFile>
  1196. <PublishFile Include="BtSystem.Interfaces">
  1197. <Visible>False</Visible>
  1198. <Group>
  1199. </Group>
  1200. <TargetPath>
  1201. </TargetPath>
  1202. <PublishState>Exclude</PublishState>
  1203. <IncludeHash>True</IncludeHash>
  1204. <FileType>Assembly</FileType>
  1205. </PublishFile>
  1206. <PublishFile Include="BtSystem.Network">
  1207. <Visible>False</Visible>
  1208. <Group>
  1209. </Group>
  1210. <TargetPath>
  1211. </TargetPath>
  1212. <PublishState>Exclude</PublishState>
  1213. <IncludeHash>True</IncludeHash>
  1214. <FileType>Assembly</FileType>
  1215. </PublishFile>
  1216. <PublishFile Include="BtSystem.Reprint.Support">
  1217. <Visible>False</Visible>
  1218. <Group>
  1219. </Group>
  1220. <TargetPath>
  1221. </TargetPath>
  1222. <PublishState>Exclude</PublishState>
  1223. <IncludeHash>True</IncludeHash>
  1224. <FileType>Assembly</FileType>
  1225. </PublishFile>
  1226. <PublishFile Include="BtSystem.Strings">
  1227. <Visible>False</Visible>
  1228. <Group>
  1229. </Group>
  1230. <TargetPath>
  1231. </TargetPath>
  1232. <PublishState>Exclude</PublishState>
  1233. <IncludeHash>True</IncludeHash>
  1234. <FileType>Assembly</FileType>
  1235. </PublishFile>
  1236. <PublishFile Include="BtSystem.Support">
  1237. <Visible>False</Visible>
  1238. <Group>
  1239. </Group>
  1240. <TargetPath>
  1241. </TargetPath>
  1242. <PublishState>Exclude</PublishState>
  1243. <IncludeHash>True</IncludeHash>
  1244. <FileType>Assembly</FileType>
  1245. </PublishFile>
  1246. <PublishFile Include="BtSystem.UI">
  1247. <Visible>False</Visible>
  1248. <Group>
  1249. </Group>
  1250. <TargetPath>
  1251. </TargetPath>
  1252. <PublishState>Exclude</PublishState>
  1253. <IncludeHash>True</IncludeHash>
  1254. <FileType>Assembly</FileType>
  1255. </PublishFile>
  1256. <PublishFile Include="DevComponents.DotNetBar2">
  1257. <Visible>False</Visible>
  1258. <Group>
  1259. </Group>
  1260. <TargetPath>
  1261. </TargetPath>
  1262. <PublishState>Exclude</PublishState>
  1263. <IncludeHash>True</IncludeHash>
  1264. <FileType>Assembly</FileType>
  1265. </PublishFile>
  1266. <PublishFile Include="DevExpress.Data.v11.1">
  1267. <Visible>False</Visible>
  1268. <Group>
  1269. </Group>
  1270. <TargetPath>
  1271. </TargetPath>
  1272. <PublishState>Exclude</PublishState>
  1273. <IncludeHash>True</IncludeHash>
  1274. <FileType>Assembly</FileType>
  1275. </PublishFile>
  1276. <PublishFile Include="DevExpress.Printing.v11.1.Core">
  1277. <Visible>False</Visible>
  1278. <Group>
  1279. </Group>
  1280. <TargetPath>
  1281. </TargetPath>
  1282. <PublishState>Exclude</PublishState>
  1283. <IncludeHash>True</IncludeHash>
  1284. <FileType>Assembly</FileType>
  1285. </PublishFile>
  1286. <PublishFile Include="DevExpress.Utils.v11.1">
  1287. <Visible>False</Visible>
  1288. <Group>
  1289. </Group>
  1290. <TargetPath>
  1291. </TargetPath>
  1292. <PublishState>Exclude</PublishState>
  1293. <IncludeHash>True</IncludeHash>
  1294. <FileType>Assembly</FileType>
  1295. </PublishFile>
  1296. <PublishFile Include="DevExpress.Xpo.v11.1">
  1297. <Visible>False</Visible>
  1298. <Group>
  1299. </Group>
  1300. <TargetPath>
  1301. </TargetPath>
  1302. <PublishState>Exclude</PublishState>
  1303. <IncludeHash>True</IncludeHash>
  1304. <FileType>Assembly</FileType>
  1305. </PublishFile>
  1306. <PublishFile Include="DevExpress.XtraBars.v11.1">
  1307. <Visible>False</Visible>
  1308. <Group>
  1309. </Group>
  1310. <TargetPath>
  1311. </TargetPath>
  1312. <PublishState>Exclude</PublishState>
  1313. <IncludeHash>True</IncludeHash>
  1314. <FileType>Assembly</FileType>
  1315. </PublishFile>
  1316. <PublishFile Include="DevExpress.XtraEditors.v11.1">
  1317. <Visible>False</Visible>
  1318. <Group>
  1319. </Group>
  1320. <TargetPath>
  1321. </TargetPath>
  1322. <PublishState>Exclude</PublishState>
  1323. <IncludeHash>True</IncludeHash>
  1324. <FileType>Assembly</FileType>
  1325. </PublishFile>
  1326. <PublishFile Include="DevExpress.XtraGrid.v11.1">
  1327. <Visible>False</Visible>
  1328. <Group>
  1329. </Group>
  1330. <TargetPath>
  1331. </TargetPath>
  1332. <PublishState>Exclude</PublishState>
  1333. <IncludeHash>True</IncludeHash>
  1334. <FileType>Assembly</FileType>
  1335. </PublishFile>
  1336. <PublishFile Include="DevExpress.XtraLayout.v11.1">
  1337. <Visible>False</Visible>
  1338. <Group>
  1339. </Group>
  1340. <TargetPath>
  1341. </TargetPath>
  1342. <PublishState>Exclude</PublishState>
  1343. <IncludeHash>True</IncludeHash>
  1344. <FileType>Assembly</FileType>
  1345. </PublishFile>
  1346. <PublishFile Include="Interop.BarTender">
  1347. <Visible>False</Visible>
  1348. <Group>
  1349. </Group>
  1350. <TargetPath>
  1351. </TargetPath>
  1352. <PublishState>Include</PublishState>
  1353. <IncludeHash>True</IncludeHash>
  1354. <FileType>Assembly</FileType>
  1355. </PublishFile>
  1356. <PublishFile Include="Interop.DriverAutomationLibrary">
  1357. <Visible>False</Visible>
  1358. <Group>
  1359. </Group>
  1360. <TargetPath>
  1361. </TargetPath>
  1362. <PublishState>Include</PublishState>
  1363. <IncludeHash>True</IncludeHash>
  1364. <FileType>Assembly</FileType>
  1365. </PublishFile>
  1366. <PublishFile Include="Interop.NetFwTypeLib">
  1367. <Visible>False</Visible>
  1368. <Group>
  1369. </Group>
  1370. <TargetPath>
  1371. </TargetPath>
  1372. <PublishState>Exclude</PublishState>
  1373. <IncludeHash>True</IncludeHash>
  1374. <FileType>Assembly</FileType>
  1375. </PublishFile>
  1376. <PublishFile Include="Maestro.Interface">
  1377. <Visible>False</Visible>
  1378. <Group>
  1379. </Group>
  1380. <TargetPath>
  1381. </TargetPath>
  1382. <PublishState>Exclude</PublishState>
  1383. <IncludeHash>True</IncludeHash>
  1384. <FileType>Assembly</FileType>
  1385. </PublishFile>
  1386. <PublishFile Include="Maestro.Library">
  1387. <Visible>False</Visible>
  1388. <Group>
  1389. </Group>
  1390. <TargetPath>
  1391. </TargetPath>
  1392. <PublishState>Exclude</PublishState>
  1393. <IncludeHash>True</IncludeHash>
  1394. <FileType>Assembly</FileType>
  1395. </PublishFile>
  1396. <PublishFile Include="Seagull.Framework">
  1397. <Visible>False</Visible>
  1398. <Group>
  1399. </Group>
  1400. <TargetPath>
  1401. </TargetPath>
  1402. <PublishState>Exclude</PublishState>
  1403. <IncludeHash>True</IncludeHash>
  1404. <FileType>Assembly</FileType>
  1405. </PublishFile>
  1406. <PublishFile Include="Seagull.Framework.Interop">
  1407. <Visible>False</Visible>
  1408. <Group>
  1409. </Group>
  1410. <TargetPath>
  1411. </TargetPath>
  1412. <PublishState>Exclude</PublishState>
  1413. <IncludeHash>True</IncludeHash>
  1414. <FileType>Assembly</FileType>
  1415. </PublishFile>
  1416. <PublishFile Include="Seagull.Interop">
  1417. <Visible>False</Visible>
  1418. <Group>
  1419. </Group>
  1420. <TargetPath>
  1421. </TargetPath>
  1422. <PublishState>Exclude</PublishState>
  1423. <IncludeHash>True</IncludeHash>
  1424. <FileType>Assembly</FileType>
  1425. </PublishFile>
  1426. <PublishFile Include="Seagull.Librarian.Core">
  1427. <Visible>False</Visible>
  1428. <Group>
  1429. </Group>
  1430. <TargetPath>
  1431. </TargetPath>
  1432. <PublishState>Exclude</PublishState>
  1433. <IncludeHash>True</IncludeHash>
  1434. <FileType>Assembly</FileType>
  1435. </PublishFile>
  1436. <PublishFile Include="Seagull.Security">
  1437. <Visible>False</Visible>
  1438. <Group>
  1439. </Group>
  1440. <TargetPath>
  1441. </TargetPath>
  1442. <PublishState>Exclude</PublishState>
  1443. <IncludeHash>True</IncludeHash>
  1444. <FileType>Assembly</FileType>
  1445. </PublishFile>
  1446. <PublishFile Include="Seagull.Security.Interop">
  1447. <Visible>False</Visible>
  1448. <Group>
  1449. </Group>
  1450. <TargetPath>
  1451. </TargetPath>
  1452. <PublishState>Exclude</PublishState>
  1453. <IncludeHash>True</IncludeHash>
  1454. <FileType>Assembly</FileType>
  1455. </PublishFile>
  1456. <PublishFile Include="Seagull.XpoDataAccess">
  1457. <Visible>False</Visible>
  1458. <Group>
  1459. </Group>
  1460. <TargetPath>
  1461. </TargetPath>
  1462. <PublishState>Exclude</PublishState>
  1463. <IncludeHash>True</IncludeHash>
  1464. <FileType>Assembly</FileType>
  1465. </PublishFile>
  1466. </ItemGroup>
  1467. <ItemGroup>
  1468. <Folder Include="Properties\DataSources\" />
  1469. </ItemGroup>
  1470. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  1471. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  1472. Other similar extension points exist, see Microsoft.Common.targets.
  1473. <Target Name="BeforeBuild">
  1474. </Target>
  1475. <Target Name="AfterBuild">
  1476. </Target>
  1477. -->
  1478. </Project>