Changeset 1367:768517566a44 in roaraudio for libroardsp/Makefile


Ignore:
Timestamp:
03/25/09 00:28:07 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

moved convert.c from libroar to libroardsp

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libroardsp/Makefile

    r1303 r1367  
    22 
    33TARGETS=libroardsp.so 
    4 OBJS=libroardsp.o filter.o filterchain.o alaw.o mulaw.o 
     4OBJS=libroardsp.o convert.o filter.o filterchain.o alaw.o mulaw.o 
    55OLDROAR=midi.o 
    66FILTER=lowp.o highp.o amp.o quantify.o add.o clip.o downmix.o dcblock.o 
Note: See TracChangeset for help on using the changeset viewer.