tenfourfox/build/mozconfig.vs-common
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

5 lines
157 B
Plaintext

# 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%)"
}