diff options
| author | ruki <[email protected]> | 2019-06-28 00:41:09 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2019-06-27 22:06:58 +0800 |
| commit | 19cbd06f95dddacd1247d1dffab9fa29d719d02b (patch) | |
| tree | c424494f950ea356bcac5f8bdc3c78b200064c67 /core/src/demo | |
| parent | 10f5a0cf4441565b66d9fe2682ee78fbaab73fa9 (diff) | |
rename submodules name
Diffstat (limited to 'core/src/demo')
| -rw-r--r-- | core/src/demo/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/src/demo/makefile b/core/src/demo/makefile index 8c65a8a2c..a9c22a0e5 100644 --- a/core/src/demo/makefile +++ b/core/src/demo/makefile @@ -15,7 +15,7 @@ demo_PKGS-$(BASE) += base # others demo_LIBS += xmake$(DTYPE) lcurses$(DTYPE) tbox$(DTYPE) luajit$(DTYPE) sv$(DTYPE) -demo_INC_DIRS += ../ ../tbox/repo/src ../tbox/inc/$(PLAT) ../luajit/repo/src ../sv/repo/include +demo_INC_DIRS += ../ ../tbox/tbox/src ../tbox/inc/$(PLAT) ../luajit/luajit/src ../sv/sv/include demo_LIB_DIRS += ../xmake ../tbox ../luajit ../sv ../lcurses demo_CXFLAGS += -D__tb_prefix__=\"xmake\" |
