You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ USING ofxJSON
21
21
OR
22
22
23
23
- Add all of the files in `ofxJSON/src` and `ofxJSON/libs/` to your project.
24
-
- Add `./ofxJSON/lib/include` to your Header Search Paths. If you are using OSX, you can do this easily by updating your project's `Project.xcconfig` file. See the examples for an example.
24
+
- Add `./ofxJSON/lib/jsoncpp/include` to your Header Search Paths. If you are using OSX, you can do this easily by updating your project's `Project.xcconfig` file. See the examples for an example.
0 commit comments