提交 bd2b9c54 编写于 作者: B bernard

Add LodePNG library.

上级 3022725f
......@@ -12,8 +12,10 @@
build
*~
*.o
*.obj
*.bak
*.dep
*.lib
*.a
*.i
*.d
from building import *
cwd = GetCurrentDir()
src = Split('''
lodepng.c
''')
CPPPATH = [cwd]
group = DefineGroup('lodepng', src, depend = ['RTGUI_IMAGE_LODEPNG'], CPPPATH = CPPPATH)
Return('group')
此差异已折叠。
此差异已折叠。
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册