This commit is contained in:
Loic Nageleisen 2016-03-21 11:14:09 +01:00
commit f109052d8b
4 changed files with 276 additions and 0 deletions

2
Makefile Normal file
View file

@ -0,0 +1,2 @@
all:
clang++ -std=c++11 -stdlib=libc++ coreaudio_example.cc