comparison .classpath @ 9:05c88622db6b default tip

- Adhoc transcoder now doesn't rely on Platinum - Moved the adhoc transcoder to the main source tree; it can be moved back into test once it's more stable
author fraserofthenight
date Tue, 14 Jul 2009 22:04:05 -0700
parents e6cf9f26d0e7
children
comparison
equal deleted inserted replaced
8:71ebad05f542 9:05c88622db6b
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <classpath> 2 <classpath>
3 <classpathentry kind="src" path="src/impl"/> 3 <classpathentry kind="src" path="src/impl"/>
4 <classpathentry kind="src" path="src/build"/> 4 <classpathentry kind="src" path="src/build"/>
5 <classpathentry kind="src" path="src/test"/>
6 <classpathentry kind="src" path="src/tools"/>
7 <classpathentry kind="con" path="descent.USER_LIBRARY/Tango"/> 5 <classpathentry kind="con" path="descent.USER_LIBRARY/Tango"/>
8 <classpathentry kind="output" path="bin"/> 6 <classpathentry kind="output" path="bin"/>
9 </classpath> 7 </classpath>