- Correctly exclude Gtk test on Mac M dist/netbeans/logging.properties - turn on all webclient logging M dist/netbeans/webclient.properties - Use correct extension for jnilib on mac os x M webclient/src_moz/EmbedWindow.cpp M webclient/src_moz/NativeBrowserControl.cpp - extra logging M webclient/src_moz/WindowControlImpl.cpp - correct ifdef logic to exclude some Gtk specific code. git-svn-id: svn://10.0.0.236/trunk@227854 18797224-902f-48f8-a5cc-f745e15eee43
12 lines
892 B
Properties
Executable File
12 lines
892 B
Properties
Executable File
bin.artifacts.pattern=${so.prefix}webclient.${so.extension},${so.prefix}webclient.jnilib,${so.prefix}javadomjni.${so.extension},${so.prefix}javadomjni.jnilib,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_2_0_0_3_RELEASE/mozilla/xulrunner-macosx-ppc-cocoa_o.obj/dist/XUL.framework/Versions/1.8.1.3
|
|
#browser.bin.dir=F:\\Projects\\mozilla\\MOZILLA_NIH\\FIREFOX_1_5_0_9_CVS\\mozilla\\xulrunner-win32_o.obj\\dist\\bin
|
|
|
|
#test.browser.url=file:///Users/edburns/Projects/mozilla/FIREFOX_2_0_0_3_RELEASE/mozilla/java/webclient/test/automated/src/test/HistoryTest0.html
|