[vlc-devel] commit: VLCKit: Remove contrib dependency files. (Pierre d'Herbemont )
git version control
git at videolan.org
Mon Feb 22 20:24:30 CET 2010
vlc | branch: master | Pierre d'Herbemont <pdherbemont at free.fr> | Mon Feb 22 20:22:45 2010 +0100| [3acfd5b5707b65e6e9d9d4d7e53106c390bf338f] | committer: Pierre d'Herbemont
VLCKit: Remove contrib dependency files.
We already do that in contrib makefile.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=3acfd5b5707b65e6e9d9d4d7e53106c390bf338f
---
.../framework/VLCKit.xcodeproj/project.pbxproj | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/projects/macosx/framework/VLCKit.xcodeproj/project.pbxproj b/projects/macosx/framework/VLCKit.xcodeproj/project.pbxproj
index 4a68179..ae8e76d 100644
--- a/projects/macosx/framework/VLCKit.xcodeproj/project.pbxproj
+++ b/projects/macosx/framework/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;
More information about the vlc-devel
mailing list