summaryrefslogtreecommitdiff
path: root/project.json
diff options
context:
space:
mode:
Diffstat (limited to 'project.json')
-rw-r--r--project.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/project.json b/project.json
index 0912679..215004b 100644
--- a/project.json
+++ b/project.json
@@ -5,13 +5,13 @@
"version": "0.1.0",
"build-dir": "build",
"output": "build",
+ "dependency-search-paths": [ "lib" ],
"targets": {
"c3term-linux-x64": {
"name": "c3term",
"type": "executable",
"target": "linux-x64",
"sources": [ "main.c3" ],
- "dependency-search-paths": [ "lib" ],
"c-sources": [
"shim.c",
"wl", // wayland-generated code