README.mingw

Tue, 19 Jun 2007 22:47:12 +0000

author
Sadrul Habib Chowdhury <sadrul@pidgin.im>
date
Tue, 19 Jun 2007 22:47:12 +0000
changeset 18265
9f26190d7f46
parent 16272
2ec817794ae1
child 33100
9c6db78cce0b
permissions
-rw-r--r--

Move the define in internal.h instead.
This requires all .c files to include internal.h before including the other
headers.
Perhaps we should add the define in CFLAGS instead, when necessary.

16272
2ec817794ae1 Fix win32 build after autoreply was moved back to the plugin pack.
Daniel Atallah <datallah@pidgin.im>
parents: 16100
diff changeset
1 How to build Pidgin for Windows using MinGW
2ec817794ae1 Fix win32 build after autoreply was moved back to the plugin pack.
Daniel Atallah <datallah@pidgin.im>
parents: 16100
diff changeset
2 =============================
3630
caa952062dc2 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
3
16272
2ec817794ae1 Fix win32 build after autoreply was moved back to the plugin pack.
Daniel Atallah <datallah@pidgin.im>
parents: 16100
diff changeset
4 For the latest build instructions, please refer to:
3630
caa952062dc2 [gaim-migrate @ 3753]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
5
16272
2ec817794ae1 Fix win32 build after autoreply was moved back to the plugin pack.
Daniel Atallah <datallah@pidgin.im>
parents: 16100
diff changeset
6 http://developer.pidgin.im/wiki/BuildingWinPidgin

mercurial