mirror of
https://github.com/jialexd/sdk-ameba-v4.0c_180328.git
synced 2026-07-08 12:35:46 +00:00
first add sdk
This commit is contained in:
commit
f91efd1250
3915 changed files with 1291882 additions and 0 deletions
14
tools/uart_adapter/app/iOS/uartadapter/uartadapter-Prefix.pch
Executable file
14
tools/uart_adapter/app/iOS/uartadapter/uartadapter-Prefix.pch
Executable file
|
|
@ -0,0 +1,14 @@
|
|||
//
|
||||
// Prefix header for all source files of the 'KxMenuExample' target in the 'KxMenuExample' project
|
||||
//
|
||||
|
||||
#import <Availability.h>
|
||||
|
||||
#ifndef __IPHONE_4_0
|
||||
#warning "This project uses features only available in iOS SDK 4.0 and later."
|
||||
#endif
|
||||
|
||||
#ifdef __OBJC__
|
||||
#import <UIKit/UIKit.h>
|
||||
#import <Foundation/Foundation.h>
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue