summaryrefslogtreecommitdiffstats
path: root/python/mozbuild/mozbuild/test/frontend/data/test-linkables-cxx-link/three/moz.build
blob: 08e26c4eb3bbfe15b918d5b002e648d9fa65793b (plain)
1
2
3
4
5
# Any copyright is dedicated to the Public Domain.
# http://creativecommons.org/publicdomain/zero/1.0/

SharedLibrary("just_c_shared")
USE_LIBS += ["just_c_static"]