uidesigner/com.nokia.sdt.component.symbian.test/data/srcmapping/components/srcmapIdentifier.component
equal
deleted
inserted
replaced
|
1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 <!-- Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). --> |
|
3 <!-- All rights reserved. --> |
|
4 <!-- This component and the accompanying materials are made available --> |
|
5 <!-- under the terms of the License "Eclipse Public License v1.0" --> |
|
6 <!-- which accompanies this distribution, and is available --> |
|
7 <!-- at the URL "http://www.eclipse.org/legal/epl-v10.html". --> |
|
8 <componentDefinition xmlns="http://www.nokia.com/sdt/emf/component" |
|
9 > |
|
10 <component baseComponent="com.nokia.examples.baseComponent" |
|
11 friendlyName="Source Mapping Test" qualifiedName="com.nokia.examples.srcmapIdentifier" |
|
12 category="Testing" version="1.0"> |
|
13 <sourceMapping> |
|
14 <mapResource struct="SIMPLE_TYPES_DEFAULTS" headers="basicheader.rh"> |
|
15 <mapIdentifierMember property="bmpmask" member="word" /> |
|
16 </mapResource> |
|
17 </sourceMapping> |
|
18 |
|
19 <properties> |
|
20 <property name="bmpmask" type="string"/> |
|
21 </properties> |
|
22 </component> |
|
23 </componentDefinition> |