/lib/docs/enum/build.properties.sample
Unknown | 17 lines | 14 code | 3 blank | 0 comment | 0 complexity | 05a96b5fdbd85c9fa447aeb98e2a6166 MD5 | raw file
1# ------------------------------------------------------------------- 2# build.properties.sample 3# 4# This is an example "build.properties" file, used to customize 5# building various components for your local environment. 6# Make any changes you need, and rename this file to 7# "build.properties" 8# 9# $Id$ 10# ------------------------------------------------------------------- 11 12 13# ------------------------------------------------------------------- 14# EXTERNAL DEPENDENCIES 15# ------------------------------------------------------------------- 16 17junit.home=c:/junit3.6