extconf.rb

Path: gtk/extconf.rb
Last Update: Mon Mar 12 14:54:40 +0100 2007

Required files

mkmf-gnome2  

Constants

PACKAGE_NAME = "gtk2"
PKG_CONFIG_ID = "gtk+-2.0"
TOPDIR = File.expand_path(File.dirname(__FILE__) + '/..')
MKMF_GNOME2_DIR = TOPDIR + '/glib/src/lib'
SRCDIR = TOPDIR + '/gtk/src'
SRCDIR20 = TOPDIR + '/gtk/src20'
SRCDIR22 = TOPDIR + '/gtk/src22'

[Validate]