using mozilla widl

This commit is contained in:
Bert van der Weerd 2022-10-21 00:48:12 +02:00
parent 2fee2fff19
commit 1eae334021
No known key found for this signature in database
GPG key ID: 73370A0B9E5516B0

View file

@ -15,7 +15,9 @@ export HOST_CC="$MOZBUILD/clang/bin/clang"
export HOST_CXX="$MOZBUILD/clang/bin/clang++"
export WINE="$MOZBUILD/wine/bin/wine64"
export MIDL=widl
export MIDL="$MOZBUILD/wine/bin/widl"
#export MIDL=midl
#export MIDL=widl
###
# TODO : fixme