Przeglądaj źródła

install.cfg hinzugefügt

Rind 3 lat temu
rodzic
commit
a4a727bef0
1 zmienionych plików z 20 dodań i 0 usunięć
  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"
+);