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
--
Gd-chatter mailing list
Gd-chatter@xxxxxxxxxxxxxxxx
https://www.opendylan.org/mailman/listinfo/gd-chatter
|