diff options
author | RĂ¼diger Timm <rt@openoffice.org> | 2008-08-29 09:27:51 +0000 |
---|---|---|
committer | RĂ¼diger Timm <rt@openoffice.org> | 2008-08-29 09:27:51 +0000 |
commit | ea2ee028944064206cb52488c66666068964e6a7 (patch) | |
tree | 20012583c7e77cf0e36a60d085fa02b6acb71fd9 /desktop | |
parent | 4790d494610b3bd1f17d704863b2ec068684de9d (diff) |
INTEGRATION: CWS macrestart_DEV300 (1.50.132); FILE MERGED
2008/08/22 16:33:08 hro 1.50.132.1: #i92798# Officeloader for macosx
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/prj/build.lst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/desktop/prj/build.lst b/desktop/prj/build.lst index 203c9de941..89c2d8c050 100644 --- a/desktop/prj/build.lst +++ b/desktop/prj/build.lst @@ -17,6 +17,7 @@ dt desktop\win32\source\guistdio nmake - w dt_guistdio dt_inc N dt desktop\win32\source\applauncher nmake - w dt_applauncher dt_inc NULL dt desktop\win32\source\applauncher\ooo nmake - w dt_applauncher_ooo dt_applauncher.w dt_inc NULL dt desktop\os2\source\applauncher nmake - p dt_applauncher dt_inc NULL +dt desktop\unx\source\officeloader nmake - u dt_officeloader_unx dt_inc NULL dt desktop\source\pagein nmake - u dt_pagein dt_inc NULL dt desktop\source\pkgchk\unopkg nmake - all dt_unopkg dt_dp_misc dt_app dt_inc dt_guiloader.w NULL dt desktop\source\deployment nmake - all dt_deployment dt_dp_manager dt_dp_registry dt_dp_registry_package dt_dp_registry_executable dt_dp_registry_help dt_dp_registry_script dt_dp_registry_sfwk dt_dp_registry_component dt_dp_registry_configuration dt_dp_migration dt_dp_unopkg dt_inc NULL @@ -34,5 +35,5 @@ dt desktop\source\deployment\registry\configuration nmake - all dt_dp_registry_c dt desktop\source\deployment\registry\help nmake - all dt_dp_registry_help dt_inc NULL dt desktop\source\deployment\registry\executable nmake - all dt_dp_registry_executable dt_inc NULL dt desktop\scripts nmake - u dt_scripts dt_inc NULL -dt desktop\util nmake - all dt_util dt_app dt_so_comp dt_spl dt_wrapper.w dt_officeloader.w dt_migr NULL +dt desktop\util nmake - all dt_util dt_app dt_so_comp dt_spl dt_wrapper.w dt_officeloader.w dt_officeloader_unx.u dt_migr NULL dt desktop\zipintro nmake - all dt_zipintro NULL |