diff --git a/APPQ5/QMAPP.FJC.Entity/QMAPP.FJC.Entity.csproj b/APPQ5/QMAPP.FJC.Entity/QMAPP.FJC.Entity.csproj index 2524721..3a9dac6 100644 --- a/APPQ5/QMAPP.FJC.Entity/QMAPP.FJC.Entity.csproj +++ b/APPQ5/QMAPP.FJC.Entity/QMAPP.FJC.Entity.csproj @@ -176,7 +176,6 @@ - diff --git a/APPQ5/QMAPP.WinForm/QMAPP.WinForm.csproj b/APPQ5/QMAPP.WinForm/QMAPP.WinForm.csproj index 80af3b2..05333e3 100644 --- a/APPQ5/QMAPP.WinForm/QMAPP.WinForm.csproj +++ b/APPQ5/QMAPP.WinForm/QMAPP.WinForm.csproj @@ -103,29 +103,21 @@ ..\..\DLL\FastReport\FastReport.dll - ..\..\packages\HZH_Controls.1.0.11\lib\net40\HZH_Controls.dll + ..\..\DLL\HZH_Controls.dll ..\..\DLL\Interop.gregn6Lib.dll True - - ..\..\DLL\Interop.grproLib.dll - True - False True - bin\Debug\Interop.Microsoft.Office.Core.dll + ..\..\DLL\Interop.Microsoft.Office.Core.dll False True - bin\Debug\Interop.Microsoft.Office.Interop.Excel.dll - - - ..\..\DLL\interop.speechlib.dll - True + ..\..\DLL\Interop.Microsoft.Office.Interop.Excel.dll False diff --git a/APPQ5/Stone.WinModuleTransWare/Stone.WinModuleTransWare/Stone.WinModuleTransWare.csproj b/APPQ5/Stone.WinModuleTransWare/Stone.WinModuleTransWare/Stone.WinModuleTransWare.csproj index 1fff8f6..f670b17 100644 --- a/APPQ5/Stone.WinModuleTransWare/Stone.WinModuleTransWare/Stone.WinModuleTransWare.csproj +++ b/APPQ5/Stone.WinModuleTransWare/Stone.WinModuleTransWare/Stone.WinModuleTransWare.csproj @@ -34,29 +34,29 @@ False - ..\Stone.Common.Dlls\Gm_WMS.DataAccess.DataService.dll + ..\..\..\DLL\Gm_WMS.DataAccess.DataService.dll False True - ..\..\..\..\CD-MESNEW\DLL\Interop.grproLib.dll + ..\..\..\DLL\Interop.grproLib.dll - ..\..\..\..\CD-MESNEW\DLL\interop.speechlib.dll + ..\..\..\DLL\interop.speechlib.dll True False - ..\Stone.Common.Dlls\PlaySound.dll + ..\..\..\DLL\PlaySound.dll - ..\Stone.Common.Dlls\Stone.Common.dll + ..\..\..\DLL\Stone.Common.dll - ..\Stone.Common.Dlls\Stone.Entity.dll + ..\..\..\DLL\Stone.Entity.dll - ..\Stone.Common.Dlls\Stone.User.dll + ..\..\..\DLL\Stone.User.dll @@ -69,7 +69,7 @@ - ..\Stone.Common.Dlls\WeifenLuo.WinFormsUI.Docking.dll + ..\..\..\DLL\WeifenLuo.WinFormsUI.Docking.dll diff --git a/DLL/Gm_WMS.DataAccess.DataService.dll b/DLL/Gm_WMS.DataAccess.DataService.dll new file mode 100644 index 0000000..ed4a887 Binary files /dev/null and b/DLL/Gm_WMS.DataAccess.DataService.dll differ diff --git a/DLL/HZH_Controls.dll b/DLL/HZH_Controls.dll new file mode 100644 index 0000000..80db98f Binary files /dev/null and b/DLL/HZH_Controls.dll differ diff --git a/DLL/Interop.Microsoft.Office.Core.dll b/DLL/Interop.Microsoft.Office.Core.dll new file mode 100644 index 0000000..69a23fe Binary files /dev/null and b/DLL/Interop.Microsoft.Office.Core.dll differ diff --git a/DLL/Interop.Microsoft.Office.Interop.Excel.dll b/DLL/Interop.Microsoft.Office.Interop.Excel.dll new file mode 100644 index 0000000..d75f75a Binary files /dev/null and b/DLL/Interop.Microsoft.Office.Interop.Excel.dll differ diff --git a/DLL/PlaySound.dll b/DLL/PlaySound.dll new file mode 100644 index 0000000..e4b0818 Binary files /dev/null and b/DLL/PlaySound.dll differ diff --git a/DLL/QMCommon.dll b/DLL/QMCommon.dll new file mode 100644 index 0000000..9a3fe94 Binary files /dev/null and b/DLL/QMCommon.dll differ diff --git a/DLL/QMWinCommon.dll b/DLL/QMWinCommon.dll new file mode 100644 index 0000000..aad5d53 Binary files /dev/null and b/DLL/QMWinCommon.dll differ diff --git a/DLL/Stone.Common.dll b/DLL/Stone.Common.dll new file mode 100644 index 0000000..601442e Binary files /dev/null and b/DLL/Stone.Common.dll differ diff --git a/DLL/Stone.Entity.dll b/DLL/Stone.Entity.dll new file mode 100644 index 0000000..3305eaf Binary files /dev/null and b/DLL/Stone.Entity.dll differ diff --git a/DLL/Stone.User.dll b/DLL/Stone.User.dll new file mode 100644 index 0000000..27492ec Binary files /dev/null and b/DLL/Stone.User.dll differ diff --git a/DLL/WeifenLuo.WinFormsUI.Docking.dll b/DLL/WeifenLuo.WinFormsUI.Docking.dll new file mode 100644 index 0000000..145ce05 Binary files /dev/null and b/DLL/WeifenLuo.WinFormsUI.Docking.dll differ