You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libksquirrel/kernel/kls_wmf/Makefile.am

9 lines
265 B

INCLUDES = -I../include @SQ_WMF_CFLAGS@ $(all_includes)
pkglib_LTLIBRARIES = libkls_wmf.la
libkls_wmf_la_SOURCES = fmt_codec_wmf.cpp wmf2mem.cpp fmt_codec_wmf_defs.h
libkls_wmf_la_LDFLAGS = ${SQ_RELEASE}
libkls_wmf_la_LIBADD = @SQ_WMF_LDFLAGS@ ${SQ_LOCAL_RPATH}