correct_path_to_javaxpcom

git-svn-id: svn://10.0.0.236/trunk@253373 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
edburns%acm.org
2008-08-04 21:44:10 +00:00
parent f57aac0a9e
commit 5496e68246

View File

@@ -3,7 +3,7 @@
#Make this point to the bin directory of your XULRUNNER installation
browser.bin.dir=F:\\Projects\\mozilla\\MOZILLA_NIH\\FIREFOX_2_0_0_3_RELEASE\\mozilla\\xulrunner-win32_d.obj\\dist\\bin
javaxpcom.jar=${browser.bin.dir}/javaxpcom.jar
MozillaInterfaces.jar=${browser.bin.dir}/../sdk/lib/MozillaInterfaces.jar
MozillaInterfaces.jar=${basedir}/../lib/MozillaInterfaces.jar
# END required modifications