73
edits
No edit summary |
|||
| Line 32: | Line 32: | ||
== Running == | == Running == | ||
You need to have GRE_HOME in your path. As this might conflict with an existing firefox install, you might want to set is up in the VC debug properties. You can add a line like this under Environment: | |||
PATH=$(GRE_HOME);$(PATH) | |||
== Using XULRunner SDK == | == Using XULRunner SDK == | ||
edits