brickworks/examples/common/src/make.json

7 lines
95 B
JSON

{
"make": {
"cflags": "-I../../../include -I../../common/src",
"pluginDir": "../src"
}
}