]> git.sesse.net Git - vlc/commitdiff
macosx/framework: Make VLCMediaListPlayer.h a public header.
authorPierre d'Herbemont <pdherbemont@free.fr>
Tue, 25 Aug 2009 15:57:30 +0000 (17:57 +0200)
committerPierre d'Herbemont <pdherbemont@free.fr>
Tue, 25 Aug 2009 15:58:01 +0000 (17:58 +0200)
projects/macosx/framework/VLCKit.xcodeproj/project.pbxproj

index f6c726a637b9c392baba371804e0115dce3db9e6..39f8218a62621e5b573e539b9d6a1a2548fb5732 100644 (file)
@@ -49,7 +49,7 @@
 
 /* Begin PBXBuildFile section */
                63014A7A1042ACE100534090 /* VLCMediaListPlayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 63014A781042ACE100534090 /* VLCMediaListPlayer.m */; };
-               63014B7E1042E64A00534090 /* VLCMediaListPlayer.h in Headers */ = {isa = PBXBuildFile; fileRef = 63014B7D1042E64A00534090 /* VLCMediaListPlayer.h */; };
+               63014B7E1042E64A00534090 /* VLCMediaListPlayer.h in Headers */ = {isa = PBXBuildFile; fileRef = 63014B7D1042E64A00534090 /* VLCMediaListPlayer.h */; settings = {ATTRIBUTES = (Public, ); }; };
                6303C43A0CF45CAE0000ECC8 /* VLCMediaListAspect.m in Sources */ = {isa = PBXBuildFile; fileRef = 6303C4390CF45CAE0000ECC8 /* VLCMediaListAspect.m */; };
                6303C43C0CF45CC30000ECC8 /* VLCMediaListAspect.h in Headers */ = {isa = PBXBuildFile; fileRef = 6303C43B0CF45CC30000ECC8 /* VLCMediaListAspect.h */; settings = {ATTRIBUTES = (Public, ); }; };
                632A0E850D3835C400AFC99B /* VLCStreamSession.h in Headers */ = {isa = PBXBuildFile; fileRef = 632A0E830D3835C400AFC99B /* VLCStreamSession.h */; settings = {ATTRIBUTES = (Public, ); }; };