[vlc-devel] commit: macosx/framework: Add Configure.sh as one of its own dependency. ( Pierre d'Herbemont )
git version control
git at videolan.org
Thu Dec 31 18:07:54 CET 2009
vlc | branch: master | Pierre d'Herbemont <pdherbemont at free.fr> | Thu Dec 31 18:07:25 2009 +0100| [1ce5eee1bbae75a5bb95a0a52f29729b09955a36] | committer: Pierre d'Herbemont
macosx/framework: Add Configure.sh as one of its own dependency.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=1ce5eee1bbae75a5bb95a0a52f29729b09955a36
---
.../framework/VLCKit.xcodeproj/project.pbxproj | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/projects/macosx/framework/VLCKit.xcodeproj/project.pbxproj b/projects/macosx/framework/VLCKit.xcodeproj/project.pbxproj
index 4c646ea..bd6ce12 100644
--- a/projects/macosx/framework/VLCKit.xcodeproj/project.pbxproj
+++ b/projects/macosx/framework/VLCKit.xcodeproj/project.pbxproj
@@ -519,6 +519,7 @@
files = (
);
inputPaths = (
+ "$(SRCROOT)/Configure.sh",
"$(SRCROOT)/../../../configure",
);
name = configure;
More information about the vlc-devel
mailing list