]> git.sesse.net Git - vlc/commitdiff
macosx/framework: Renamed all the targets to be more explicit.
authorPierre d'Herbemont <pdherbemont@free.fr>
Wed, 23 Dec 2009 18:20:42 +0000 (19:20 +0100)
committerPierre d'Herbemont <pdherbemont@free.fr>
Thu, 24 Dec 2009 16:22:19 +0000 (17:22 +0100)
projects/macosx/framework/VLCKit.xcodeproj/project.pbxproj

index 9a6a104ebfdb46b5bcab649fa79babda2d1234d1..996c2b244438175de336d422f60961f9b15c405e 100644 (file)
@@ -7,16 +7,16 @@
        objects = {
 
 /* Begin PBXAggregateTarget section */
-               630F6D6E1045DE4000B03EE4 /* core-framework */ = {
+               630F6D6E1045DE4000B03EE4 /* Make VLC and VLCKit */ = {
                        isa = PBXAggregateTarget;
-                       buildConfigurationList = 630F6D801045DE6300B03EE4 /* Build configuration list for PBXAggregateTarget "core-framework" */;
+                       buildConfigurationList = 630F6D801045DE6300B03EE4 /* Build configuration list for PBXAggregateTarget "Make VLC and VLCKit" */;
                        buildPhases = (
                        );
                        dependencies = (
                                630F6D721045DE4500B03EE4 /* PBXTargetDependency */,
                                630F6D741045DE4900B03EE4 /* PBXTargetDependency */,
                        );
-                       name = "core-framework";
+                       name = "Make VLC and VLCKit";
                        productName = "core-framework";
                };
                633BD6D20D2ADE040012A314 /* Build Everything */ = {
                        name = "Build Everything";
                        productName = "vlc-core-modules";
                };
-               633BD6E40D2ADF030012A314 /* vlc-contrib */ = {
+               633BD6E40D2ADF030012A314 /* Setup VLC contribs */ = {
                        isa = PBXAggregateTarget;
-                       buildConfigurationList = 633BD6EC0D2ADF460012A314 /* Build configuration list for PBXAggregateTarget "vlc-contrib" */;
+                       buildConfigurationList = 633BD6EC0D2ADF460012A314 /* Build configuration list for PBXAggregateTarget "Setup VLC contribs" */;
                        buildPhases = (
                                633BD6E30D2ADF030012A314 /* bootstrap */,
                                633BD6EB0D2ADF280012A314 /* make bin */,
                        );
                        dependencies = (
                        );
-                       name = "vlc-contrib";
+                       name = "Setup VLC contribs";
                        productName = "vlc-contrib";
                };
-               63FFDBCE0D2AE2AE0092FC96 /* vlc-configure */ = {
+               63FFDBCE0D2AE2AE0092FC96 /* Run VLC configure */ = {
                        isa = PBXAggregateTarget;
-                       buildConfigurationList = 63FFDBD50D2AE3250092FC96 /* Build configuration list for PBXAggregateTarget "vlc-configure" */;
+                       buildConfigurationList = 63FFDBD50D2AE3250092FC96 /* Build configuration list for PBXAggregateTarget "Run VLC configure" */;
                        buildPhases = (
                                631A90420D5A007D0014A2CE /* bootstrap */,
                                63FFDBCD0D2AE2AE0092FC96 /* configure */,
                        );
                        dependencies = (
                        );
-                       name = "vlc-configure";
+                       name = "Run VLC configure";
                        productName = "vlc-bootstrap";
                };
 /* End PBXAggregateTarget section */
 /* End PBXHeadersBuildPhase section */
 
 /* Begin PBXLegacyTarget section */
-               633BD6DB0D2ADE4E0012A314 /* vlc-core */ = {
+               633BD6DB0D2ADE4E0012A314 /* Make VLC */ = {
                        isa = PBXLegacyTarget;
                        buildArgumentsString = "";
-                       buildConfigurationList = 633BD6DF0D2ADE6D0012A314 /* Build configuration list for PBXLegacyTarget "vlc-core" */;
+                       buildConfigurationList = 633BD6DF0D2ADE6D0012A314 /* Build configuration list for PBXLegacyTarget "Make VLC" */;
                        buildPhases = (
                        );
                        buildToolPath = /usr/bin/make;
                        buildWorkingDirectory = "$(SYMROOT)/vlc_build_dir";
                        dependencies = (
                        );
-                       name = "vlc-core";
+                       name = "Make VLC";
                        passBuildSettingsInEnvironment = 1;
                        productName = "vlc-core";
                };
                        targets = (
                                633BD6D20D2ADE040012A314 /* Build Everything */,
                                8DC2EF4F0486A6940098B216 /* VLCKit */,
-                               633BD6E40D2ADF030012A314 /* vlc-contrib */,
-                               633BD6DB0D2ADE4E0012A314 /* vlc-core */,
-                               63FFDBCE0D2AE2AE0092FC96 /* vlc-configure */,
-                               630F6D6E1045DE4000B03EE4 /* core-framework */,
+                               633BD6E40D2ADF030012A314 /* Setup VLC contribs */,
+                               633BD6DB0D2ADE4E0012A314 /* Make VLC */,
+                               63FFDBCE0D2AE2AE0092FC96 /* Run VLC configure */,
+                               630F6D6E1045DE4000B03EE4 /* Make VLC and VLCKit */,
                        );
                };
 /* End PBXProject section */
 /* Begin PBXTargetDependency section */
                630F6D721045DE4500B03EE4 /* PBXTargetDependency */ = {
                        isa = PBXTargetDependency;
-                       target = 633BD6DB0D2ADE4E0012A314 /* vlc-core */;
+                       target = 633BD6DB0D2ADE4E0012A314 /* Make VLC */;
                        targetProxy = 630F6D711045DE4500B03EE4 /* PBXContainerItemProxy */;
                };
                630F6D741045DE4900B03EE4 /* PBXTargetDependency */ = {
                };
                633BD6EE0D2AE03E0012A314 /* PBXTargetDependency */ = {
                        isa = PBXTargetDependency;
-                       target = 633BD6E40D2ADF030012A314 /* vlc-contrib */;
+                       target = 633BD6E40D2ADF030012A314 /* Setup VLC contribs */;
                        targetProxy = 633BD6ED0D2AE03E0012A314 /* PBXContainerItemProxy */;
                };
                633BD6F00D2AE0400012A314 /* PBXTargetDependency */ = {
                        isa = PBXTargetDependency;
-                       target = 633BD6DB0D2ADE4E0012A314 /* vlc-core */;
+                       target = 633BD6DB0D2ADE4E0012A314 /* Make VLC */;
                        targetProxy = 633BD6EF0D2AE0400012A314 /* PBXContainerItemProxy */;
                };
                633BD6F20D2AE0430012A314 /* PBXTargetDependency */ = {
                };
                63FFDBD30D2AE3070092FC96 /* PBXTargetDependency */ = {
                        isa = PBXTargetDependency;
-                       target = 63FFDBCE0D2AE2AE0092FC96 /* vlc-configure */;
+                       target = 63FFDBCE0D2AE2AE0092FC96 /* Run VLC configure */;
                        targetProxy = 63FFDBD20D2AE3070092FC96 /* PBXContainerItemProxy */;
                };
 /* End PBXTargetDependency section */
                        defaultConfigurationIsVisible = 0;
                        defaultConfigurationName = Debug;
                };
-               630F6D801045DE6300B03EE4 /* Build configuration list for PBXAggregateTarget "core-framework" */ = {
+               630F6D801045DE6300B03EE4 /* Build configuration list for PBXAggregateTarget "Make VLC and VLCKit" */ = {
                        isa = XCConfigurationList;
                        buildConfigurations = (
                                630F6D6F1045DE4000B03EE4 /* Debug */,
                        defaultConfigurationIsVisible = 0;
                        defaultConfigurationName = Debug;
                };
-               633BD6DF0D2ADE6D0012A314 /* Build configuration list for PBXLegacyTarget "vlc-core" */ = {
+               633BD6DF0D2ADE6D0012A314 /* Build configuration list for PBXLegacyTarget "Make VLC" */ = {
                        isa = XCConfigurationList;
                        buildConfigurations = (
                                633BD6DD0D2ADE4F0012A314 /* Debug */,
                        defaultConfigurationIsVisible = 0;
                        defaultConfigurationName = Debug;
                };
-               633BD6EC0D2ADF460012A314 /* Build configuration list for PBXAggregateTarget "vlc-contrib" */ = {
+               633BD6EC0D2ADF460012A314 /* Build configuration list for PBXAggregateTarget "Setup VLC contribs" */ = {
                        isa = XCConfigurationList;
                        buildConfigurations = (
                                633BD6E50D2ADF030012A314 /* Debug */,
                        defaultConfigurationIsVisible = 0;
                        defaultConfigurationName = Debug;
                };
-               63FFDBD50D2AE3250092FC96 /* Build configuration list for PBXAggregateTarget "vlc-configure" */ = {
+               63FFDBD50D2AE3250092FC96 /* Build configuration list for PBXAggregateTarget "Run VLC configure" */ = {
                        isa = XCConfigurationList;
                        buildConfigurations = (
                                63FFDBD00D2AE2AE0092FC96 /* Debug */,