Sign in
fuchsia
/
third_party
/
swig
/
b0be9d903953b4489168a679bf933c33c05c1724
/
.
/
Examples
/
javascript
/
class
/
binding.gyp.in
blob: cb2b45e8f2fbd50424c87bc03b95d27b925a28fa [
file
] [
log
] [
blame
]
{
"targets"
:
[
{
"target_name"
:
"example"
,
"sources"
:
[
"<!(cp $srcdir/example.cxx example-gypcopy.cxx && echo example-gypcopy.cxx)"
,
"example_wrap.cxx"
],
"include_dirs"
:
[
"$srcdir"
]
}
]
}