head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2007.02.24.02.50.06;	author dschaefer;	state Exp;
branches;
next	;
commitid	5c2f45dfa7de4567;


desc
@@


1.1
log
@Added the C# build definitions.
@
text
@<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
	<classpathentry kind="output" path="bin"/>
</classpath>
@
