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