Scan media entities as well, not just url entities. This should expand more
[bitlbee.git] / doc / BUILD.win32
blobe1afe6001de887433e02bf2f583d5bb03c092eab
1 Instructions for building BitlBee for Windows\r
2 =============================================\r
3 \r
4 1) Install the mingw32 compiler\r
5 \r
6 2) Compile GLib2 for the target i586-mingw32msvc\r
7 \r
8 3) Cross-compile BitlBee:\r
9 \r
10 $ ./configure --target=i586-mingw32msvc --ssl=bogus --arch=Windows\r