carbidesdk/com.nokia.carbide.cpp.src-feature/.project
author timkelly
Tue, 17 Aug 2010 10:53:02 -0700
branchC3_BUILDER_WORK
changeset 1843 4d6f0ee23e9b
parent 1246 36533332ead4
permissions -rw-r--r--
Fix several issues for Linux around casting SDKManager to concrete class: mostly with reading devices.xml which Unix does not support. Migrated ISDKManager#getMinimumSupportedSBSv2Version() to API. Can now import and create Symbian projects.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1130
da523cd4dbd5 added com.nokia.carbide.cpp.src-feature
Matt Salmo <matt.salmo@nokia.com>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
da523cd4dbd5 added com.nokia.carbide.cpp.src-feature
Matt Salmo <matt.salmo@nokia.com>
parents:
diff changeset
     2
<projectDescription>
1246
36533332ead4 fix name in com.nokia.carbide.cpp.src-feature/.project
cawthron
parents: 1130
diff changeset
     3
	<name>com.nokia.carbide.cpp.src-feature</name>
1130
da523cd4dbd5 added com.nokia.carbide.cpp.src-feature
Matt Salmo <matt.salmo@nokia.com>
parents:
diff changeset
     4
	<comment></comment>
da523cd4dbd5 added com.nokia.carbide.cpp.src-feature
Matt Salmo <matt.salmo@nokia.com>
parents:
diff changeset
     5
	<projects>
da523cd4dbd5 added com.nokia.carbide.cpp.src-feature
Matt Salmo <matt.salmo@nokia.com>
parents:
diff changeset
     6
	</projects>
da523cd4dbd5 added com.nokia.carbide.cpp.src-feature
Matt Salmo <matt.salmo@nokia.com>
parents:
diff changeset
     7
	<buildSpec>
da523cd4dbd5 added com.nokia.carbide.cpp.src-feature
Matt Salmo <matt.salmo@nokia.com>
parents:
diff changeset
     8
		<buildCommand>
da523cd4dbd5 added com.nokia.carbide.cpp.src-feature
Matt Salmo <matt.salmo@nokia.com>
parents:
diff changeset
     9
			<name>org.eclipse.pde.FeatureBuilder</name>
da523cd4dbd5 added com.nokia.carbide.cpp.src-feature
Matt Salmo <matt.salmo@nokia.com>
parents:
diff changeset
    10
			<arguments>
da523cd4dbd5 added com.nokia.carbide.cpp.src-feature
Matt Salmo <matt.salmo@nokia.com>
parents:
diff changeset
    11
			</arguments>
da523cd4dbd5 added com.nokia.carbide.cpp.src-feature
Matt Salmo <matt.salmo@nokia.com>
parents:
diff changeset
    12
		</buildCommand>
da523cd4dbd5 added com.nokia.carbide.cpp.src-feature
Matt Salmo <matt.salmo@nokia.com>
parents:
diff changeset
    13
	</buildSpec>
da523cd4dbd5 added com.nokia.carbide.cpp.src-feature
Matt Salmo <matt.salmo@nokia.com>
parents:
diff changeset
    14
	<natures>
da523cd4dbd5 added com.nokia.carbide.cpp.src-feature
Matt Salmo <matt.salmo@nokia.com>
parents:
diff changeset
    15
		<nature>org.eclipse.pde.FeatureNature</nature>
da523cd4dbd5 added com.nokia.carbide.cpp.src-feature
Matt Salmo <matt.salmo@nokia.com>
parents:
diff changeset
    16
	</natures>
da523cd4dbd5 added com.nokia.carbide.cpp.src-feature
Matt Salmo <matt.salmo@nokia.com>
parents:
diff changeset
    17
</projectDescription>