diff options
author | Daniel Boelzle <dbo@openoffice.org> | 2002-10-29 08:19:36 +0000 |
---|---|---|
committer | Daniel Boelzle <dbo@openoffice.org> | 2002-10-29 08:19:36 +0000 |
commit | 5c051a85c24c713569e2bdaac4a32e8c410be0ea (patch) | |
tree | 3fbbcecb0dcb83d4ab75bd6c7b4099920040a10a /cppuhelper/prj | |
parent | dd494ed41b5444e980bd9f88ec57b54817dd5cbc (diff) |
#104312# don't deliver windows pdb file
Diffstat (limited to 'cppuhelper/prj')
-rw-r--r-- | cppuhelper/prj/d.lst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cppuhelper/prj/d.lst b/cppuhelper/prj/d.lst index b392f22df052..2b16d91fd6e2 100644 --- a/cppuhelper/prj/d.lst +++ b/cppuhelper/prj/d.lst @@ -64,7 +64,6 @@ mkdir: %_DEST%\inc%_EXT%\cppuhelper ..\%__SRC%\lib\libcppuhelper*.a %_DEST%\lib%_EXT%\* ..\%__SRC%\lib\cppuhelper*.lib %_DEST%\lib%_EXT%\* -..\%__SRC%\misc\cppuhelper*.pdb %_DEST%\misc%_EXT%\* ..\%__SRC%\lib\lib*static*.dylib %_DEST%\lib%_EXT%\lib*static*.dylib ..\%__SRC%\misc\*staticdatamembers.cxx %_DEST%\inc%_EXT%\*staticdatamembers.cxx |