module developing, application can be run successfully

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@747 bbd45198-f89e-11dd-88c7-29a3b14d5316
This commit is contained in:
qiuyiuestc
2010-05-29 15:27:27 +00:00
parent 0c5f6cd9b0
commit 25e7ea1745
6 changed files with 22 additions and 18 deletions
@@ -11,7 +11,7 @@ group['CCFLAGS'] = ''
group['CPPPATH'] = [RTT_ROOT + '/components/module/interface']
group['CPPDEFINES'] = ''
target = 'hello.mo'
target = 'basicapp.mo'
# add group to project list
projects.append(group)