Changeset 2169:6fafb169e3a2 in roaraudio for libroardsp/Makefile


Ignore:
Timestamp:
07/26/09 15:15:36 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

moved transcode.[ch] from roarclicnts to libroardsp

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libroardsp/Makefile

    r2144 r2169  
    44 
    55TARGETS=$(SLIB) libroardsp.a 
    6 OBJS=libroardsp.o convert.o midside.o poly.o filter.o filterchain.o alaw.o mulaw.o remove.o 
     6OBJS=libroardsp.o convert.o midside.o poly.o filter.o filterchain.o alaw.o mulaw.o remove.o transcode.o 
    77OLDROAR=midi.o 
    88FILTER=lowp.o highp.o amp.o quantify.o add.o clip.o downmix.o dcblock.o swap.o 
Note: See TracChangeset for help on using the changeset viewer.