diff options
author | Mathias Bauer <mba@openoffice.org> | 2009-10-06 12:35:34 +0200 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2009-10-06 12:35:34 +0200 |
commit | 5079d0966bcbc31516dea8a2e7e384269a13a8d5 (patch) | |
tree | 4d3a70629a26ef4447f049faf9854e76907f5944 /shell/prj | |
parent | 7e01bc8d28ffefd4539a5eae2587e1f7da0999e7 (diff) |
#i103496#: move kde_headers.h from vcl to shell
Diffstat (limited to 'shell/prj')
-rw-r--r-- | shell/prj/build.lst | 2 | ||||
-rw-r--r-- | shell/prj/d.lst | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/shell/prj/build.lst b/shell/prj/build.lst index 7a2e91f973ba..09bbf02430a9 100644 --- a/shell/prj/build.lst +++ b/shell/prj/build.lst @@ -1,4 +1,4 @@ -sl shell : l10n offuh rdbmaker tools sal vcl EXPAT:expat NULL +sl shell : l10n offuh rdbmaker tools sal EXPAT:expat NULL sl shell\inc nmake - all sl_inc NULL sl shell\source\win32 nmake - w sl_win32 sl_inc NULL sl shell\source\win32\simplemail nmake - w sl_win32_simplemail sl_inc NULL diff --git a/shell/prj/d.lst b/shell/prj/d.lst index 542d6c62eaa5..7e505ba8a73b 100644 --- a/shell/prj/d.lst +++ b/shell/prj/d.lst @@ -1,6 +1,7 @@ mkdir: %_DEST%\inc%_EXT%\shell ..\inc\*.hxx %_DEST%\inc%_EXT%\shell\*.hxx +..\inc\*.h %_DEST%\inc%_EXT%\shell\*.h ..\%__SRC%\slb\*.lib %_DEST%\lib%_EXT%\*.lib ..\%__SRC%\slb\*.a %_DEST%\lib%_EXT%\*.a |