Changeset 1599 for branches/3.0-Beta2/components/romio/build.xml
- Timestamp:
- 06/06/07 02:15:58 (18 months ago)
- Files:
-
- 1 modified
-
branches/3.0-Beta2/components/romio/build.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/3.0-Beta2/components/romio/build.xml
r1167 r1599 4 4 <property name="classpath.file" value="classpath.xml"/> 5 5 <import file="${classpath.file}"/> 6 7 <copy todir="${testclasses.dir}"> 8 <fileset dir="${test.dir}"> 9 <include name="tinyTest.d3d.dv"/> 10 </fileset> 11 </copy> 6 12 7 13 </project>
