Browse Source

macosx/framework: Add Configure.sh as one of its own dependency.

Pierre d'Herbemont 15 years ago
parent
commit
1b800f26f0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      VLCKit.xcodeproj/project.pbxproj

+ 1 - 0
VLCKit.xcodeproj/project.pbxproj

@@ -519,6 +519,7 @@
 			files = (
 			files = (
 			);
 			);
 			inputPaths = (
 			inputPaths = (
+				"$(SRCROOT)/Configure.sh",
 				"$(SRCROOT)/../../../configure",
 				"$(SRCROOT)/../../../configure",
 			);
 			);
 			name = configure;
 			name = configure;