buildinputs and buildoutputs in visual studio don't like pathVars.

This commit is contained in:
Tom van Dijck 2017-12-04 11:38:00 -08:00
parent e2b30b20da
commit e7ace9249c

View File

@ -122,7 +122,7 @@
scope = { "config", "rule" },
kind = "list:path",
tokens = true,
pathVars = true,
pathVars = false,
}
api.register {
@ -130,7 +130,7 @@
scope = "config",
kind = "list:path",
tokens = true,
pathVars = true,
pathVars = false,
}
api.register {