diff options
Diffstat (limited to 'config/libc')
-rw-r--r-- | config/libc/mingw.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/config/libc/mingw.in b/config/libc/mingw.in index 6c33d2fb..0de5dacd 100644 --- a/config/libc/mingw.in +++ b/config/libc/mingw.in @@ -103,3 +103,10 @@ config MINGW_DIRECTX config MINGW_DDK bool prompt "Include DDK development files" + +config MINGW_TOOLS + bool + prompt "Include the companion tools" + help + build the companion tools with mingw such as widl, gendef, + and genpeimg |