QuietUnrar/QuietUnrar_Prefix.pch

10 lines
186 B
Plaintext
Raw Normal View History

//
// Prefix header for all source files of the 'QuietUnrar' target in the 'QuietUnrar' project
//
#ifdef __OBJC__
#import <Cocoa/Cocoa.h>
#endif
#import "QuietUnrarAppDelegate.h"