Files
wnmj/cocos2d/tests/lua-empty-test/project/proj.ios/HelloLua_Prefix.pch

9 lines
179 B
Plaintext
Raw Normal View History

2026-03-01 13:51:43 +08:00
//
// Prefix header for all source files of the 'HelloLua' target in the 'HelloLua' project
//
#ifdef __OBJC__
#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>
#endif