File: SkypePlugin_Prefix.pch

package info (click to toggle)
pidgin-skype 20110407%2Bsvn628%2Bdfsg-1
  • links: PTS
  • area: contrib
  • in suites: wheezy
  • size: 904 kB
  • sloc: ansic: 5,774; cpp: 1,859; objc: 586; makefile: 115
file content (7 lines) | stat: -rw-r--r-- 154 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
//
// Prefix header for all source files of the 'SkypePlugin' target in the 'SkypePlugin' project.
//

#ifdef __OBJC__
    #import <Cocoa/Cocoa.h>
#endif