contentcontrolsrv/.project
author jake
Tue, 13 Apr 2010 15:07:27 +0300
branchv5backport
changeset 56 7b5c31fac191
parent 30 f9f9f96b1873
permissions -rw-r--r--
Many of the components were not compilingm,because bld.inf had undefined flag #ifdef RD_CUSTOMIZABLE_AI. All the flags removed now. Components do not compile right away. E.g. many icons are missing and need to be copied from Symbian3. See example from MCSPlugin. Shortcut plugin does not need to be compiled as MCSPlugin replaces it.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
30
f9f9f96b1873 user: kashif.sayed
kashif.sayed
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
f9f9f96b1873 user: kashif.sayed
kashif.sayed
parents:
diff changeset
     2
<projectDescription>
f9f9f96b1873 user: kashif.sayed
kashif.sayed
parents:
diff changeset
     3
	<name>contentcontrolsrv</name>
f9f9f96b1873 user: kashif.sayed
kashif.sayed
parents:
diff changeset
     4
	<comment></comment>
f9f9f96b1873 user: kashif.sayed
kashif.sayed
parents:
diff changeset
     5
	<projects>
f9f9f96b1873 user: kashif.sayed
kashif.sayed
parents:
diff changeset
     6
	</projects>
f9f9f96b1873 user: kashif.sayed
kashif.sayed
parents:
diff changeset
     7
	<buildSpec>
f9f9f96b1873 user: kashif.sayed
kashif.sayed
parents:
diff changeset
     8
		<buildCommand>
f9f9f96b1873 user: kashif.sayed
kashif.sayed
parents:
diff changeset
     9
			<name>com.nokia.carbide.cdt.builder.carbideCPPBuilder</name>
f9f9f96b1873 user: kashif.sayed
kashif.sayed
parents:
diff changeset
    10
			<arguments>
f9f9f96b1873 user: kashif.sayed
kashif.sayed
parents:
diff changeset
    11
			</arguments>
f9f9f96b1873 user: kashif.sayed
kashif.sayed
parents:
diff changeset
    12
		</buildCommand>
f9f9f96b1873 user: kashif.sayed
kashif.sayed
parents:
diff changeset
    13
	</buildSpec>
f9f9f96b1873 user: kashif.sayed
kashif.sayed
parents:
diff changeset
    14
	<natures>
f9f9f96b1873 user: kashif.sayed
kashif.sayed
parents:
diff changeset
    15
		<nature>org.eclipse.cdt.core.cnature</nature>
f9f9f96b1873 user: kashif.sayed
kashif.sayed
parents:
diff changeset
    16
		<nature>org.eclipse.cdt.core.ccnature</nature>
f9f9f96b1873 user: kashif.sayed
kashif.sayed
parents:
diff changeset
    17
		<nature>com.nokia.carbide.cdt.builder.carbideCPPBuilderNature</nature>
f9f9f96b1873 user: kashif.sayed
kashif.sayed
parents:
diff changeset
    18
	</natures>
f9f9f96b1873 user: kashif.sayed
kashif.sayed
parents:
diff changeset
    19
</projectDescription>