root/projects/macosx/frontrow_plugin/FRVLC_Prefix.pch

Revision 663058fa5d6ee0b4c5aaa10f8d3398f957c06b0d, 164 bytes (checked in by Pierre d'Herbemont <pdherbemont@videolan.org>, 10 months ago)

macosx: FrontRow? plugin initial import. Patch by hyei.

  • Property mode set to 100644
Line 
1 //
2 // Prefix header for all source files of the 'FRVLC' target in the 'FRVLC' project.
3 //
4
5 #ifdef __OBJC__
6     #import <Cocoa/Cocoa.h>
7         #import "VLCDebug.h"
8 #endif
Note: See TracBrowser for help on using the browser.