Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 66e30aac992ff3843dd8ab4b0e9392b6 > files > 8

libofa-devel-0.9.3-17.fc15.i686.rpm

# ------------------------------------------------------------------
#
#   libofa -- the Open Fingerprint Architecture library
#
#   Copyright (C) 2006 MusicIP Corporation
#   All rights reserved.
#
#-------------------------------------------------------------------
INCLUDES = -I$(top_srcdir)/include

noinst_PROGRAMS = example

example_SOURCES = example.cpp protocol.cpp uselame.cpp wavefile.cpp protocol.h
example_LDADD = @CURL_LIBS@ @EXPAT_LIBS@ $(top_builddir)/lib/libofa.la