Mercurial > audlegacy-plugins
view src/amidi-plug/pcfg/Makefile @ 2895:92fc55b8da15
Use Glib types.
author | Matti Hamalainen <ccr@tnsp.org> |
---|---|
date | Wed, 13 Aug 2008 01:59:25 +0300 |
parents | 03a2bb1c521e |
children |
line wrap: on
line source
STATIC_LIB_NOINST = libpcfg.a SRCS = i_pcfg.c include ../../../buildsys.mk include ../../../extra.mk CFLAGS += ${PLUGIN_CFLAGS} CPPFLAGS += ${PLUGIN_CPPFLAGS} ${GLIB_CFLAGS} -I../../..