diff options
| author | Gary Scavone <gary@music.mcgill.ca> | 2008-01-24 20:26:40 +0000 |
|---|---|---|
| committer | Stephen Sinclair <sinclair@music.mcgill.ca> | 2013-10-11 01:38:22 +0200 |
| commit | ee94b95a993d091d1ab7826951498b03bb6dbbbc (patch) | |
| tree | 39224307d98bfa8438fd620c3f907d611afc4198 /tests | |
| parent | 637f7dc5e805bad55dba7fb7693a45f5992b2ae7 (diff) | |
Various updates in ALSA for probing while device is open and in Windows for thread priority (gps).
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.in b/tests/Makefile.in index ec41447..059b5ce 100644 --- a/tests/Makefile.in +++ b/tests/Makefile.in @@ -13,7 +13,7 @@ OBJECTS = RtAudio.o @objects@ CC = @CXX@ DEFS = @debug@ DEFS += @audio_apis@ -CFLAGS = @cflags@ +CFLAGS = @CFLAGS@ CFLAGS += @warn@ -I$(INCLUDE) -I../include LIBRARY = @LIBS@ LIBRARY += @frameworks@ |
