move components/tjpgd1a to components/external/tjpgd1a

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2228 bbd45198-f89e-11dd-88c7-29a3b14d5316
This commit is contained in:
chaos.proton@gmail.com 2012-07-22 11:20:11 +00:00
parent 8cf479caaa
commit c3f0850297
5 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ src = Split('''
tjpgd.c
''')
CPPPATH = GetCurrentDir()
CPPPATH = [RTT_ROOT + '/components/external/tjpgd1a']
group = DefineGroup('tjpgd', src, depend = ['RTGUI_IMAGE_TJPGD'], CPPPATH = CPPPATH)

View File

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB