project/com.nokia.carbide.cpp.epoc.engine/.classpath
author dadubrow
Thu, 26 Mar 2009 14:14:48 -0500
changeset 11 6d2a3a657185
parent 2 d760517a8095
child 2054 deb27f632e39
permissions -rw-r--r--
add .hgignore
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
cawthron
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
cawthron
parents:
diff changeset
     2
<classpath>
cawthron
parents:
diff changeset
     3
	<classpathentry excluding="com/nokia/carbide/cpp/epoc/engine/dom/obsolete/|com/nokia/carbide/cpp/epoc/engine/internal/ChangeTrackingList.java|com/nokia/carbide/cpp/epoc/engine/internal/DirtyTrackingArrayList.java|com/nokia/carbide/cpp/epoc/engine/internal/DirtyTrackingHashMap.java" kind="src" path="src"/>
cawthron
parents:
diff changeset
     4
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
cawthron
parents:
diff changeset
     5
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
cawthron
parents:
diff changeset
     6
	<classpathentry kind="output" path="bin"/>
cawthron
parents:
diff changeset
     7
</classpath>