]> git.sesse.net Git - vlc/commitdiff
macosx/framework: Switch to C99.
authorPierre d'Herbemont <pdherbemont@free.fr>
Tue, 26 Jan 2010 11:40:38 +0000 (12:40 +0100)
committerPierre d'Herbemont <pdherbemont@free.fr>
Wed, 27 Jan 2010 01:09:05 +0000 (02:09 +0100)
projects/macosx/framework/VLCKit.xcodeproj/project.pbxproj

index 18f012d7812c4503991b79c9aad3270f3a0d0d92..4757a48171406f80c2e0edb7476f09970d370b65 100644 (file)
                                DYLIB_COMPATIBILITY_VERSION = 1;
                                DYLIB_CURRENT_VERSION = 1;
                                FRAMEWORK_VERSION = A;
+                               GCC_C_LANGUAGE_STANDARD = c99;
                                GCC_DYNAMIC_NO_PIC = NO;
                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
                                GCC_ENABLE_OBJC_EXCEPTIONS = YES;