mirror of
https://github.com/lloeki/coreaudio_example.git
synced 2025-12-06 03:04:38 +01:00
archive
This commit is contained in:
commit
f109052d8b
4 changed files with 276 additions and 0 deletions
2
Makefile
Normal file
2
Makefile
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
all:
|
||||
clang++ -std=c++11 -stdlib=libc++ coreaudio_example.cc
|
||||
Loading…
Add table
Add a link
Reference in a new issue