Changeset 445 for libmpc/trunk/mpcdec
- Timestamp:
- 07/30/09 00:00:32 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libmpc/trunk/mpcdec/Makefile.am
r232 r445 1 INCLUDES = -I$(top_srcdir)/libwavformat -I$(top_srcdir)/include 1 EXTRA_DIST = CMakeLists.txt 2 3 AM_CPPFLAGS = -I$(top_srcdir)/libwavformat -I$(top_srcdir)/include 4 5 if HAVE_VISIBILITY 6 AM_CFLAGS = -fvisibility=hidden 7 endif 8 2 9 METASOURCES = AUTO 3 10 bin_PROGRAMS = mpcdec
Note: See TracChangeset
for help on using the changeset viewer.