diff build.properties @ 4:7b6200980805

Pull system dependent properties out into build.properties, and allow users to override these properties with a user.properties file.
author dbrosius@mebigfatguy.com
date Thu, 14 May 2009 11:10:34 -0400
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/build.properties	Thu May 14 11:10:34 2009 -0400
@@ -0,0 +1,2 @@
+JINI_HOME=/Users/dan/jini/jini2_1
+JDK_HOME=/usr/local/java
\ No newline at end of file