mirror of
https://gitee.com/idea4good/GuiLite.git
synced 2026-01-09 09:55:10 +08:00
!31 Remove cmd_target, refact timer
This commit is contained in:
@@ -2,7 +2,7 @@ echo "Build header-only library: GuiLite.h"
|
||||
|
||||
# build GuiLiteRaw.h
|
||||
cd core_include
|
||||
cat api.h cmd_target.h resource.h theme.h display.h word.h bitmap.h wnd.h > core.h
|
||||
cat api.h resource.h theme.h display.h word.h bitmap.h wnd.h > core.h
|
||||
mv core.h ../
|
||||
|
||||
cd ../widgets_include
|
||||
|
||||
Reference in New Issue
Block a user