diff options
author | RĂ¼diger Timm <rt@openoffice.org> | 2004-08-20 11:31:42 +0000 |
---|---|---|
committer | RĂ¼diger Timm <rt@openoffice.org> | 2004-08-20 11:31:42 +0000 |
commit | e7c8a14b63cd7d0b447196ddb041bac00176f056 (patch) | |
tree | 9c98d2c3e4c223f681e6228cbb8d91fcaa336305 /udkapi/prj | |
parent | 16c24741acecc06ee3e3521a397d987684972396 (diff) |
INTEGRATION: CWS jl11 (1.17.38); FILE MERGED
2004/08/05 16:02:12 jl 1.17.38.1: #112948# some com.sun.star.bridge.oleautomation types are not delivered anymore because they are contained in the types.rdb.
Diffstat (limited to 'udkapi/prj')
-rw-r--r-- | udkapi/prj/d.lst | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/udkapi/prj/d.lst b/udkapi/prj/d.lst index 961d12ea3..f4a4e1b02 100644 --- a/udkapi/prj/d.lst +++ b/udkapi/prj/d.lst @@ -55,13 +55,5 @@ mkdir: %COMMON_DEST%\idl%_EXT%\com\sun\star\uri ..\%__SRC%\misc\*staticdatamembers.cxx %_DEST%\inc%_EXT%\*staticdatamembers.cxx ..\%__SRC%\misc\*staticdatamembers.h* %_DEST%\inc%_EXT% -..\%__SRC%\ucr\com\sun\star\bridge\oleautomation\Currency.urd %_DEST%\bin%_EXT%\Currency.urd -..\%__SRC%\ucr\com\sun\star\bridge\oleautomation\Date.urd %_DEST%\bin%_EXT%\Date.urd -..\%__SRC%\ucr\com\sun\star\bridge\oleautomation\Decimal.urd %_DEST%\bin%_EXT%\Decimal.urd -..\%__SRC%\ucr\com\sun\star\bridge\oleautomation\SCode.urd %_DEST%\bin%_EXT%\SCode.urd -..\%__SRC%\ucr\com\sun\star\bridge\oleautomation\NamedArgument.urd %_DEST%\bin%_EXT%\NamedArgument.urd -..\%__SRC%\ucr\com\sun\star\bridge\oleautomation\PropertyPutArgument.urd %_DEST%\bin%_EXT%\PropertyPutArgument.urd -..\%__SRC%\ucr\com\sun\star\bridge\oleautomation\XAutomationObject.urd %_DEST%\bin%_EXT%\XAutomationObject.urd - 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" |