浏览代码

install.cfg hinzugefügt

Rind 3 年之前
父节点
当前提交
a4a727bef0
共有 1 个文件被更改,包括 20 次插入0 次删除
  1. 20 0
      install.cfg

+ 20 - 0
install.cfg

@@ -0,0 +1,20 @@
+config
+{
+	oempattern = "OEM";
+};
+
+oemsubstfiles =
+(
+	"projal.pri",
+	"OEM.pri",
+	"OEM.cfg",
+	"usr/visu/visu.pro",
+	"usr/visu/qml/shm.qml"
+);
+
+oemrenamefiles =
+(
+	"OEM.pro",
+	"OEM.pri",
+	"OEM.cfg"
+);