comparison: build/mozconfig.vs2010-common
build/mozconfig.vs2010-common
- branch
- TOR_BUG_9701
- changeset 15
- b8a032363ba2
equal
deleted
inserted
replaced
|
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 } |