mirror of
https://github.com/smallmain/cocos-enhance-kit.git
synced 2025-12-08 18:28:45 +00:00
[engine] [cocos2d-x] [jsb-adapter] 适配引擎 v2.4.12 版本
This commit is contained in:
@@ -38,6 +38,8 @@ THE SOFTWARE.
|
||||
#elif(CC_TARGET_PLATFORM == CC_PLATFORM_WIN32) || (CC_TARGET_PLATFORM == CC_PLATFORM_WINRT)
|
||||
// for import ssize_t on win32 platform
|
||||
#include "platform/CCStdC.h"
|
||||
#elif(CC_TARGET_PLATFORM == CC_PLATFORM_OPENHARMONY)
|
||||
#include "platform/openharmony/FileUtils-openharmony.h"
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user