]> git.sesse.net Git - vlc/commitdiff
macosx/framework: Add Configure.sh as one of its own dependency.
authorPierre d'Herbemont <pdherbemont@free.fr>
Thu, 31 Dec 2009 17:07:25 +0000 (18:07 +0100)
committerPierre d'Herbemont <pdherbemont@free.fr>
Thu, 31 Dec 2009 17:07:25 +0000 (18:07 +0100)
projects/macosx/framework/VLCKit.xcodeproj/project.pbxproj

index 4c646ea31722ca7dabe5631d9dd90c862b795a63..bd6ce1234d2447e5cb2dda249cdfb17d18639a88 100644 (file)
                        files = (
                        );
                        inputPaths = (
+                               "$(SRCROOT)/Configure.sh",
                                "$(SRCROOT)/../../../configure",
                        );
                        name = configure;