summaryrefslogtreecommitdiff
path: root/build/mozconfig.vs-common
diff options
context:
space:
mode:
Diffstat (limited to 'build/mozconfig.vs-common')
-rw-r--r--build/mozconfig.vs-common4
1 files changed, 0 insertions, 4 deletions
diff --git a/build/mozconfig.vs-common b/build/mozconfig.vs-common
deleted file mode 100644
index ca5df2f3a..000000000
--- a/build/mozconfig.vs-common
+++ /dev/null
@@ -1,4 +0,0 @@
-# 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%)"
-}