]> git.sesse.net Git - vlc/commitdiff
Fixed framework compilation and changed the configure script to configure VLC with...
authorFelix Paul Kühne <fkuehne@videolan.org>
Thu, 25 Dec 2008 12:00:53 +0000 (13:00 +0100)
committerFelix Paul Kühne <fkuehne@videolan.org>
Thu, 25 Dec 2008 12:01:22 +0000 (13:01 +0100)
projects/macosx/framework/VLCKit.xcodeproj/project.pbxproj

index b3803547e0dfcf0ed2b027f04f5538e54f2b2cdb..7dcf61fc65583d2390bdd60fbfeec9617060e06b 100644 (file)
 /* Begin PBXLegacyTarget section */
                633BD6DB0D2ADE4E0012A314 /* vlc-core */ = {
                        isa = PBXLegacyTarget;
-                       buildArgumentsString = vlc;
+                       buildArgumentsString = "";
                        buildConfigurationList = 633BD6DF0D2ADE6D0012A314 /* Build configuration list for PBXLegacyTarget "vlc-core" */;
                        buildPhases = (
                        );
                        );
                        runOnlyForDeploymentPostprocessing = 0;
                        shellPath = /bin/sh;
-                       shellScript = "if test $ACTION = \"clean\"\nthen\n\trm -Rf $SYMROOT/vlc_build_dir\n     exit 0\nfi\n\ntop_srcdir=`pwd`/../../..\n\nmkdir -p $SYMROOT/vlc_build_dir\ncd $SYMROOT/vlc_build_dir && $top_srcdir/configure --disable-nls --enable-debug -C\n";
+                       shellScript = "if test $ACTION = \"clean\"\nthen\n\trm -Rf $SYMROOT/vlc_build_dir\n     exit 0\nfi\n\ntop_srcdir=`pwd`/../../..\n\nmkdir -p $SYMROOT/vlc_build_dir\ncd $SYMROOT/vlc_build_dir && $top_srcdir/configure --disable-nls --enable-debug --with-macosx-sdk=$SDKROOT -C\n";
                        showEnvVarsInLog = 0;
                };
                EF78BD2E0CAEEF9500354E6E /* ShellScript */ = {