From 3acfd5b5707b65e6e9d9d4d7e53106c390bf338f Mon Sep 17 00:00:00 2001 From: Pierre d'Herbemont Date: Mon, 22 Feb 2010 20:22:45 +0100 Subject: [PATCH] VLCKit: Remove contrib dependency files. We already do that in contrib makefile. --- projects/macosx/framework/VLCKit.xcodeproj/project.pbxproj | 2 -- 1 file changed, 2 deletions(-) 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; -- 2.39.2