Quellcode durchsuchen

VLCKit: Remove contrib dependency files.

We already do that in contrib makefile.
Pierre d'Herbemont vor 15 Jahren
Ursprung
Commit
cbfcb3836f
1 geänderte Dateien mit 0 neuen und 2 gelöschten Zeilen
  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;