2002-11-06 10:08:30 +03: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 22:25:29 +04:00
|
|
|
build.unix.classes=true
|
2002-11-06 10:08:30 +03:00
|
|
|
build.win32.classes=true
|
|
|
|
|
|
|
|
# On win32, make sure to use \\ for \
|
2002-10-03 02:23:47 +04:00
|
|
|
build.home=/home/edburns/Projects/mozilla/NETSCAPE_7_0_RTM_RELEASE/mozilla/dist/classes
|
2004-02-23 09:26:54 +03:00
|
|
|
|
|
|
|
# dependent jars
|
|
|
|
junit.jar=<your junit 3.8.1 jar>
|