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
10 lines
676 B
Properties
Executable File
10 lines
676 B
Properties
Executable File
bin.artifacts.pattern=${so.prefix}webclient.${so.extension},${so.prefix}javadomjni.${so.extension},components/${so.prefix}javadom.${so.extension}
|
|
# Unix and Mac OS X
|
|
#debug.jvm.args=-Xdebug -Xrunjdwp:transport=dt_socket,address=8000,server=y,suspend=y
|
|
# Windows
|
|
#debug.jvm.args=-Xdebug -Xrunjdwp:transport=dt_shmem,address=jdbconn,server=y,suspend=y
|
|
|
|
#Make this point to the bin directory of your XULRUNNER installation
|
|
#browser.bin.dir=/Users/edburns/Projects/mozilla/FIREFOX_1_5_0_9_CVS/mozilla/xulrunner-macosx-ppc_d.obj/dist/XUL.framework/Versions/1.8.0.9
|
|
#browser.bin.dir=F:\\Projects\\mozilla\\MOZILLA_NIH\\FIREFOX_1_5_0_9_CVS\\mozilla\\xulrunner-win32_o.obj\\dist\\bin
|