diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2007-12-07 09:28:10 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2007-12-07 09:28:10 +0000 |
commit | 76c913df5e5a6ea22e9c2c6a677d6766a1ebbffe (patch) | |
tree | 14c5bd46893267ab4b013dd8cf37860cbb4149a1 /desktop/prj | |
parent | c2671ff06d42ecd73b230f7d78b7e4c02448542a (diff) |
INTEGRATION: CWS jl83 (1.45.36); FILE MERGED
2007/11/29 16:50:02 jl 1.45.36.1: #i84019# set executable file permission for executables in extensions
Diffstat (limited to 'desktop/prj')
-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 9d3572ebe91e..4c4ea88514f6 100644 --- a/desktop/prj/build.lst +++ b/desktop/prj/build.lst @@ -21,7 +21,7 @@ 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\pkgchk nmake - all dt_pkgchk NULL dt desktop\source\pkgchk\msi nmake - w dt_pkgchk_msi dt_pkgchk NULL -dt desktop\source\deployment nmake - all dt_deployment dt_dp_manager dt_dp_registry dt_dp_registry_package dt_dp_registry_script dt_dp_registry_sfwk dt_dp_registry_component dt_dp_registry_configuration dt_dp_registry_help dt_dp_migration dt_dp_unopkg dt_inc 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 dt desktop\source\deployment\misc nmake - all dt_dp_misc dt_inc NULL dt desktop\source\deployment\unopkg nmake - all dt_dp_unopkg dt_inc NULL dt desktop\source\deployment\migration nmake - all dt_dp_migration dt_inc NULL @@ -34,6 +34,7 @@ dt desktop\source\deployment\registry\sfwk nmake - all dt_dp_registry_sfwk dt_i dt desktop\source\deployment\registry\component nmake - all dt_dp_registry_component dt_inc NULL dt desktop\source\deployment\registry\configuration nmake - all dt_dp_registry_configuration dt_inc NULL 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\macosx\source nmake - u dt_macosx_icons 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 dt_macosx_icons.u NULL |