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.
tdemultimedia/mpeglib/lib/util/file/Makefile.am

26 lines
315 B

# libsplay - Makefile.am
INCLUDES = $(all_includes)
noinst_LTLIBRARIES = libsimplefile.la
noinst_HEADERS = fileAccess.h
kmpgincludedir = $(includedir)/$(THIS_LIB_NAME)/util/file
kmpginclude_HEADERS = fileAccess.h
libsimplefile_la_SOURCES = fileAccess.cpp