mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-06 16:50:11 +00:00
9194e5ac44
2008-09-18 Dominic Lachowicz <domlachowicz@gmail.com> * modules/engins/ms-windows/*: MS Windows style should use pango_win32_font_description_from_logfont; Allows us to rip out a lot of potentially buggy code, and also get the font specification from the XP theme (#434987) svn path=/trunk/; revision=21429
12 lines
369 B
Makefile
12 lines
369 B
Makefile
# Makefile.msc.config -- Configuration file (-*- makefile -*-)
|
|
#
|
|
# Copyright (C) 2003 Raymond Penners <raymond@dotsphinx.com>
|
|
#
|
|
# $Id: Makefile.msc.config,v 1.6 2005/06/26 15:22:03 cinamod Exp $
|
|
|
|
##
|
|
# Please configure this to match your setup.
|
|
GTK_DIR=C:\Progra~1\Common~1\gtk\2.0
|
|
INSTALL_DIR=$(GTK_DIR)\lib\gtk-2.0\2.10.0\engines
|
|
SDK_DIR=$(GTK_DIR)\include
|