浏览代码

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

Pierre d'Herbemont 15 年之前
父节点
当前提交
1b800f26f0
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      VLCKit.xcodeproj/project.pbxproj

+ 1 - 0
VLCKit.xcodeproj/project.pbxproj

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