Skip to content

Commit

Permalink
updated for ofxKinect and ofxCv
Browse files Browse the repository at this point in the history
  • Loading branch information
kylemcdonald committed Nov 11, 2011
1 parent 6469427 commit 17fd5dd
Show file tree
Hide file tree
Showing 5 changed files with 574 additions and 1,199 deletions.
2 changes: 1 addition & 1 deletion ShadowCast/Project.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ OF_PATH = ../../..
#include "../../../libs/openFrameworksCompiled/project/osx/CoreOF.xcconfig"

OTHER_LDFLAGS = $(OF_CORE_LIBS)
HEADER_SEARCH_PATHS = $(OF_CORE_HEADERS) "../../../addons/ofxKinect/libs/libusb/osx/include/" "../../../addons/ofxOpenCv/libs/opencv/include/"
HEADER_SEARCH_PATHS = $(OF_CORE_HEADERS) "../../../addons/ofxKinect/libs/libusb/osx/include/" "../../../addons/ofxCv/libs/ofxCv/include/" "../../../addons/ofxCv/libs/opencv/include/"
Loading

0 comments on commit 17fd5dd

Please sign in to comment.