Changeset 2024:8a273f4a33d5 in roaraudio


Ignore:
Timestamp:
06/19/09 22:14:22 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added more ROAR_LIBS_*

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/roaraudio.h

    r1477 r2024  
    160160 
    161161#define ROAR_LIBS                "-lroar" 
     162#define ROAR_LIBS_DSP            "-lroardsp "   ROAR_LIBS 
     163#define ROAR_LIBS_MIDI           "-lroarmidi "  ROAR_LIBS_DSP 
     164#define ROAR_LIBS_LIGHT          "-lroarlight " ROAR_LIBS 
    162165#define ROAR_CFLAGS              "" 
    163166 
Note: See TracChangeset for help on using the changeset viewer.