view .classpath @ 7:9fdfe4a64a13

Added the beginnings of a decoder... Soon I'll have a crappier version of ffmpeg written in D!
author fraserofthenight
date Sun, 12 Jul 2009 03:04:27 -0700
parents e6cf9f26d0e7
children 05c88622db6b
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src/impl"/>
	<classpathentry kind="src" path="src/build"/>
	<classpathentry kind="src" path="src/test"/>
	<classpathentry kind="src" path="src/tools"/>
	<classpathentry kind="con" path="descent.USER_LIBRARY/Tango"/>
	<classpathentry kind="output" path="bin"/>
</classpath>