diff options
author | Oliver Bolte <obo@openoffice.org> | 2002-09-19 07:13:23 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2002-09-19 07:13:23 +0000 |
commit | 8155cd9c4da7b80527a8ecf5ee85e411ce7a3f33 (patch) | |
tree | 94fe16f6d417c059efb827119d100f67288c6795 /sal/prj | |
parent | d0a5d3ed55dac9b46db4ea570f1f18eccc62f2fb (diff) |
#100000# missing libs for tools/bootstrap, product, sfx2
Diffstat (limited to 'sal/prj')
-rw-r--r-- | sal/prj/build.lst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sal/prj/build.lst b/sal/prj/build.lst index 4f36b6cdeba0..3afad64a101b 100644 --- a/sal/prj/build.lst +++ b/sal/prj/build.lst @@ -4,6 +4,11 @@ sa sal\rtl\source nmake - all sa_rtl NULL sa sal\textenc nmake - all sa_textenc NULL sa sal\osl\w16 nmake - d sa_osld NULL sa sal\systools\win32\uwinapi nmake - n sa_uwinapi NULL +sa sal\systools\win32\advapi32 nmake - n sa_sys_advapi32 NULL +sa sal\systools\win32\user32 nmake - n sa_sys_user32 NULL +sa sal\systools\win32\tools32 nmake - n sa_sys_tools32 NULL +sa sal\systools\win32\kernel32 nmake - n sa_sys_kernel32 sa_sys_tools32.n NULL +sa sal\systools\win32\shell32 nmake - n sa_sys_shell32 sa_sys_tools32.n NULL sa sal\osl\w32 nmake - n sa_osln NULL sa sal\osl\os2 nmake - p sa_oslp NULL sa sal\osl\unx nmake - u sa_oslu NULL |