[Gd-chatter] r10839 - trunk/fundev/packages/win32-nsis

housel at gwydiondylan.org housel at gwydiondylan.org
Wed Aug 2 06:28:47 CEST 2006


Author: housel
Date: Wed Aug  2 06:28:44 2006
New Revision: 10839

Modified:
   trunk/fundev/packages/win32-nsis/build-installer.bat
Log:
Bug: 7161 7312
Include additional CORBA-generated libraries in the installed sources
directory.


Modified: trunk/fundev/packages/win32-nsis/build-installer.bat
==============================================================================
--- trunk/fundev/packages/win32-nsis/build-installer.bat	(original)
+++ trunk/fundev/packages/win32-nsis/build-installer.bat	Wed Aug  2 06:28:44 2006
@@ -14,5 +14,8 @@
 xcopy /e/h/y/q/i ..\..\sources\corba\services\naming\naming-protocol sources\corba\services\naming\naming-protocol
 xcopy /e/h/y/q/i ..\..\sources\corba\services\naming\naming-stubs sources\corba\services\naming\naming-stubs
 xcopy /e/h/y/q/i ..\..\sources\corba\services\naming\naming-skeletons sources\corba\services\naming\naming-skeletons
+xcopy /e/h/y/q/i ..\..\sources\runtime-manager\debugger-nub\protocol sources\runtime-manager\debugger-nub\protocol
+xcopy /e/h/y/q/i ..\..\sources\runtime-manager\debugger-nub\skeletons sources\runtime-manager\debugger-nub\skeletons
+xcopy /e/h/y/q/i ..\..\sources\runtime-manager\debugger-nub\stubs sources\runtime-manager\debugger-nub\stubs
 
 makensis fundev.nsi



More information about the chatter mailing list