posaune
[projects.git] / debian / mbuild.conf
diff --git a/debian/mbuild.conf b/debian/mbuild.conf
new file mode 100644 (file)
index 0000000..af95b98
--- /dev/null
@@ -0,0 +1,12 @@
+# mbuild configuration file
+
+# type of compile. Possible values: NONE, CPP, CMAKE, PDF
+compile_type=NONE
+# compile target
+compile_target=
+# compile directory
+compile_dir=
+
+# target type. Possible values: FILE, DEB, ZIP
+target_type=DEB
+