summaryrefslogtreecommitdiff
path: root/core/src/demo/makefile
diff options
context:
space:
mode:
authorruki <[email protected]>2017-08-14 11:27:19 +0800
committerruki <[email protected]>2017-08-14 11:29:30 +0800
commitdba45d143d8aff047da82cbe1a881056e6e4bc00 (patch)
tree7b80d5de264c17b538a7c9d0fbb234ded39ac683 /core/src/demo/makefile
parent34706ba053dda9dd86902cacf42a6c1878c85234 (diff)
merge repo and require codes
Diffstat (limited to 'core/src/demo/makefile')
-rw-r--r--core/src/demo/makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/src/demo/makefile b/core/src/demo/makefile
index 3a474649f..084e525fe 100644
--- a/core/src/demo/makefile
+++ b/core/src/demo/makefile
@@ -15,9 +15,9 @@ demo_PKGS-$(TBOX) += tbox
demo_PKGS-$(BASE) += base
# others
-demo_LIBS += xmake$(DTYPE) luajit$(DTYPE)
-demo_INC_DIRS += ../ ../luajit/src
-demo_LIB_DIRS += ../xmake ../luajit
+demo_LIBS += xmake$(DTYPE) luajit$(DTYPE) sv$(DTYPE)
+demo_INC_DIRS += ../ ../luajit/src ../sv/include
+demo_LIB_DIRS += ../xmake ../luajit ../sv
demo_CXFLAGS += -D__tb_prefix__=\"xmake\"
# suffix