misc/libfreetype/Xcode-iOS/Freetype_Prefix.pch
author Mitchell Kember <mk12360@gmail.com>
Fri, 30 Nov 2012 15:29:09 -0500 (2012-11-30)
changeset 8147 53190e590919
parent 6664 7587033bf732
permissions -rw-r--r--
Use same macro for hiding video record button and keybinding Modified my previous patch to use the already-in-place VIDEOREC macro (used previously just for hiding the button on the main menu) instead of creating another one. https://google-melange.appspot.com/gci/task/view/google/gci2012/7948213
//
// Prefix header for all source files of the 'CocoaTouchStaticLibrary' target in the 'CocoaTouchStaticLibrary' project.
//

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