diff options
author | Rüdiger Timm <rt@openoffice.org> | 2008-06-09 11:22:57 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2008-06-09 11:22:57 +0000 |
commit | 515bc1bf6159e6e560af4ec97e081a4cefea5f8a (patch) | |
tree | 7a942080d73b90b2ceb430a7bcc8f5aa57eac4de | |
parent | d85cedccf319ae10274468047c8c75996219e962 (diff) |
INTEGRATION: CWS sb87 (1.25.28); FILE MERGED
2008/04/24 11:50:49 sb 1.25.28.1: #i88687# extracted cppuhelper_detail_findSofficePath from odk/source/unoapploader
-rw-r--r-- | cppuhelper/prj/d.lst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cppuhelper/prj/d.lst b/cppuhelper/prj/d.lst index 42f10f3174cf..6660eab8c3cf 100644 --- a/cppuhelper/prj/d.lst +++ b/cppuhelper/prj/d.lst @@ -69,4 +69,8 @@ mkdir: %_DEST%\inc%_EXT%\cppuhelper ..\source\unorc %_DEST%\bin%_EXT%\uno.ini ..\source\unorc %_DEST%\lib%_EXT%\unorc +..\inc\cppuhelper\findsofficepath.h %_DEST%\inc%_EXT%\cppuhelper\findsofficepath.h +..\%__SRC%\obj\findsofficepath.o %_DEST%\lib%_EXT%\findsofficepath.o +..\%__SRC%\obj\findsofficepath.obj %_DEST%\lib%_EXT%\findsofficepath.obj + linklib: libuno_cppuhelper*.*.* |