mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 20:23:49 +01:00
10 lines
152 B
Plaintext
10 lines
152 B
Plaintext
|
{
|
||
|
'targets': [
|
||
|
{
|
||
|
'target_name': 'crypto_key',
|
||
|
'sources': ['src/crypto_key.cc'],
|
||
|
'include_dirs': ['<!(node -e "require(\'nan\')")']
|
||
|
}
|
||
|
]
|
||
|
}
|