File: build.properties.sample

package info (click to toggle)
mockobjects 0.09-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,804 kB
  • sloc: java: 18,051; xml: 363; sh: 32; python: 27; makefile: 8
file content (11 lines) | stat: -rw-r--r-- 472 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
# Properties related to the user's environment. This file should be provided
# for building mockobjects or the properties need to be specified on the command
# line when starting Ant with the -D switch or from a higher level build file

# Distribution directory (if none is specified here, it will default to
# 'dist'
#dist.dir = e:/tmp/mockobjects-dist

# You can also change your libraries directory. If none is specified here, it
# will default to 'lib'
#lib.dir = lib