src/strip.vala
[app.mailtrimmer] / config1.builder
index b285b3c..04a3c08 100644 (file)
@@ -1,4 +1,15 @@
 [
+    {
+        "name" : "standard",
+        "compile_flags" : "",
+        "execute_args" : "",
+        "target_bin" : "/temp/strip",
+        "sources" : [
+            "/src/strip.vala"
+        ],
+        "packages" : [
+        ]
+    },
     {
         "name" : "_default_",
         "compile_flags" : "",
@@ -10,7 +21,9 @@
         ],
         "packages" : [
             "gio-2.0",
-            "gmime-2.6"
+            "gmime-2.6",
+            "posix",
+            "mysql"
         ]
     }
 ]
\ No newline at end of file