Skip to content

Commit

Permalink
updated examples
Browse files Browse the repository at this point in the history
  • Loading branch information
roymacdonald committed Jul 3, 2018
1 parent 0751bf6 commit aa45c70
Show file tree
Hide file tree
Showing 19 changed files with 3,227 additions and 1,455 deletions.
1 change: 1 addition & 0 deletions example-audioInput/Project.xcconfig
Expand Up @@ -13,5 +13,6 @@ ICON_FILE_PATH = $(OF_PATH)/libs/openFrameworksCompiled/project/osx/
//IF YOU WANT AN APP TO HAVE A CUSTOM ICON - PUT THEM IN YOUR DATA FOLDER AND CHANGE ICON_FILE_PATH to:
//ICON_FILE_PATH = bin/data/

OTHER_CFLAGS = $(OF_CORE_CFLAGS)
OTHER_LDFLAGS = $(OF_CORE_LIBS) $(OF_CORE_FRAMEWORKS)
HEADER_SEARCH_PATHS = $(OF_CORE_HEADERS)
1 change: 1 addition & 0 deletions example-audioInput/addons.make
@@ -1 +1,2 @@
ofxAudioFile
ofxSoundObjects

0 comments on commit aa45c70

Please sign in to comment.