Commit Graph

4 Commits

Author SHA1 Message Date
Přemysl Eric Janouch 2f5f87119d Integrate support for MinGW Win32 builds.
* Add Win32Depends.cmake, which retrieves all dependencies from
  the Internet. Other ways of building the application on Win32
  are not supported.
* Install the application correctly on Win32.
* Make FindGTK2.cmake search for GIO.
* Make the project a C-only project, so g++ is not needed.
* Remove obsolete checks for strtok().
* Set WIN32_EXECUTABLE on the application.
2011-01-22 18:07:08 +01:00
Přemysl Eric Janouch 9d505f0a87 Update the copy of FindGTK2.cmake. 2010-12-24 05:41:52 +01:00
Přemysl Eric Janouch 25668c2073 Updated to new GTK+.
FindGTK2.cmake required a change for successful program compilation.
It seems that gdk_pixbuf has been put as a separate library.

The new tools also generate a slightly different version
of marshallers, so I've added it to the tree.
2010-10-17 13:36:03 +02:00
Přemysl Eric Janouch b230b69539 Initial commit 2010-09-13 19:24:53 +02:00