mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-12-03 12:37:43 +08:00
fix build script
This commit is contained in:
parent
f4cabf6262
commit
3041a457f2
@ -77,7 +77,7 @@ NANOVG_BACKEND_PROJS=[];
|
|||||||
|
|
||||||
NATIVE_WINDOW='sdl'
|
NATIVE_WINDOW='sdl'
|
||||||
TOOLS_NAME = ''
|
TOOLS_NAME = ''
|
||||||
TOOLS_NAME = 'mingw'
|
#TOOLS_NAME = 'mingw'
|
||||||
|
|
||||||
COMMON_CCFLAGS=' -DTK_ROOT=\"\\\"'+TK_ROOT+'\\\"\" '
|
COMMON_CCFLAGS=' -DTK_ROOT=\"\\\"'+TK_ROOT+'\\\"\" '
|
||||||
#COMMON_CCFLAGS=COMMON_CCFLAGS+' -DENABLE_PERFORMANCE_PROFILE=1 '
|
#COMMON_CCFLAGS=COMMON_CCFLAGS+' -DENABLE_PERFORMANCE_PROFILE=1 '
|
||||||
|
Loading…
Reference in New Issue
Block a user