summaryrefslogtreecommitdiffstats
path: root/tags/native-sca-1.0.incubating-M3-RC1/test/ws.service.interop/ws.service.interop/TestImpl.componentType
blob: d0cca1882dd49a330c2bf55c548187ac55437231 (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="ASCII"?>
<componentType xmlns="http://www.osoa.org/xmlns/sca/1.0">

	<service name="TestService">
		<interface.cpp header="Test.h"/>
	</service>

</componentType>