You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
|
#ifndef your_plugin_Bridging_Header_h
|
|
#define your_plugin_Bridging_Header_h
|
|
|
|
#import <cocos_view_pod/dcocos_bridge.h>
|
|
|
|
#endif /* your_plugin_Bridging_Header_h */
|
|
|