diff options
author | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2011-03-27 16:51:59 +0200 |
---|---|---|
committer | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2011-03-27 16:54:05 +0200 |
commit | 44fe64ac4878ee9909e93de3855e1700217174e7 (patch) | |
tree | 46ef45ea8fb2e491c3f41844ad15c57fd8f920dc /desktop/prj | |
parent | 50839cd9143a6de9154564e43d3631248cb14798 (diff) |
cleanup of unoapi test
Diffstat (limited to 'desktop/prj')
-rwxr-xr-x | desktop/prj/build.lst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/prj/build.lst b/desktop/prj/build.lst index 78f2813b405e..90a276264ec3 100755 --- a/desktop/prj/build.lst +++ b/desktop/prj/build.lst @@ -22,8 +22,8 @@ dt desktop\win32\source\QuickStart\so nmake - w dt_win32_quickstart_so dt_win32_ 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\unx\source nmake - u dt_uwrapper dt_inc NULL -dt desktop\source\pagein nmake - u dt_pagein dt_inc NULL +dt desktop\unx\source nmake - u dt_uwrapper dt_pagein dt_inc NULL +dt desktop\source\pagein nmake - all 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\unx\splash nmake - u dt_usplash dt_pagein.u 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_unopkg dt_inc dt_dp_misc NULL |