Changeset b99d84d552a3f1abfb67671488fcc90dbdea630c

Show
Ignore:
Timestamp:
22/11/07 13:01:43 (1 year ago)
Author:
Pierre d'Herbemont <pdherbemont@videolan.org>
git-committer:
Pierre d'Herbemont <pdherbemont@videolan.org> 1195732903 +0000
git-parent:

[e3cf5b1b18b040513e375d1c2f4fe54d9f8c7792]

git-author:
Pierre d'Herbemont <pdherbemont@videolan.org> 1195732903 +0000
Message:

MacOSX/Framework/VLC.xcodeproj: Make VLCMediaListAspect.h a public header.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • extras/MacOSX/Framework/VLC.xcodeproj/project.pbxproj

    ree3e8c9 rb99d84d  
    99/* Begin PBXBuildFile section */ 
    1010        6303C43A0CF45CAE0000ECC8 /* VLCMediaListAspect.m in Sources */ = {isa = PBXBuildFile; fileRef = 6303C4390CF45CAE0000ECC8 /* VLCMediaListAspect.m */; }; 
    11         6303C43C0CF45CC30000ECC8 /* VLCMediaListAspect.h in Headers */ = {isa = PBXBuildFile; fileRef = 6303C43B0CF45CC30000ECC8 /* VLCMediaListAspect.h */; }; 
     11        6303C43C0CF45CC30000ECC8 /* VLCMediaListAspect.h in Headers */ = {isa = PBXBuildFile; fileRef = 6303C43B0CF45CC30000ECC8 /* VLCMediaListAspect.h */; settings = {ATTRIBUTES = (Public, ); }; }; 
    1212        8DC2EF570486A6940098B216 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7B1FEA5585E11CA2CBB /* Cocoa.framework */; }; 
    1313        EF7311900CB5797B009473B4 /* VLCAudio.h in Headers */ = {isa = PBXBuildFile; fileRef = EF73118E0CB5797B009473B4 /* VLCAudio.h */; settings = {ATTRIBUTES = (Public, ); }; };