diff --git a/gnuwin32/README b/gnuwin32/README new file mode 100644 index 00000000..c3a43063 --- /dev/null +++ b/gnuwin32/README @@ -0,0 +1,9 @@ +This directory contains the Windows binaries of various tools such as bison +from the GnuWin32 project (http://gnuwin32.sourceforge.net/). We've put them +here for your convenience, as they are needed to build projects such as +QtWebKit. + +Aside from GnuWin32 binaries this directory also contains a distribution of Win +flex-bison project (http://sourceforge.net/projects/winflexbison/), which provides +much newer ports of Flex and Bison than what GnuWin32 provides. + diff --git a/gnuwin32/bin/win_flex.exe b/gnuwin32/bin/win_flex.exe new file mode 100644 index 00000000..39ef9a60 Binary files /dev/null and b/gnuwin32/bin/win_flex.exe differ