summaryrefslogtreecommitdiffstats
path: root/python/mozbuild/mozbuild/test/backend/data/linkage/static/bar/bar_helper/moz.build
blob: 12d0fc83fbf25f88ce0ae0d28aa8eeb1137cbaaf (plain)
1
2
3
4
5
6
7
8
# Any copyright is dedicated to the Public Domain.
# http://creativecommons.org/publicdomain/zero/1.0/

SOURCES += [
    "bar_helper1.cpp",
]

FINAL_LIBRARY = "bar"