M dist/build.xml M dom/build.xml M webclient/build.xml M dist/netbeans/build.xml M dist/netbeans/webclient.properties M dom/jni/Makefile.in M dom/src/Makefile.in M webclient/src_moz/Makefile.in M webclient/src_moz/EmbedWindow.cpp M webclient/src_moz/EmbedWindow.h - Fix for Mac OS X git-svn-id: svn://10.0.0.236/trunk@226938 18797224-902f-48f8-a5cc-f745e15eee43
19 lines
498 B
Plaintext
19 lines
498 B
Plaintext
build.mac.classes=true
|
|
|
|
objdir=/Users/edburns/Projects/mozilla/FIREFOX_1_5_0_9_CVS/mozilla/xulrunner-macosx-ppc_d.obj
|
|
build.home=${objdir}/dist/classes
|
|
|
|
compile.debug=true
|
|
|
|
#native.waitForDebugger=true
|
|
|
|
#debug.jvm.args=-Xdebug -Xrunjdwp:transport=dt_shmem,address=jdbconn,server=y,suspend=y
|
|
|
|
nbide.home=/Users/edburns/Applications/NetBeans.app/Contents/Resources/NetBeans
|
|
junit.jar=${nbide.home}/ide7/modules/ext/junit-3.8.1.jar
|
|
|
|
moz.install.dir=
|
|
|
|
# source level for compilation
|
|
compile.source=1.5
|