Changeset 632:468ce09813a2 in roaraudio for libroaresd


Ignore:
Timestamp:
08/20/08 17:41:44 (16 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

no debuging enbled in trunk!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libroaresd/Makefile

    r485 r632  
    22OBJS=libroaresd.o esdbasic.o esdctl.o esdstream.o esdsample.o esdfile.o 
    33 
    4 DEFINES        = -DDEBUG 
     4#DEFINES        = -DDEBUG 
    55INCLUDE = -I../include -I../include/libroaresd 
    66CFLAGS  = -g -Wall -O2 $(DEFINES) $(INCLUDE) 
Note: See TracChangeset for help on using the changeset viewer.