Skip to content

Instantly share code, notes, and snippets.

@mimetaur
Created February 22, 2014 19:19
Show Gist options
  • Save mimetaur/9160531 to your computer and use it in GitHub Desktop.
Save mimetaur/9160531 to your computer and use it in GitHub Desktop.
{
"options":
[
"-Isystem",
"-I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/",
"-I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include/c++/4.2.1/",
"-Wno-deprecated-declarations",
"-F/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks",
"-I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/",
"-I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include/c++/4.2.1/",
"-Wno-deprecated-declarations",
"-F/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/System/Library/Frameworks",
"-I/Users/nathan/Code/openFrameworks/libs/**"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment