Source code
Revision control
Copy as Markdown
Other Tools
# Any copyright is dedicated to the Public Domain.
EXPORTS += ["foo.h"]
EXPORTS.mozilla += ["mozilla1.h"]
EXPORTS.mozilla += ["!mozilla2.h"]
GENERATED_FILES += ["mozilla2.h"]