Building Pigment Python on Win32
--------------------------------

First you obviously need developer packages for the compile-time
dependencies: GLib, GdkPixbuf, GStreamer, Python, etc. You can get
pre-built Win32 packages of those libraries at
http://www.gimp.org/~tml/gimp/win32/downloads.html.

You can download the developer package including all the building
environment with the necessary dependencies at FIXME.

There are project files for Microsoft Visual Studio 6 in the
win32/vs6 directory. It contains project files to launch the
graphical environment but also makefiles so that it is possible to
batch builds from the command line.
