diff options
author | sb <sb@openoffice.org> | 2009-08-05 09:18:12 +0200 |
---|---|---|
committer | sb <sb@openoffice.org> | 2009-08-05 09:18:12 +0200 |
commit | 8cc805c72c5ba47161a29a321f0502bc545923f4 (patch) | |
tree | fd8f13dbb6b026879a2cd15f8f0f418c7a4ae278 /desktop/prj/build.lst | |
parent | 12e4406275bcc76322bc5c6f10a86b3159fb9277 (diff) | |
parent | 2cb47c5b89bd896be8cd0a3565d9bdf22b8b3a69 (diff) |
merged in DEV300_m54
Diffstat (limited to 'desktop/prj/build.lst')
-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 11764ee08507..1e289c260576 100644 --- a/desktop/prj/build.lst +++ b/desktop/prj/build.lst @@ -16,6 +16,7 @@ dt desktop\win32\source\guiloader nmake - w dt_guiloader dt_wrapper.w dt_inc N dt desktop\win32\source\guistdio nmake - w dt_guistdio dt_inc NULL 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\win32\source\rebase nmake - w dt_rebase 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 @@ -35,5 +36,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_officeloader_unx.u 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 dt_rebase.w NULL dt desktop\zipintro nmake - all dt_zipintro NULL |