mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
5 lines
171 B
Plaintext
5 lines
171 B
Plaintext
product=${product:-js}
|
|
branch=${branch:-1.9.0}
|
|
buildtype=${buildtype:-debug}
|
|
jsshellsourcepath=${jsshellsourcepath:-/work/mozilla/builds/1.9.0-too-much-gc/mozilla/js/src}
|