]> git.sesse.net Git - vlc/blob - extras/MacOSX/Framework/Examples/test/test_Prefix.pch
0b05af766f3d0cf00fca85f0274d6eb5aa00ea2b
[vlc] / extras / MacOSX / Framework / Examples / test / test_Prefix.pch
1 //
2 // Prefix header for all source files of the 'test' target in the 'test' project
3 //
4
5 #ifdef __OBJC__
6     #import <Cocoa/Cocoa.h>
7 #endif