mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-22 03:09:16 +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:
Vendored
+1
-1
@@ -16,7 +16,7 @@ trees.c
|
||||
uncompr.c
|
||||
zutil.c
|
||||
''')
|
||||
CPPPATH = [RTT_ROOT + '/components/rtgui/common/libz']
|
||||
CPPPATH = [RTT_ROOT + '/components/external/libz']
|
||||
|
||||
group = DefineGroup('libz', src, depend = ['RTGUI_IMAGE_PNG'], CPPPATH = CPPPATH)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user