Merge branch 'master' of github.com:limelight-stream/limelight-ios

* 'master' of github.com:limelight-stream/limelight-ios:
  Look for libxml2 includes in a tree from the SDK root instead of the drive root
This commit is contained in:
Diego Waxemberg
2014-10-18 21:14:54 -04:00

View File

@@ -1084,7 +1084,7 @@
"$(inherited)",
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
"$(PROJECT_DIR)/libs/**",
"/usr/include/libxml2/**",
"$(SDKROOT)/usr/include/libxml2/**",
);
INFOPLIST_FILE = "Limelight/Limelight-Info.plist";
LIBRARY_SEARCH_PATHS = (
@@ -1110,7 +1110,7 @@
"$(inherited)",
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
"$(PROJECT_DIR)/libs/**",
"/usr/include/libxml2/**",
"$(SDKROOT)/usr/include/libxml2/**",
);
INFOPLIST_FILE = "Limelight/Limelight-Info.plist";
LIBRARY_SEARCH_PATHS = (