config1.builder
authorAlan Knowles <alan@roojs.com>
Tue, 26 Sep 2017 09:21:41 +0000 (17:21 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 26 Sep 2017 09:21:41 +0000 (17:21 +0800)
config1.builder

index aebd578..9fc75ff 100644 (file)
@@ -1,4 +1,22 @@
 [
+    {
+        "name" : "gitlive",
+        "compile_flags" : "",
+        "execute_args" : "-g",
+        "target_bin" : "/tmp/gitlive",
+        "sources" : [
+            "..//gitlive/Gitlive.vala",
+            "..//gitlive/GitMonitor.vala",
+            "..//gitlive/GitRepo.vala",
+            "..//gitlive/Monitor.vala",
+            "..//gitlive/Spawn.vala",
+            "..//gitlive/StatusIcon.vala",
+            "..//gitlive/WindowLog.vala",
+            "..//gitlive"
+        ],
+        "packages" : [
+        ]
+    },
     {
         "name" : "_default_",
         "compile_flags" : "",