view README.mingw @ 19428:1fa10842eb83

In msimprpl, replace !strcmp() with g_str_equal() everywhere. Although g_str_equal() from glib was intended to be used for comparisons of hash table keys, it has clearer semantics than strcmp() (<0, =0, >0 vs. true, false) and is easier to read.
author Jeffrey Connelly <jaconnel@calpoly.edu>
date Sat, 25 Aug 2007 23:05:57 +0000
parents 416a125b66ac
children
line wrap: on
line source

How to build Pidgin for Windows using MinGW
=============================

For the latest build instructions, please refer to:

http://developer.pidgin.im/wiki/BuildingWinPidgin