]> git.sesse.net Git - vlc/blobdiff - projects/macosx/framework/VLCKit.xcodeproj/project.pbxproj
VLCKit: Remove contrib dependency files.
[vlc] / projects / macosx / framework / VLCKit.xcodeproj / project.pbxproj
index 5de574d0a484df60ba34e28dbb4d95350084bb26..ae8e76d1c159f22e8629af67be9af01d96956940 100644 (file)
                        name = "Run VLC configure";
                        productName = "vlc-bootstrap";
                };
+               CC61094C112F4AB500FAFD22 /* Make VLC and VLCKit */ = {
+                       isa = PBXAggregateTarget;
+                       buildConfigurationList = CC61095D112F4AD400FAFD22 /* Build configuration list for PBXAggregateTarget "Make VLC and VLCKit" */;
+                       buildPhases = (
+                       );
+                       dependencies = (
+                               CC610951112F4ABB00FAFD22 /* PBXTargetDependency */,
+                               CC610953112F4ABF00FAFD22 /* PBXTargetDependency */,
+                       );
+                       name = "Make VLC and VLCKit";
+                       productName = "Make VLC and VLCKit";
+               };
 /* End PBXAggregateTarget section */
 
 /* Begin PBXBuildFile section */
                        remoteGlobalIDString = 63FFDBCE0D2AE2AE0092FC96;
                        remoteInfo = "vlc-bootstrap";
                };
+               CC610950112F4ABB00FAFD22 /* PBXContainerItemProxy */ = {
+                       isa = PBXContainerItemProxy;
+                       containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
+                       proxyType = 1;
+                       remoteGlobalIDString = 6337547910ED090A0072A0D9;
+                       remoteInfo = "Make VLC";
+               };
+               CC610952112F4ABF00FAFD22 /* PBXContainerItemProxy */ = {
+                       isa = PBXContainerItemProxy;
+                       containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
+                       proxyType = 1;
+                       remoteGlobalIDString = 8DC2EF4F0486A6940098B216;
+                       remoteInfo = VLCKit;
+               };
 /* End PBXContainerItemProxy section */
 
 /* Begin PBXFileReference section */
                                63FFDBCE0D2AE2AE0092FC96 /* Run VLC configure */,
                                6337547910ED090A0072A0D9 /* Make VLC */,
                                8DC2EF4F0486A6940098B216 /* VLCKit */,
+                               CC61094C112F4AB500FAFD22 /* Make VLC and VLCKit */,
                        );
                };
 /* End PBXProject section */
                        files = (
                        );
                        inputPaths = (
-                               $SRCROOT/../../../extras/contrib/bootstrap,
                        );
                        name = make;
                        outputPaths = (
-                               $SRCROOT/../../../extras/contrib/config.mak,
                        );
                        runOnlyForDeploymentPostprocessing = 0;
                        shellPath = /bin/sh;
                        target = 63FFDBCE0D2AE2AE0092FC96 /* Run VLC configure */;
                        targetProxy = 63FFDBD20D2AE3070092FC96 /* PBXContainerItemProxy */;
                };
+               CC610951112F4ABB00FAFD22 /* PBXTargetDependency */ = {
+                       isa = PBXTargetDependency;
+                       target = 6337547910ED090A0072A0D9 /* Make VLC */;
+                       targetProxy = CC610950112F4ABB00FAFD22 /* PBXContainerItemProxy */;
+               };
+               CC610953112F4ABF00FAFD22 /* PBXTargetDependency */ = {
+                       isa = PBXTargetDependency;
+                       target = 8DC2EF4F0486A6940098B216 /* VLCKit */;
+                       targetProxy = CC610952112F4ABF00FAFD22 /* PBXContainerItemProxy */;
+               };
 /* End PBXTargetDependency section */
 
 /* Begin XCBuildConfiguration section */
                                ONLY_ACTIVE_ARCH = YES;
                                PREBINDING = NO;
                                SDKROOT = macosx10.5;
+                               VALID_ARCHS = "i386 ppc ppc64 ppc7400 x86_64";
                                VLC_BUILD_DIR = "$(SYMROOT)/$(CONFIGURATION)/vlc_build_dir";
                                VLC_SRC_DIR = "$(SRCROOT)/../../..";
                        };
                                ONLY_ACTIVE_ARCH = NO;
                                PREBINDING = NO;
                                SDKROOT = macosx10.5;
+                               VALID_ARCHS = "i386 ppc ppc64 ppc7400 x86_64";
                                VLC_BUILD_DIR = "$(SYMROOT)/$(CONFIGURATION)/vlc_build_dir";
                                VLC_SRC_DIR = "$(SRCROOT)/../../..";
                        };
                        };
                        name = Release;
                };
+               CC61094D112F4AB600FAFD22 /* Debug */ = {
+                       isa = XCBuildConfiguration;
+                       buildSettings = {
+                               COPY_PHASE_STRIP = NO;
+                               GCC_DYNAMIC_NO_PIC = NO;
+                               GCC_OPTIMIZATION_LEVEL = 0;
+                               PRODUCT_NAME = "Make VLC and VLCKit";
+                       };
+                       name = Debug;
+               };
+               CC61094E112F4AB600FAFD22 /* Release */ = {
+                       isa = XCBuildConfiguration;
+                       buildSettings = {
+                               COPY_PHASE_STRIP = YES;
+                               DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
+                               GCC_ENABLE_FIX_AND_CONTINUE = NO;
+                               PRODUCT_NAME = "Make VLC and VLCKit";
+                               ZERO_LINK = NO;
+                       };
+                       name = Release;
+               };
 /* End XCBuildConfiguration section */
 
 /* Begin XCConfigurationList section */
                        defaultConfigurationIsVisible = 0;
                        defaultConfigurationName = Debug;
                };
+               CC61095D112F4AD400FAFD22 /* Build configuration list for PBXAggregateTarget "Make VLC and VLCKit" */ = {
+                       isa = XCConfigurationList;
+                       buildConfigurations = (
+                               CC61094D112F4AB600FAFD22 /* Debug */,
+                               CC61094E112F4AB600FAFD22 /* Release */,
+                       );
+                       defaultConfigurationIsVisible = 0;
+                       defaultConfigurationName = Debug;
+               };
 /* End XCConfigurationList section */
        };
        rootObject = 0867D690FE84028FC02AAC07 /* Project object */;