From 5f8de423f190bbb79a62f804151bc24824fa32d8 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Fri, 2 Feb 2018 04:16:08 -0500 Subject: Add m-esr52 at 52.6.0 --- build/mozconfig.vs-common | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 build/mozconfig.vs-common (limited to 'build/mozconfig.vs-common') diff --git a/build/mozconfig.vs-common b/build/mozconfig.vs-common new file mode 100644 index 000000000..ca5df2f3a --- /dev/null +++ b/build/mozconfig.vs-common @@ -0,0 +1,4 @@ +# Pymake needs Windows-style paths. Use cmd.exe to hack around this. +mk_export_correct_style() { + mk_add_options "export $1=$(cmd.exe //c echo %$1%)" +} -- cgit v1.2.3