Ryujinx-GtkSharp/pango/Makefile.am

27 lines
395 B
Makefile
Raw Normal View History

SUBDIRS = . glue
pkg = pango
METADATA = Pango.metadata
SYMBOLS =
references = ../glib/glib-sharp.dll
sources = \
Scale.cs
customs = \
AttrIterator.custom \
Context.custom \
Coverage.custom \
FontFamily.custom \
FontMap.custom \
Global.custom \
GlyphItem.custom \
Layout.custom \
LayoutLine.custom \
TabArray.custom
add_dist = makefile.win32
include ../Makefile.include