10 lines
220 B
Plaintext
10 lines
220 B
Plaintext
{
|
|
"targets": [
|
|
{
|
|
"target_name": "example",
|
|
"sources": [ "<!(cp $srcdir/example.cxx example-gypcopy.cxx && echo example-gypcopy.cxx)", "example_wrap.cxx" ],
|
|
"include_dirs": ["$srcdir"]
|
|
}
|
|
]
|
|
}
|