]> git.sesse.net Git - vlc/commit
macosx/framework: Export VLCExtensionsManager and VLCExtension.
authorPierre d'Herbemont <pdherbemont@free.fr>
Wed, 27 Jan 2010 01:03:21 +0000 (02:03 +0100)
committerPierre d'Herbemont <pdherbemont@free.fr>
Wed, 27 Jan 2010 01:09:07 +0000 (02:09 +0100)
commited8db5db22eec520b1a4110d98201124088c06ea
tree4784f8899e6e37ace82206ff239de9e042b38bfd
parent0726443c96b3fb9dad60d189e76eef05c474239f
macosx/framework: Export VLCExtensionsManager and VLCExtension.

This enables usage of vlc extension in Lunettes.
projects/macosx/framework/Headers/Public/VLCExtension.h [new file with mode: 0644]
projects/macosx/framework/Headers/Public/VLCExtensionsManager.h [new file with mode: 0644]
projects/macosx/framework/Sources/VLCExtension.m [new file with mode: 0644]
projects/macosx/framework/Sources/VLCExtensionsManager.m [new file with mode: 0644]
projects/macosx/framework/VLCKit.xcodeproj/project.pbxproj