mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2024-12-17 17:20:21 +01:00
13 lines
268 B
Python
13 lines
268 B
Python
{
|
|
"targets": [
|
|
{
|
|
"target_name": "addon",
|
|
"sources": [ "cpp/simplex.cc" ],
|
|
"libraries": [
|
|
"-L<(module_root_dir)/libs",
|
|
"-lHSsimplex-chat-6.2.0.5-inplace-ghc9.6.3",
|
|
"-L<(module_root_dir)/build/Release/"
|
|
]
|
|
}
|
|
]
|
|
} |