edited gyp file
This commit is contained in:
@@ -14,12 +14,12 @@
|
|||||||
"src/dispatch_queue_worker.cc",
|
"src/dispatch_queue_worker.cc",
|
||||||
],
|
],
|
||||||
'include_dirs': [
|
'include_dirs': [
|
||||||
"SimConnect/Inc",
|
"C:/MSFS SDK/SimConnect SDK/include",
|
||||||
"<!(node -p \"require('node-addon-api').include_dir\")",
|
"<!(node -p \"require('node-addon-api').include_dir\")",
|
||||||
],
|
],
|
||||||
"link_settings": {
|
"link_settings": {
|
||||||
"libraries": [
|
"libraries": [
|
||||||
"../SimConnect/lib/SimConnect",
|
"C:/MSFS SDK/SimConnect SDK/lib/SimConnect",
|
||||||
"Ws2_32.lib",
|
"Ws2_32.lib",
|
||||||
"Shlwapi.lib"
|
"Shlwapi.lib"
|
||||||
]
|
]
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user