Embedding/NewApi/Win32: Difference between revisions

Jump to navigation Jump to search
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:
You need to have GRE_HOME in your path. As this might conflict with an existing firefox install, you may want to set is up in the VC debug properties. You can add a line like this under Environment:


  PATH=$(GRE_HOME);$(PATH)
  PATH=$(GRE_HOME);$(PATH)
73

edits

Navigation menu