Skip to content

Commit f7e04e4

Browse files
committed
updated all xcode projects so that they compile
1 parent eaf0323 commit f7e04e4

File tree

37 files changed

+54083
-7864
lines changed

37 files changed

+54083
-7864
lines changed

example_client_blob/Project.xcconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,6 @@ ICON_FILE_PATH = $(OF_PATH)/libs/openFrameworksCompiled/project/osx/
1313
//IF YOU WANT AN APP TO HAVE A CUSTOM ICON - PUT THEM IN YOUR DATA FOLDER AND CHANGE ICON_FILE_PATH to:
1414
//ICON_FILE_PATH = bin/data/
1515

16+
OTHER_CFLAGS = $(OF_CORE_CFLAGS)
1617
OTHER_LDFLAGS = $(OF_CORE_LIBS) $(OF_CORE_FRAMEWORKS)
1718
HEADER_SEARCH_PATHS = $(OF_CORE_HEADERS)

0 commit comments

Comments
 (0)