summaryrefslogtreecommitdiff
path: root/starmath/qa/cppunit/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/qa/cppunit/makefile.mk')
-rw-r--r--starmath/qa/cppunit/makefile.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/starmath/qa/cppunit/makefile.mk b/starmath/qa/cppunit/makefile.mk
index 621ca7c84052..4e043e8557bd 100644
--- a/starmath/qa/cppunit/makefile.mk
+++ b/starmath/qa/cppunit/makefile.mk
@@ -115,7 +115,14 @@ $(MISC)/$(TARGET)/services.rdb .ERRREMOVE : $(MISC)/$(TARGET)/udkapi.rdb makefil
-c $(DLLPRE)tk$(DLLPOSTFIX)$(DLLPOST) \
-c $(DLLPRE)sfx$(DLLPOSTFIX)$(DLLPOST) \
-c $(DLLPRE)vcl$(DLLPOSTFIX)$(DLLPOST) \
+ -c $(DLLPRE)mcnttype$(DLLPOST) \
-c i18npool.uno$(DLLPOST)
+.IF "$(OS)" == "WNT"
+ $(REGCOMP) -register -br $(MISC)/$(TARGET)/udkapi.rdb -r $@ -wop \
+ -c $(DLLPRE)sysdtrans$(DLLPOST) \
+ -c $(DLLPRE)ftransl$(DLLPOST)
+.ENDIF
+
#Tweak things so that we use the .res files in the solver
STAR_RESOURCEPATH:=$(PWD)/$(BIN)$(PATH_SEPERATOR)$(SOLARBINDIR)