Confirmed users
431
edits
No edit summary |
No edit summary |
||
Line 73: | Line 73: | ||
== Hook the C++ stubs into your build configuration == | == Hook the C++ stubs into your build configuration == | ||
This is beyond the scope of this guide. See <code>ipc/test-harness/Makefile.in</code> for an example. | This is beyond the scope of this guide. See <code>ipc/test-harness/Makefile.in</code> for an example. Note that if you create a new library to store your code, you will need to add it to toolkit/library/libxul-config.mk | ||
It's a good idea to check now that everything compiles. | It's a good idea to check now that everything compiles. |