Core.StlMes.Client.Plan.Order.csproj 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  5. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  6. <ProductVersion>9.0.21022</ProductVersion>
  7. <SchemaVersion>2.0</SchemaVersion>
  8. <ProjectGuid>{C2426857-B1C7-4EE7-9F69-1043DB97266A}</ProjectGuid>
  9. <OutputType>Library</OutputType>
  10. <AppDesignerFolder>Properties</AppDesignerFolder>
  11. <RootNamespace>Core.StlMes.Client.Plan.Order</RootNamespace>
  12. <AssemblyName>Core.StlMes.Client.Plan.Order</AssemblyName>
  13. <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
  14. <FileAlignment>512</FileAlignment>
  15. <StartupObject>
  16. </StartupObject>
  17. </PropertyGroup>
  18. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  19. <DebugSymbols>true</DebugSymbols>
  20. <DebugType>full</DebugType>
  21. <Optimize>false</Optimize>
  22. <OutputPath>..\output\</OutputPath>
  23. <DefineConstants>DEBUG;TRACE</DefineConstants>
  24. <ErrorReport>prompt</ErrorReport>
  25. <WarningLevel>4</WarningLevel>
  26. <PlatformTarget>AnyCPU</PlatformTarget>
  27. </PropertyGroup>
  28. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  29. <DebugType>pdbonly</DebugType>
  30. <Optimize>true</Optimize>
  31. <OutputPath>bin\Release\</OutputPath>
  32. <DefineConstants>TRACE</DefineConstants>
  33. <ErrorReport>prompt</ErrorReport>
  34. <WarningLevel>4</WarningLevel>
  35. </PropertyGroup>
  36. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
  37. <DebugSymbols>true</DebugSymbols>
  38. <OutputPath>bin\x86\Debug\</OutputPath>
  39. <DefineConstants>DEBUG;TRACE</DefineConstants>
  40. <DebugType>full</DebugType>
  41. <PlatformTarget>x86</PlatformTarget>
  42. <ErrorReport>prompt</ErrorReport>
  43. </PropertyGroup>
  44. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
  45. <OutputPath>bin\x86\Release\</OutputPath>
  46. <DefineConstants>TRACE</DefineConstants>
  47. <Optimize>true</Optimize>
  48. <DebugType>pdbonly</DebugType>
  49. <PlatformTarget>x86</PlatformTarget>
  50. <ErrorReport>prompt</ErrorReport>
  51. </PropertyGroup>
  52. <ItemGroup>
  53. <Reference Include="Core.Mes.Client.Comm, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  54. <SpecificVersion>False</SpecificVersion>
  55. <HintPath>..\output\Core.Mes.Client.Comm.dll</HintPath>
  56. </Reference>
  57. <Reference Include="Core.StlMes.Client.SaleComm, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" />
  58. <Reference Include="CoreFS.CA06, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
  59. <SpecificVersion>False</SpecificVersion>
  60. <HintPath>..\output\CoreFS.CA06.dll</HintPath>
  61. </Reference>
  62. <Reference Include="Infragistics2.Excel.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL">
  63. <SpecificVersion>False</SpecificVersion>
  64. <HintPath>..\output\Infragistics2.Excel.v9.2.dll</HintPath>
  65. </Reference>
  66. <Reference Include="Infragistics2.Shared.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" />
  67. <Reference Include="Infragistics2.Win.Misc.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" />
  68. <Reference Include="Infragistics2.Win.SupportDialogs.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" />
  69. <Reference Include="Infragistics2.Win.UltraWinCalcManager.v9.2.FormulaBuilder, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" />
  70. <Reference Include="Infragistics2.Win.UltraWinDataSource.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" />
  71. <Reference Include="Infragistics2.Win.UltraWinEditors.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" />
  72. <Reference Include="Infragistics2.Win.UltraWinGrid.ExcelExport.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb, processorArchitecture=MSIL">
  73. <SpecificVersion>False</SpecificVersion>
  74. <HintPath>..\output\Infragistics2.Win.UltraWinGrid.ExcelExport.v9.2.dll</HintPath>
  75. </Reference>
  76. <Reference Include="Infragistics2.Win.UltraWinGrid.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" />
  77. <Reference Include="Infragistics2.Win.UltraWinInkProvider.Ink17.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" />
  78. <Reference Include="Infragistics2.Win.UltraWinListView.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" />
  79. <Reference Include="Infragistics2.Win.UltraWinSchedule.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" />
  80. <Reference Include="Infragistics2.Win.UltraWinSpellChecker.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" />
  81. <Reference Include="Infragistics2.Win.UltraWinStatusBar.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" />
  82. <Reference Include="Infragistics2.Win.UltraWinTabControl.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" />
  83. <Reference Include="Infragistics2.Win.UltraWinToolbars.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" />
  84. <Reference Include="Infragistics2.Win.UltraWinTree.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" />
  85. <Reference Include="Infragistics2.Win.v9.2, Version=9.2.20092.1003, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" />
  86. <Reference Include="Microsoft.Ink, Version=1.7.2600.2180, Culture=neutral, PublicKeyToken=31bf3856ad364e35" />
  87. <Reference Include="Microsoft.Office.Interop.Excel, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c">
  88. <Private>False</Private>
  89. </Reference>
  90. <Reference Include="Microsoft.VisualBasic" />
  91. <Reference Include="System" />
  92. <Reference Include="System.Core">
  93. <RequiredTargetFramework>3.5</RequiredTargetFramework>
  94. </Reference>
  95. <Reference Include="System.Design" />
  96. <Reference Include="System.Runtime.Serialization.Formatters.Soap" />
  97. <Reference Include="System.Web" />
  98. <Reference Include="System.Xml.Linq">
  99. <RequiredTargetFramework>3.5</RequiredTargetFramework>
  100. </Reference>
  101. <Reference Include="System.Data.DataSetExtensions">
  102. <RequiredTargetFramework>3.5</RequiredTargetFramework>
  103. </Reference>
  104. <Reference Include="System.Data" />
  105. <Reference Include="System.Deployment" />
  106. <Reference Include="System.Drawing" />
  107. <Reference Include="System.Windows.Forms" />
  108. <Reference Include="System.Xml" />
  109. </ItemGroup>
  110. <ItemGroup>
  111. <Compile Include="BaseMethod\OrderStdSic.cs">
  112. <SubType>Form</SubType>
  113. </Compile>
  114. <Compile Include="BaseMethod\PlnSaleOrderBase.cs" />
  115. <Compile Include="BaseMethod\ToleranceNk.cs">
  116. <SubType>Form</SubType>
  117. </Compile>
  118. <Compile Include="BaseMethod\FrmDefGroup.cs">
  119. <SubType>Form</SubType>
  120. </Compile>
  121. <Compile Include="BLL\ComMscPilneBLL.cs" />
  122. <Compile Include="Control\ComMscPilneCtrl.cs">
  123. <SubType>UserControl</SubType>
  124. </Compile>
  125. <Compile Include="Control\ComMscPilneCtrl.Designer.cs">
  126. <DependentUpon>ComMscPilneCtrl.cs</DependentUpon>
  127. </Compile>
  128. <Compile Include="FrmOrderStatusSet.cs">
  129. <SubType>Form</SubType>
  130. </Compile>
  131. <Compile Include="FrmOrderStatusSet.Designer.cs">
  132. <DependentUpon>FrmOrderStatusSet.cs</DependentUpon>
  133. </Compile>
  134. <Compile Include="FrmPlnOrderJgDj.cs">
  135. <SubType>Form</SubType>
  136. </Compile>
  137. <Compile Include="FrmPlnOrderJgDj.Designer.cs">
  138. <DependentUpon>FrmPlnOrderJgDj.cs</DependentUpon>
  139. </Compile>
  140. <Compile Include="FrmReqApplyInfo.cs">
  141. <SubType>Form</SubType>
  142. </Compile>
  143. <Compile Include="FrmReqApplyInfo.Designer.cs">
  144. <DependentUpon>FrmReqApplyInfo.cs</DependentUpon>
  145. </Compile>
  146. <Compile Include="JGGXPln\BLL\ComPlineTimeBLL.cs" />
  147. <Compile Include="JGGXPln\Control\ComPlineTimeCtrl.cs">
  148. <SubType>UserControl</SubType>
  149. </Compile>
  150. <Compile Include="JGGXPln\Control\ComPlineTimeCtrl.Designer.cs">
  151. <DependentUpon>ComPlineTimeCtrl.cs</DependentUpon>
  152. </Compile>
  153. <Compile Include="JGGXPln\FrmOrderJGGXPln.cs">
  154. <SubType>Form</SubType>
  155. </Compile>
  156. <Compile Include="JGGXPln\FrmOrderJGGXPln.designer.cs">
  157. <DependentUpon>FrmOrderJGGXPln.cs</DependentUpon>
  158. </Compile>
  159. <Compile Include="JGGXPln\model\PlnGxJgDEntity.cs" />
  160. <Compile Include="JGGXPln\model\PlnGxJgMEntity.cs" />
  161. <Compile Include="JGGXPln\PopupWindow\FrmGXandTime.cs">
  162. <SubType>Form</SubType>
  163. </Compile>
  164. <Compile Include="JGGXPln\PopupWindow\FrmGXandTime.Designer.cs">
  165. <DependentUpon>FrmGXandTime.cs</DependentUpon>
  166. </Compile>
  167. <Compile Include="JGGXPln\PopupWindow\FrmModifyPlnJgM.cs">
  168. <SubType>Form</SubType>
  169. </Compile>
  170. <Compile Include="JGGXPln\PopupWindow\FrmModifyPlnJgM.Designer.cs">
  171. <DependentUpon>FrmModifyPlnJgM.cs</DependentUpon>
  172. </Compile>
  173. <Compile Include="Object\PlnOrderJgEntity.cs" />
  174. <Compile Include="Object\PlnPorderBlReqEntity.cs" />
  175. <Compile Include="Object\PlnSaleorderEntity.cs" />
  176. <Compile Include="Object\PlnSaleOrderQueryEntity.cs" />
  177. <Compile Include="Object\PlnSaleorderRNumEntity.cs" />
  178. <Compile Include="Object\PlnSaleorderSetEntity.cs" />
  179. <Compile Include="Object\PlnSaleordProcEntity.cs" />
  180. <Compile Include="Object\SlmBaseMaterialDPlEntity.cs" />
  181. <Compile Include="Object\SlmOrderHeadEntity.cs" />
  182. <Compile Include="Object\SlmOrderLineDeliveryEntity.cs" />
  183. <Compile Include="PlanComm\UC_EmbedExcelIntoWinFormNoDLL.cs">
  184. <SubType>UserControl</SubType>
  185. </Compile>
  186. <Compile Include="PopupWindow\FrmAddEinSpec.cs">
  187. <SubType>Form</SubType>
  188. </Compile>
  189. <Compile Include="PopupWindow\FrmAddEinSpec.Designer.cs">
  190. <DependentUpon>FrmAddEinSpec.cs</DependentUpon>
  191. </Compile>
  192. <Compile Include="PopupWindow\FrmDesginBom.cs">
  193. <SubType>Form</SubType>
  194. </Compile>
  195. <Compile Include="PopupWindow\FrmDesginBom.Designer.cs">
  196. <DependentUpon>FrmDesginBom.cs</DependentUpon>
  197. </Compile>
  198. <Compile Include="Object\SlmOrdDesignBomEntity.cs" />
  199. <Compile Include="PlanComm\RollLenCal.cs" />
  200. <Compile Include="Controls\ButtonKey.cs" />
  201. <Compile Include="Controls\Constant.cs" />
  202. <Compile Include="Controls\WaitingForm.cs">
  203. <SubType>Form</SubType>
  204. </Compile>
  205. <Compile Include="Controls\WaitingForm.designer.cs">
  206. <DependentUpon>WaitingForm.cs</DependentUpon>
  207. </Compile>
  208. <Compile Include="dlgOrderAskDown.cs">
  209. <SubType>Form</SubType>
  210. </Compile>
  211. <Compile Include="dlgOrderAskDown.designer.cs">
  212. <DependentUpon>dlgOrderAskDown.cs</DependentUpon>
  213. </Compile>
  214. <Compile Include="dlgOrderAskLook .cs">
  215. <SubType>Form</SubType>
  216. </Compile>
  217. <Compile Include="dlgOrderAskLook .Designer.cs">
  218. <DependentUpon>dlgOrderAskLook .cs</DependentUpon>
  219. </Compile>
  220. <Compile Include="PopupWindow\FrmCancelPretreat.cs">
  221. <SubType>Form</SubType>
  222. </Compile>
  223. <Compile Include="PopupWindow\FrmCancelPretreat.Designer.cs">
  224. <DependentUpon>FrmCancelPretreat.cs</DependentUpon>
  225. </Compile>
  226. <Compile Include="FrmReqRollMonth.cs">
  227. <SubType>Form</SubType>
  228. </Compile>
  229. <Compile Include="FrmReqRollMonth.Designer.cs">
  230. <DependentUpon>FrmReqRollMonth.cs</DependentUpon>
  231. </Compile>
  232. <Compile Include="PlanComm\ExcelHelper.cs" />
  233. <Compile Include="PlanComm\PlanComm.cs" />
  234. <Compile Include="PopupWindow\FrmImportSetOrder.cs">
  235. <SubType>Form</SubType>
  236. </Compile>
  237. <Compile Include="PopupWindow\FrmImportSetOrder.Designer.cs">
  238. <DependentUpon>FrmImportSetOrder.cs</DependentUpon>
  239. </Compile>
  240. <Compile Include="PopupWindow\FrmOutExcel.cs">
  241. <SubType>Form</SubType>
  242. </Compile>
  243. <Compile Include="PopupWindow\FrmOutExcel.Designer.cs">
  244. <DependentUpon>FrmOutExcel.cs</DependentUpon>
  245. </Compile>
  246. <Compile Include="PopupWindow\FrmJgxGroup.cs">
  247. <SubType>Form</SubType>
  248. </Compile>
  249. <Compile Include="PopupWindow\FrmJgxGroup.Designer.cs">
  250. <DependentUpon>FrmJgxGroup.cs</DependentUpon>
  251. </Compile>
  252. <Compile Include="FrmOrderCraftImport.cs">
  253. <SubType>Form</SubType>
  254. </Compile>
  255. <Compile Include="FrmOrderCraftImport.Designer.cs">
  256. <DependentUpon>FrmOrderCraftImport.cs</DependentUpon>
  257. </Compile>
  258. <Compile Include="FrmOrderCraftInfo.cs">
  259. <SubType>Form</SubType>
  260. </Compile>
  261. <Compile Include="FrmOrderCraftInfo.designer.cs">
  262. <DependentUpon>FrmOrderCraftInfo.cs</DependentUpon>
  263. </Compile>
  264. <Compile Include="PopupWindow\FrmPlineGroup.cs">
  265. <SubType>Form</SubType>
  266. </Compile>
  267. <Compile Include="PopupWindow\FrmPlineGroup.Designer.cs">
  268. <DependentUpon>FrmPlineGroup.cs</DependentUpon>
  269. </Compile>
  270. <Compile Include="PopupWindow\FrmRclGroup.cs">
  271. <SubType>Form</SubType>
  272. </Compile>
  273. <Compile Include="PopupWindow\FrmRclGroup.Designer.cs">
  274. <DependentUpon>FrmRclGroup.cs</DependentUpon>
  275. </Compile>
  276. <Compile Include="FrmSaleOrderlog.cs">
  277. <SubType>Form</SubType>
  278. </Compile>
  279. <Compile Include="FrmSaleOrderlog.Designer.cs">
  280. <DependentUpon>FrmSaleOrderlog.cs</DependentUpon>
  281. </Compile>
  282. <Compile Include="FrmJgOperatPln.cs">
  283. <SubType>Form</SubType>
  284. </Compile>
  285. <Compile Include="FrmJgOperatPln.Designer.cs">
  286. <DependentUpon>FrmJgOperatPln.cs</DependentUpon>
  287. </Compile>
  288. <Compile Include="FrmJgZYPlnEdit.cs">
  289. <SubType>Form</SubType>
  290. </Compile>
  291. <Compile Include="FrmJgZYPlnEdit.Designer.cs">
  292. <DependentUpon>FrmJgZYPlnEdit.cs</DependentUpon>
  293. </Compile>
  294. <Compile Include="Object\PlnOrdCraftFileEntity.cs">
  295. <SubType>Code</SubType>
  296. </Compile>
  297. <Compile Include="Object\SlmOrderLineNextEntity.cs">
  298. <SubType>Code</SubType>
  299. </Compile>
  300. <Compile Include="PopupWindow\FrmGroupofDjBl.cs">
  301. <SubType>Form</SubType>
  302. </Compile>
  303. <Compile Include="PopupWindow\FrmGroupofDjBl.Designer.cs">
  304. <DependentUpon>FrmGroupofDjBl.cs</DependentUpon>
  305. </Compile>
  306. <Compile Include="PopupWindow\FrmPlineSpec.cs">
  307. <SubType>Form</SubType>
  308. </Compile>
  309. <Compile Include="PopupWindow\FrmPlineSpec.Designer.cs">
  310. <DependentUpon>FrmPlineSpec.cs</DependentUpon>
  311. </Compile>
  312. <Compile Include="FrmProcessOrder.cs">
  313. <SubType>Form</SubType>
  314. </Compile>
  315. <Compile Include="FrmProcessOrder.Designer.cs">
  316. <DependentUpon>FrmProcessOrder.cs</DependentUpon>
  317. </Compile>
  318. <Compile Include="FrmSaleOrderOP.cs">
  319. <SubType>Form</SubType>
  320. </Compile>
  321. <Compile Include="FrmSaleOrderOP.Designer.cs">
  322. <DependentUpon>FrmSaleOrderOP.cs</DependentUpon>
  323. </Compile>
  324. <Compile Include="Object\PlnZyJgCutEntity.cs" />
  325. <Compile Include="Object\PlnZyJgProEntity.cs" />
  326. <Compile Include="PlanComm\ExclReportHelper.cs" />
  327. <Compile Include="PopupWindow\FrmReqRequest.cs">
  328. <SubType>Form</SubType>
  329. </Compile>
  330. <Compile Include="PopupWindow\FrmReqRequest.Designer.cs">
  331. <DependentUpon>FrmReqRequest.cs</DependentUpon>
  332. </Compile>
  333. <Compile Include="PopupWindow\FrmUpsettingDialExpansion.cs">
  334. <SubType>Form</SubType>
  335. </Compile>
  336. <Compile Include="PopupWindow\FrmUpsettingDialExpansion.Designer.cs">
  337. <DependentUpon>FrmUpsettingDialExpansion.cs</DependentUpon>
  338. </Compile>
  339. <Compile Include="Properties\AssemblyInfo.cs" />
  340. <EmbeddedResource Include="Controls\WaitingForm.resx">
  341. <DependentUpon>WaitingForm.cs</DependentUpon>
  342. <SubType>Designer</SubType>
  343. </EmbeddedResource>
  344. <EmbeddedResource Include="Control\ComMscPilneCtrl.resx">
  345. <DependentUpon>ComMscPilneCtrl.cs</DependentUpon>
  346. <SubType>Designer</SubType>
  347. </EmbeddedResource>
  348. <EmbeddedResource Include="dlgOrderAskDown.resx">
  349. <DependentUpon>dlgOrderAskDown.cs</DependentUpon>
  350. <SubType>Designer</SubType>
  351. </EmbeddedResource>
  352. <EmbeddedResource Include="dlgOrderAskLook .resx">
  353. <DependentUpon>dlgOrderAskLook .cs</DependentUpon>
  354. <SubType>Designer</SubType>
  355. </EmbeddedResource>
  356. <EmbeddedResource Include="FrmOrderStatusSet.resx">
  357. <DependentUpon>FrmOrderStatusSet.cs</DependentUpon>
  358. <SubType>Designer</SubType>
  359. <Generator>ResXFileCodeGenerator</Generator>
  360. <LastGenOutput>FrmOrderStatusSet1.Designer.cs</LastGenOutput>
  361. </EmbeddedResource>
  362. <EmbeddedResource Include="FrmPlnOrderJgDj.resx">
  363. <DependentUpon>FrmPlnOrderJgDj.cs</DependentUpon>
  364. </EmbeddedResource>
  365. <EmbeddedResource Include="FrmReqApplyInfo.resx">
  366. <DependentUpon>FrmReqApplyInfo.cs</DependentUpon>
  367. <SubType>Designer</SubType>
  368. </EmbeddedResource>
  369. <EmbeddedResource Include="JGGXPln\Control\ComPlineTimeCtrl.resx">
  370. <DependentUpon>ComPlineTimeCtrl.cs</DependentUpon>
  371. </EmbeddedResource>
  372. <EmbeddedResource Include="JGGXPln\FrmOrderJGGXPln.resx">
  373. <DependentUpon>FrmOrderJGGXPln.cs</DependentUpon>
  374. </EmbeddedResource>
  375. <EmbeddedResource Include="JGGXPln\PopupWindow\FrmGXandTime.resx">
  376. <DependentUpon>FrmGXandTime.cs</DependentUpon>
  377. </EmbeddedResource>
  378. <EmbeddedResource Include="JGGXPln\PopupWindow\FrmModifyPlnJgM.resx">
  379. <DependentUpon>FrmModifyPlnJgM.cs</DependentUpon>
  380. </EmbeddedResource>
  381. <EmbeddedResource Include="PopupWindow\FrmAddEinSpec.resx">
  382. <DependentUpon>FrmAddEinSpec.cs</DependentUpon>
  383. <SubType>Designer</SubType>
  384. </EmbeddedResource>
  385. <EmbeddedResource Include="PopupWindow\FrmDesginBom.resx">
  386. <DependentUpon>FrmDesginBom.cs</DependentUpon>
  387. <SubType>Designer</SubType>
  388. </EmbeddedResource>
  389. <EmbeddedResource Include="PopupWindow\FrmCancelPretreat.resx">
  390. <DependentUpon>FrmCancelPretreat.cs</DependentUpon>
  391. <SubType>Designer</SubType>
  392. </EmbeddedResource>
  393. <EmbeddedResource Include="PopupWindow\FrmGroupofDjBl.resx">
  394. <DependentUpon>FrmGroupofDjBl.cs</DependentUpon>
  395. <SubType>Designer</SubType>
  396. </EmbeddedResource>
  397. <EmbeddedResource Include="FrmReqRollMonth.resx">
  398. <DependentUpon>FrmReqRollMonth.cs</DependentUpon>
  399. <SubType>Designer</SubType>
  400. </EmbeddedResource>
  401. <EmbeddedResource Include="PopupWindow\FrmImportSetOrder.resx">
  402. <DependentUpon>FrmImportSetOrder.cs</DependentUpon>
  403. <SubType>Designer</SubType>
  404. </EmbeddedResource>
  405. <EmbeddedResource Include="PopupWindow\FrmOutExcel.resx">
  406. <DependentUpon>FrmOutExcel.cs</DependentUpon>
  407. <SubType>Designer</SubType>
  408. </EmbeddedResource>
  409. <EmbeddedResource Include="PopupWindow\FrmJgxGroup.resx">
  410. <DependentUpon>FrmJgxGroup.cs</DependentUpon>
  411. <SubType>Designer</SubType>
  412. </EmbeddedResource>
  413. <EmbeddedResource Include="FrmOrderCraftImport.resx">
  414. <DependentUpon>FrmOrderCraftImport.cs</DependentUpon>
  415. <SubType>Designer</SubType>
  416. </EmbeddedResource>
  417. <EmbeddedResource Include="FrmOrderCraftInfo.resx">
  418. <DependentUpon>FrmOrderCraftInfo.cs</DependentUpon>
  419. <SubType>Designer</SubType>
  420. </EmbeddedResource>
  421. <EmbeddedResource Include="PopupWindow\FrmPlineSpec.resx">
  422. <DependentUpon>FrmPlineSpec.cs</DependentUpon>
  423. <SubType>Designer</SubType>
  424. </EmbeddedResource>
  425. <EmbeddedResource Include="FrmProcessOrder.resx">
  426. <DependentUpon>FrmProcessOrder.cs</DependentUpon>
  427. <SubType>Designer</SubType>
  428. </EmbeddedResource>
  429. <EmbeddedResource Include="PopupWindow\FrmPlineGroup.resx">
  430. <DependentUpon>FrmPlineGroup.cs</DependentUpon>
  431. <SubType>Designer</SubType>
  432. </EmbeddedResource>
  433. <EmbeddedResource Include="PopupWindow\FrmRclGroup.resx">
  434. <DependentUpon>FrmRclGroup.cs</DependentUpon>
  435. <SubType>Designer</SubType>
  436. </EmbeddedResource>
  437. <EmbeddedResource Include="FrmSaleOrderlog.resx">
  438. <DependentUpon>FrmSaleOrderlog.cs</DependentUpon>
  439. <SubType>Designer</SubType>
  440. </EmbeddedResource>
  441. <EmbeddedResource Include="FrmSaleOrderOP.resx">
  442. <DependentUpon>FrmSaleOrderOP.cs</DependentUpon>
  443. <SubType>Designer</SubType>
  444. </EmbeddedResource>
  445. <EmbeddedResource Include="FrmJgOperatPln.resx">
  446. <DependentUpon>FrmJgOperatPln.cs</DependentUpon>
  447. <SubType>Designer</SubType>
  448. </EmbeddedResource>
  449. <EmbeddedResource Include="FrmJgZYPlnEdit.resx">
  450. <DependentUpon>FrmJgZYPlnEdit.cs</DependentUpon>
  451. <SubType>Designer</SubType>
  452. </EmbeddedResource>
  453. <EmbeddedResource Include="PopupWindow\FrmReqRequest.resx">
  454. <DependentUpon>FrmReqRequest.cs</DependentUpon>
  455. <SubType>Designer</SubType>
  456. </EmbeddedResource>
  457. <EmbeddedResource Include="PopupWindow\FrmUpsettingDialExpansion.resx">
  458. <DependentUpon>FrmUpsettingDialExpansion.cs</DependentUpon>
  459. <SubType>Designer</SubType>
  460. </EmbeddedResource>
  461. <EmbeddedResource Include="Properties\licenses.licx" />
  462. <EmbeddedResource Include="Properties\Resources.resx">
  463. <Generator>ResXFileCodeGenerator</Generator>
  464. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  465. <SubType>Designer</SubType>
  466. </EmbeddedResource>
  467. <Compile Include="Properties\Resources.Designer.cs">
  468. <AutoGen>True</AutoGen>
  469. <DependentUpon>Resources.resx</DependentUpon>
  470. <DesignTime>True</DesignTime>
  471. </Compile>
  472. <None Include="Properties\DataSources\com.steering.pss.plan.order.model.PlnOrdCraftFileEntity.datasource" />
  473. <None Include="Properties\DataSources\com.steering.pss.plan.order.model.PlnSaleorderRNumEntity.datasource" />
  474. <None Include="Properties\DataSources\com.steering.pss.plan.order.model.PlnSaleorderSetEntity.datasource" />
  475. <None Include="Properties\DataSources\com.steering.pss.plan.order.model.SlmOrdDesignBomEntity.datasource" />
  476. <None Include="Properties\Settings.settings">
  477. <Generator>SettingsSingleFileGenerator</Generator>
  478. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  479. </None>
  480. <Compile Include="Properties\Settings.Designer.cs">
  481. <AutoGen>True</AutoGen>
  482. <DependentUpon>Settings.settings</DependentUpon>
  483. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  484. </Compile>
  485. </ItemGroup>
  486. <ItemGroup>
  487. <COMReference Include="SHDocVw">
  488. <Guid>{EAB22AC0-30C1-11CF-A7EB-0000C05BAE0B}</Guid>
  489. <VersionMajor>1</VersionMajor>
  490. <VersionMinor>1</VersionMinor>
  491. <Lcid>0</Lcid>
  492. <WrapperTool>tlbimp</WrapperTool>
  493. <Isolated>False</Isolated>
  494. </COMReference>
  495. </ItemGroup>
  496. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  497. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  498. Other similar extension points exist, see Microsoft.Common.targets.
  499. <Target Name="BeforeBuild">
  500. </Target>
  501. <Target Name="AfterBuild">
  502. </Target>
  503. -->
  504. </Project>