mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-24 13:58:36 +08:00
update libpng, libz, jpeg building script.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1308 bbd45198-f89e-11dd-88c7-29a3b14d5316
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ pngwrite.c
|
||||
pngwtran.c
|
||||
pngwutil.c
|
||||
''')
|
||||
CPPPATH = [RTT_ROOT + '/components/rtgui/common/libpng']
|
||||
CPPPATH = [RTT_ROOT + '/components/external/libpng']
|
||||
|
||||
group = DefineGroup('libpng', src, depend = ['RTGUI_IMAGE_PNG'], CPPPATH = CPPPATH)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user