root/projects/macosx/vlc_app/VLC_Prefix.pch

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

Move the Mac OS X framework plus the yet to be finished VLC.app to projects/macosx/framework and projects/macosx/vlc_app.

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