From: Pierre d'Herbemont Date: Mon, 22 Feb 2010 19:22:45 +0000 (+0100) Subject: VLCKit: Remove contrib dependency files. X-Git-Tag: 1.1.0-pre1~738 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=3acfd5b5707b65e6e9d9d4d7e53106c390bf338f;p=vlc VLCKit: Remove contrib dependency files. We already do that in contrib makefile. --- diff --git a/projects/macosx/framework/VLCKit.xcodeproj/project.pbxproj b/projects/macosx/framework/VLCKit.xcodeproj/project.pbxproj index 4a68179721..ae8e76d1c1 100644 --- a/projects/macosx/framework/VLCKit.xcodeproj/project.pbxproj +++ b/projects/macosx/framework/VLCKit.xcodeproj/project.pbxproj @@ -519,11 +519,9 @@ files = ( ); inputPaths = ( - $SRCROOT/../../../extras/contrib/bootstrap, ); name = make; outputPaths = ( - $SRCROOT/../../../extras/contrib/config.mak, ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh;