Commit 1e9e2759 authored by David Reid's avatar David Reid

Add examples build script for Mac.

parent be2b31c0
cc ../simple_playback.c -o ../bin/simple_playback -Wall -lpthread -lm -framework CoreFoundation -framework CoreAudio -framework AudioToolbox
cc ../simple_capture.c -o ../bin/simple_capture -Wall -lpthread -lm -framework CoreFoundation -framework CoreAudio -framework AudioToolbox
cc ../simple_enumeration.c -o ../bin/simple_enumeration -Wall -lpthread -lm -framework CoreFoundation -framework CoreAudio -framework AudioToolbox
cc ../advanced_config.c -o ../bin/advanced_config -Wall -lpthread -lm -framework CoreFoundation -framework CoreAudio -framework AudioToolbox
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment