mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1181867 - set --xre-path for webapprt on Mac; r=jlund
This commit is contained in:
parent
5d23701b97
commit
4744b3ed51
@ -66,6 +66,7 @@ config = {
|
||||
"webapprt": {
|
||||
"options": [
|
||||
"--app=%(app_path)s",
|
||||
"--xre-path=%(abs_res_dir)s",
|
||||
"--utility-path=tests/bin",
|
||||
"--extra-profile-file=tests/bin/plugins",
|
||||
"--symbols-path=%(symbols_path)s",
|
||||
|
Loading…
Reference in New Issue
Block a user