build/mozconfig.vs2010-common

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:0c3429e789cd
1 # Pymake needs Windows-style paths. Use cmd.exe to hack around this.
2 mk_export_correct_style() {
3 mk_add_options "export $1=$(cmd.exe //c echo %$1%)"
4 }

mercurial