Show
Ignore:
Timestamp:
02/23/10 20:27:48 (2 years ago)
Author:
martijn
Message:

Various fixes to buildsystem

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/org.bridgedb.webservice.cronos/build.xml

    r312 r313  
    6161                        <path refid="class.path"/> 
    6262                        <pathelement location="build"/> 
    63                         <pathelement location="../corelib/build-lib/junit.jar"/> 
    64                         <pathelement location="../corelib/build-lib/measure.jar"/> 
     63                        <pathelement location="../org.bridgedb/build-lib/junit.jar"/> 
     64                        <pathelement location="../org.bridgedb/build-lib/measure.jar"/> 
    6565                </path> 
    6666                <javac srcdir="test" debug="true"