]> git.sesse.net Git - vlc/commitdiff
vlckit: Fix compilation.
authorPierre d'Herbemont <pdherbemont@videolan.org>
Sat, 16 Aug 2008 17:26:18 +0000 (19:26 +0200)
committerPierre d'Herbemont <pdherbemont@videolan.org>
Sat, 16 Aug 2008 18:31:32 +0000 (20:31 +0200)
projects/macosx/framework/VLCKit.xcodeproj/project.pbxproj

index 31361cb458cb361fc51b49bbb2825659a29f8519..b3803547e0dfcf0ed2b027f04f5538e54f2b2cdb 100644 (file)
 /* Begin PBXLegacyTarget section */
                633BD6DB0D2ADE4E0012A314 /* vlc-core */ = {
                        isa = PBXLegacyTarget;
-                       buildArgumentsString = $ACTION;
+                       buildArgumentsString = vlc;
                        buildConfigurationList = 633BD6DF0D2ADE6D0012A314 /* Build configuration list for PBXLegacyTarget "vlc-core" */;
                        buildPhases = (
                        );
                        dependencies = (
                        );
                        name = "vlc-core";
-                       passBuildSettingsInEnvironment = 0;
+                       passBuildSettingsInEnvironment = 1;
                        productName = "vlc-core";
                };
 /* End PBXLegacyTarget section */