Update of /cvsroot/bprocessor/kernel
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv28238
Modified Files:
.classpath
Log Message:
Changed build output to build from bin
Index: .classpath
===================================================================
RCS file: /cvsroot/bprocessor/kernel/.classpath,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** .classpath 24 Jan 2006 13:57:31 -0000 1.5
--- .classpath 30 Aug 2006 10:05:46 -0000 1.6
***************
*** 7,10 ****
<classpathentry kind="src" path="/gui"/>
<classpathentry kind="src" path="/model"/>
! <classpathentry kind="output" path="bin"/>
</classpath>
--- 7,10 ----
<classpathentry kind="src" path="/gui"/>
<classpathentry kind="src" path="/model"/>
! <classpathentry kind="output" path="build"/>
</classpath>
|