summaryrefslogtreecommitdiff
path: root/connectivity/source/dbtools/makefile.mk
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-07-21 18:51:11 +0200
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-07-21 18:51:11 +0200
commit200bc6c582d6cf2365001f27928c1e3d1f9c9845 (patch)
tree0f27abe75bc3603341aef715372676aee8d86835 /connectivity/source/dbtools/makefile.mk
parent01ea92166c12fe080575f8faba4162779fb46c28 (diff)
parent1b465fcc0f5f699308c6ee5113dde6b82842c3dd (diff)
resyncing to master
Diffstat (limited to 'connectivity/source/dbtools/makefile.mk')
-rwxr-xr-xconnectivity/source/dbtools/makefile.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/connectivity/source/dbtools/makefile.mk b/connectivity/source/dbtools/makefile.mk
index 3e67ada06bd4..9e77702c5461 100755
--- a/connectivity/source/dbtools/makefile.mk
+++ b/connectivity/source/dbtools/makefile.mk
@@ -72,7 +72,11 @@ SHL1STDLIBS=\
SHL1STDLIBS+=$(UCBHELPERLIB)
.ENDIF
+.IF "$(COM)" == "MSC"
SHL1IMPLIB= idbtools
+.ELSE
+SHL1IMPLIB= dbtools$(DLLPOSTFIX)
+.ENDIF
SHL1LIBS= $(LIB1TARGET)
SHL1DEF= $(MISC)$/$(SHL1TARGET).def