Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 270eac34ef284017f06fac91ebc91166 > files > 8

libofa-devel-0.9.3-16.fc12.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