Changeset 2283:3bb5d0cbe6ff in roaraudio for roard/Makefile


Ignore:
Timestamp:
08/04/09 15:57:14 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

use libroareio

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/Makefile

    r2235 r2283  
    1818CONTLIBS  = $(lib_oggz) $(lib_sndfile) $(lib_ogg) 
    1919PROTOLIBS = $(lib_slp) 
    20 LIBS      = -lroarlight -lroarmidi -lroardsp -lroar $(DRVLIBS) $(CODECLIBS) $(CONTLIBS) $(PROTOLIBS) $(lib_m) $(NETLIBS) 
     20LIBS      = -lroarlight -lroarmidi -lroardsp -lroareio -lroar $(DRVLIBS) $(CODECLIBS) $(CONTLIBS) $(PROTOLIBS) $(lib_m) $(NETLIBS) 
    2121 
    2222all: ${TARGETS} 
Note: See TracChangeset for help on using the changeset viewer.