src/Project/Gtk.vala
[app.Builder.js] / src / Project / Gtk.vala
index 2aea1c1..27c1af6 100644 (file)
@@ -493,6 +493,7 @@ namespace Project {
                        this.target_bin = "";
                        this.packages = new Gee.ArrayList<string>();
                        this.sources = new Gee.ArrayList<string>();
+                       this.execute_args = "";
                                
                }