소스 검색

VLCKit: Remove contrib dependency files.

We already do that in contrib makefile.
Pierre d'Herbemont 15 년 전
부모
커밋
cbfcb3836f
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      VLCKit.xcodeproj/project.pbxproj

+ 0 - 2
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;