diff options
Diffstat (limited to 'ui/daemon')
| -rw-r--r-- | ui/daemon/links.json | 1 | ||||
| -rw-r--r-- | ui/daemon/opts.json | 5 |
2 files changed, 5 insertions, 1 deletions
diff --git a/ui/daemon/links.json b/ui/daemon/links.json deleted file mode 100644 index fe51488..0000000 --- a/ui/daemon/links.json +++ /dev/null @@ -1 +0,0 @@ -[] diff --git a/ui/daemon/opts.json b/ui/daemon/opts.json new file mode 100644 index 0000000..314852f --- /dev/null +++ b/ui/daemon/opts.json @@ -0,0 +1,5 @@ +{ + "flags": [], + "defines": ["-DSALIS_LOG_TIME"], + "links": [] +} |
