mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-05 08:35:26 +00:00
99936462a0
M dom/jni/Makefile.in M dom/jni/javaDOMGlobals.cpp M dom/src/Makefile.in M webclient/build-tests.xml M webclient/build.xml M webclient/src_ie/Makefile.in M webclient/src_moz/Makefile.in M webclient/src_moz/gtk/Makefile.in M webclient/src_moz/motif/gtkmozilla.h M webclient/src_share/Makefile.in - Enable building with an objdir. Much more civilized. Thanks very much to Bradley Smedberg.
19 lines
447 B
Plaintext
19 lines
447 B
Plaintext
build.win32.classes=true
|
|
|
|
objdir=C:\\Projects\\mozilla\\MOZILLA_NIH\\XULRUNNER_1_8_0_4\\mozilla\\win32_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=C:\\PROGRA~1\\netbeans-5.5
|
|
junit.jar=${nbide.home}/ide7/modules/ext/junit-3.8.1.jar
|
|
|
|
moz.install.dir=
|
|
|
|
# source level for compilation
|
|
compile.source=1.5
|