diff options
author | RĂ¼diger Timm <rt@openoffice.org> | 2008-12-11 13:10:39 +0000 |
---|---|---|
committer | RĂ¼diger Timm <rt@openoffice.org> | 2008-12-11 13:10:39 +0000 |
commit | 6298104cef47fa7486e5850c563220b1dbaf8b6a (patch) | |
tree | f28bc819e0b5623a17ee1c6ac867946f2c0d11c3 /registry/tools | |
parent | 392fb0681022a7fa4b04003f7267cdcf96873a60 (diff) |
CWS-TOOLING: integrate CWS jsc312
2008-12-04 17:08:20 +0100 jsc r264858 : #i96902# update reference rdb
2008-12-04 17:06:34 +0100 jsc r264857 : #i96902# update reference rdb
2008-11-28 14:54:24 +0100 jsc r264556 : #i96671# correct location of generated scripts
2008-11-28 14:29:30 +0100 jsc r264554 : #92661# minor changes
2008-11-28 09:36:27 +0100 jsc r264527 : #92661# minor optimizations
2008-11-27 11:32:24 +0100 jsc r264470 : #92661# retrieve lib path and load related library full qualified
2008-11-18 09:08:22 +0100 jsc r263745 : #i93980# change docu, insert note that regview and regmerge are part of the ure
2008-11-18 09:05:12 +0100 jsc r263744 : #i93980# remove regview and regmerge
2008-11-18 08:57:09 +0100 jsc r263743 : #i93981# insert SDK rpath link option for regcompare
2008-11-18 08:55:08 +0100 jsc r263742 : #i93981# insert SDK rpath link option
2008-11-17 16:26:25 +0100 jsc r263727 : #i96055# correct brackets
Diffstat (limited to 'registry/tools')
-rw-r--r-- | registry/tools/makefile.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/registry/tools/makefile.mk b/registry/tools/makefile.mk index 134cd483b587..375527b14b09 100644 --- a/registry/tools/makefile.mk +++ b/registry/tools/makefile.mk @@ -66,6 +66,7 @@ APP2STDLIBS=\ APP3TARGET= regcompare APP3OBJS= $(OBJ)$/regcompare.obj +APP3RPATH= SDK APP3STDLIBS=\ $(SALLIB) \ |