idlehomescreen/.project
author jake
Tue, 13 Apr 2010 15:08:48 +0300
branchv5backport
changeset 32 91826b468eb8
parent 26 ac52b4d8c094
permissions -rw-r--r--
Many of the components were not compiling,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:
26
kashif.sayed
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
kashif.sayed
parents:
diff changeset
     2
<projectDescription>
kashif.sayed
parents:
diff changeset
     3
	<name>idlehomescreen</name>
kashif.sayed
parents:
diff changeset
     4
	<comment></comment>
kashif.sayed
parents:
diff changeset
     5
	<projects>
kashif.sayed
parents:
diff changeset
     6
	</projects>
kashif.sayed
parents:
diff changeset
     7
	<buildSpec>
kashif.sayed
parents:
diff changeset
     8
		<buildCommand>
kashif.sayed
parents:
diff changeset
     9
			<name>com.nokia.carbide.cdt.builder.carbideCPPBuilder</name>
kashif.sayed
parents:
diff changeset
    10
			<arguments>
kashif.sayed
parents:
diff changeset
    11
			</arguments>
kashif.sayed
parents:
diff changeset
    12
		</buildCommand>
kashif.sayed
parents:
diff changeset
    13
	</buildSpec>
kashif.sayed
parents:
diff changeset
    14
	<natures>
kashif.sayed
parents:
diff changeset
    15
		<nature>org.eclipse.cdt.core.cnature</nature>
kashif.sayed
parents:
diff changeset
    16
		<nature>org.eclipse.cdt.core.ccnature</nature>
kashif.sayed
parents:
diff changeset
    17
		<nature>com.nokia.carbide.cdt.builder.carbideCPPBuilderNature</nature>
kashif.sayed
parents:
diff changeset
    18
	</natures>
kashif.sayed
parents:
diff changeset
    19
</projectDescription>