Sync luabinding config file

This commit is contained in:
halx99 2020-12-16 12:46:37 +08:00
parent 03b605dcee
commit d467b647e2
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ clang_flags = -nostdinc -x c++ -std=c++11 -fsigned-char -U__SSE__ -DCC_ENABLE_BU
win32_clang_flags = -U __SSE__
cocos_headers = -I%(cocosdir)s/cocos -I%(cocosdir)s/cocos/platform/android -I%(cocosdir)s/external -I%(cocosdir)s/external/bullet/include -I%(cocosdir)s/external/bullet/include/bullet
cocos_headers = -I%(cocosdir)s/cocos -I%(cocosdir)s/cocos/platform/android -I%(cocosdir)s/external -I%(cocosdir)s/external/bullet
cocos_flags = -DANDROID