fix
This commit is contained in:
parent
bd26ebb85e
commit
4f6cd571c8
1 changed files with 2 additions and 3 deletions
|
|
@ -2,9 +2,8 @@
|
||||||
|
|
||||||
export MOZBUILD=$HOME/.mozbuild
|
export MOZBUILD=$HOME/.mozbuild
|
||||||
ac_add_options --target=x86_64-pc-mingw32
|
ac_add_options --target=x86_64-pc-mingw32
|
||||||
export VSPATH="$MOZBUILD/win-cross/vs"
|
export WINSYSROOT="$MOZBUILD/win-cross/vs"
|
||||||
export WINSYSROOT="$VSPATH"
|
export VC_PATH="$WINSYSROOT/VC/Tools/MSVC/14.29.30133"
|
||||||
export VC_PATH="$VSPATH/VC/Tools/MSVC/14.29.30133"
|
|
||||||
#export MIDL=midl
|
#export MIDL=midl
|
||||||
#export MIDL=widl
|
#export MIDL=widl
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue