Changeset 1176:3174c92ff0a4 in roaraudio


Ignore:
Timestamp:
01/25/09 12:51:51 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

define ROAR_OS_* constants

File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure

    r1175 r1176  
    453453 echo 
    454454 $TARGET_WIN32 && echo '#define ROAR_TARGET_WIN32' 
     455                  echo '#define ROAR_OS_'$(echo $SYSNAME | tr a-z A-Z) 
    455456 echo 
    456457} >&3 
Note: See TracChangeset for help on using the changeset viewer.