summaryrefslogtreecommitdiffstats
path: root/ure/source/uretest/Makefile
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-04-11 12:48:11 +0200
committerStephan Bergmann <sbergman@redhat.com>2013-04-11 14:24:07 +0200
commitc482ded5fd9be85b441d952b29793a2f38a76b67 (patch)
tree5a22d8e7a3f0757565436d08227a697d224407fa /ure/source/uretest/Makefile
parentRemove createRegistryServiceFactory preload left-over (diff)
downloadcore-c482ded5fd9be85b441d952b29793a2f38a76b67.tar.gz
core-c482ded5fd9be85b441d952b29793a2f38a76b67.zip
Let theMacroExpander.hpp take care about the singleton instantiation details
Change-Id: I8e919291cb4c8fc223ca7143e860a2a0b44cb930
Diffstat (limited to 'ure/source/uretest/Makefile')
-rw-r--r--ure/source/uretest/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ure/source/uretest/Makefile b/ure/source/uretest/Makefile
index 8ff1c04cd58e..26a1a6f90bcd 100644
--- a/ure/source/uretest/Makefile
+++ b/ure/source/uretest/Makefile
@@ -139,8 +139,8 @@ out.sdk/cppserver.$(OBJ_EXT): cppserver.cc out.sdk/cpputypes.cppumaker.flag \
out.sdk/cpputypes.cppumaker.flag: | out.sdk
$(CPPUMAKER) -O./out.sdk/include/cpputypes \
- "-Tcom.sun.star.lang.DisposedException;com.sun.star.lang.EventObject;com.sun.star.lang.XMain;com.sun.star.lang.XMultiComponentFactory;com.sun.star.lang.XMultiServiceFactory;com.sun.star.lang.XSingleComponentFactory;com.sun.star.lang.XSingleServiceFactory;com.sun.star.lang.XTypeProvider;com.sun.star.registry.XRegistryKey;com.sun.star.uno.DeploymentException;com.sun.star.uno.Exception;com.sun.star.uno.RuntimeException;com.sun.star.uno.XAggregation;com.sun.star.uno.XComponentContext;com.sun.star.uno.XCurrentContext;com.sun.star.uno.XInterface;com.sun.star.uno.XWeak" \
-BUCR "$(URE_TYPES)"
+ "-Tcom.sun.star.lang.DisposedException;com.sun.star.lang.EventObject;com.sun.star.lang.XMain;com.sun.star.lang.XMultiComponentFactory;com.sun.star.lang.XMultiServiceFactory;com.sun.star.lang.XSingleComponentFactory;com.sun.star.lang.XSingleServiceFactory;com.sun.star.lang.XTypeProvider;com.sun.star.registry.XRegistryKey;com.sun.star.uno.DeploymentException;com.sun.star.uno.Exception;com.sun.star.uno.RuntimeException;com.sun.star.uno.XAggregation;com.sun.star.uno.XComponentContext;com.sun.star.uno.XCurrentContext;com.sun.star.uno.XInterface;com.sun.star.uno.XWeak;com.sun.star.util.theMacroExpander" \
touch $@
out.sdk/types.cppumaker.flag: out.sdk/types.rdb | out.sdk