14 lines
182 B
JSON
14 lines
182 B
JSON
{
|
|
"name": "example",
|
|
"targetName": "example",
|
|
"targetType": "executable",
|
|
"targetPath": "../bin",
|
|
"dependencies": {
|
|
"ncui": {
|
|
"path": ".."
|
|
}
|
|
},
|
|
"libs": [
|
|
"form"
|
|
]
|
|
}
|