From: Alan Knowles Date: Tue, 26 Sep 2017 09:21:41 +0000 (+0800) Subject: config1.builder X-Git-Url: http://git.roojs.org/?p=gitlive;a=commitdiff_plain;h=25c6e9aef7875fc0f04c525734f9a6e5fbd7cb81 config1.builder --- diff --git a/config1.builder b/config1.builder index aebd578e..9fc75ff2 100644 --- a/config1.builder +++ b/config1.builder @@ -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" : "",