diff options
author | Andreas Bille <abi@openoffice.org> | 2001-12-10 13:11:43 +0000 |
---|---|---|
committer | Andreas Bille <abi@openoffice.org> | 2001-12-10 13:11:43 +0000 |
commit | 466008c8a722155abcdbcb2bc6ae74911dd93666 (patch) | |
tree | f5da36f8468c4a49fe4eda958b6d0f23ea9a2e34 /xmlhelp | |
parent | 836e94d9c46f6afb935948b84d093220efcf4d7a (diff) |
#95635# Adapting d.lst to deliver ucpchelp.xml
Diffstat (limited to 'xmlhelp')
-rw-r--r-- | xmlhelp/prj/d.lst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xmlhelp/prj/d.lst b/xmlhelp/prj/d.lst index 57d8ae0fb1cd..b99c3c73b7a7 100644 --- a/xmlhelp/prj/d.lst +++ b/xmlhelp/prj/d.lst @@ -6,6 +6,7 @@ ..\%__SRC%\lib\lib*static*.dylib %_DEST%\lib%_EXT%\lib*static*.dylib ..\%__SRC%\misc\*staticdatamembers.cxx %_DEST%\inc%_EXT%\*staticdatamembers.cxx ..\%__SRC%\misc\*staticdatamembers.h* %_DEST%\inc%_EXT%\*staticdatamembers.h* +..\util\ucpchelp.xml %_DEST%\xml%_EXT%\ucpchelp.xml dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" dos: sh -c "if test %OS% = MACOSX; then create-libstatic-link %_DEST%\lib%_EXT%; fi" |