disabling separate dll build for deps and bumping qode version
This commit is contained in:
+6
-6
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"targets": [
|
||||
{
|
||||
"target_name": "nodeguidep",
|
||||
'type': 'shared_library',
|
||||
# "targets": [
|
||||
# {
|
||||
# "target_name": "nodeguidep",
|
||||
# 'type': 'shared_library',
|
||||
"include_dirs": ['../deps/'],
|
||||
"sources": [
|
||||
"../deps/yoga/log.cpp",
|
||||
@@ -28,6 +28,6 @@
|
||||
],
|
||||
}]
|
||||
],
|
||||
}
|
||||
]
|
||||
# }
|
||||
# ]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user