mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-03 09:49:19 +02:00
target 'runtests' has been added
git-svn-id: https://only.mawhrin.net/repos/FBReaderJ/trunk@25 6a642e6f-84f6-412e-ac94-c4a38d5a04b0
This commit is contained in:
parent
1e4329e3b2
commit
622f7b3764
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
<project basedir = "." default = "compile" name = "fbreader">
|
||||
<property name = "src.dir" value = "src"/>
|
||||
<property name = "bin.dir" value = "bin"/>
|
||||
<property name = "test.dir" value="test"/>
|
||||
<property name = "test.dir" value= "test"/>
|
||||
|
||||
<target name = "prepare">
|
||||
<mkdir dir = "${bin.dir}" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue