Kaydet (Commit) c09c2340 authored tarafından Jörg Budischewski's avatar Jörg Budischewski

added component types

üst 82974c64
......@@ -35,7 +35,9 @@ UNOTYPES= \
com.sun.star.registry.XRegistryKey \
com.sun.star.container.XSet \
com.sun.star.test.bridge.XBridgeTest \
com.sun.star.bridge.XUnoUrlResolver
com.sun.star.bridge.XUnoUrlResolver \
com.sun.star.lang.XSingleComponentFactory \
com.sun.star.uno.XComponentContext
SLOFILES= \
$(SLO)$/cppobj.obj \
......
......@@ -36,7 +36,9 @@ UNOTYPES= \
com.sun.star.registry.XRegistryKey \
com.sun.star.bridge.XUnoUrlResolver \
com.sun.star.container.XSet \
com.sun.star.test.performance.XPerformanceTest
com.sun.star.test.performance.XPerformanceTest \
com.sun.star.lang.XSingleComponentFactory \
com.sun.star.uno.XComponentContext
SLOFILES= \
$(SLO)$/ubtest.obj \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment