Changeset 456:829f43b09ea3 in roaraudio for plugins/xmms/Makefile


Ignore:
Timestamp:
08/12/08 04:57:10 (16 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

got roar_write() work better and basic meta data update working

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/xmms/Makefile

    r453 r456  
    1010INSTALL_DIR=`xmms-config --output-plugin-dir` 
    1111 
     12DEFINES=-DDEBUG 
    1213CFLAGS  = -g -Wall -O2 $(DEFINES) $(INCLUDE) -fPIC $(GTK_CFLAFS) $(XMMS_CFLAGS) 
    1314LDFLAGS = -g -shared -lroar $(GTK_LIBS) $(XMMS_LIBS) 
Note: See TracChangeset for help on using the changeset viewer.