File: build.properties.sample

package info (click to toggle)
mockobjects 0.09-1
  • links: PTS
  • area: contrib
  • in suites: sarge
  • size: 1,784 kB
  • ctags: 5,275
  • sloc: java: 18,051; xml: 363; makefile: 43; sh: 32; python: 27
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