From: Alan Knowles Date: Thu, 28 May 2015 06:44:23 +0000 (+0800) Subject: src/Application.vala X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=commitdiff_plain;h=7d5b01b5678331b44f9a869f87dd3ce73d650f58 src/Application.vala --- diff --git a/src/Application.vala b/src/Application.vala index 7778176a7..c62046635 100644 --- a/src/Application.vala +++ b/src/Application.vala @@ -64,6 +64,7 @@ public static string opt_compile_target; public static string opt_compile_skip; public static string opt_compile_add; + public static string opt_compile_output; public static bool opt_debug = false; public static string _self;