diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/BUILD.win32 | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/doc/BUILD.win32 b/doc/BUILD.win32 deleted file mode 100644 index e1afe600..00000000 --- a/doc/BUILD.win32 +++ /dev/null @@ -1,10 +0,0 @@ -Instructions for building BitlBee for Windows
-=============================================
-
-1) Install the mingw32 compiler
-
-2) Compile GLib2 for the target i586-mingw32msvc
-
-3) Cross-compile BitlBee:
-
-$ ./configure --target=i586-mingw32msvc --ssl=bogus --arch=Windows
|