change building process yes, again

This commit is contained in:
hathach
2012-12-07 17:59:46 +07:00
parent cd74f4f0ed
commit 70e3a13951
12 changed files with 1180 additions and 102 deletions
+2 -2
View File
@@ -5,6 +5,6 @@ proj_path = $(build_dir)/..
#get workspace absolute path
workspace_dir = $(shell cd $(proj_path)/../../.. ; pwd)
#workspace_dir = $(proj_path)/../../../
$(warning workspace $(workspace_dir))
#$(warning workspace $(workspace_dir))
include $(workspace_dir)/demos/demos.mk
#include $(workspace_dir)/demos/demos.mk