example: add host-side expanded substitutions file
- checks availablity of a working MSI tool (see #20 and #36)
This commit is contained in:
8
exampleApp/Db/dbExample3.substitutions
Normal file
8
exampleApp/Db/dbExample3.substitutions
Normal file
@@ -0,0 +1,8 @@
|
||||
# Example host-side substitutions file
|
||||
|
||||
file dbExample2.db {
|
||||
pattern { user, no, scan }
|
||||
{ "ralph", 4, "1 second" }
|
||||
{ "ralph", 5, "2 second" }
|
||||
{ "ralph", 6, "5 second" }
|
||||
}
|
||||
Reference in New Issue
Block a user