update conscript of module examples

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1111 bbd45198-f89e-11dd-88c7-29a3b14d5316
This commit is contained in:
qiuyiuestc
2010-11-24 23:45:51 +00:00
parent 64b4a18874
commit f5d2b36adb
5 changed files with 41 additions and 7 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ RTMLINKER = RTT_ROOT + '/tools/rtmlinker.exe '
group = {}
group['CCFLAGS'] = ''
group['CPPPATH'] = [RTT_ROOT + '/include',
RTT_ROOT + '/components/module',
RTT_ROOT + '/examples/module',
RTT_ROOT + '/components/rtgui/include',
RTT_ROOT + '/components/rgtui/common',
RTT_ROOT + '/components/rtgui/server',