2002-11-06 07:08:30 +00:00
|
|
|
# Uncomment the following to enable attaching the debugger on win32
|
|
|
|
#debug.jvm.args=-Xdebug -Xrunjdwp:transport=dt_shmem,address=jdbconn,server=y,suspend=n
|
|
|
|
# Uncomment the following to enable attaching the debugger on Unix
|
|
|
|
#debug.jvm.args=-Xdebug -Xrunjdwp:transport=dt_socket,address=8000,server=y,suspend=n
|
|
|
|
|
|
|
|
# Uncomment the right one for your system
|
2002-09-18 18:25:29 +00:00
|
|
|
build.unix.classes=true
|
2002-11-06 07:08:30 +00:00
|
|
|
build.win32.classes=true
|
|
|
|
|
|
|
|
# On win32, make sure to use \\ for \
|
2002-10-02 22:23:47 +00:00
|
|
|
build.home=/home/edburns/Projects/mozilla/NETSCAPE_7_0_RTM_RELEASE/mozilla/dist/classes
|
2004-02-23 06:26:54 +00:00
|
|
|
|
|
|
|
# dependent jars
|
|
|
|
junit.jar=<your junit 3.8.1 jar>
|