mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-06-15 02:09:22 +08:00
add test/test10.c
This commit is contained in:
+1
@@ -5,6 +5,7 @@ from building import *
|
||||
cwd = GetCurrentDir()
|
||||
src = Split("""
|
||||
sqlite3.c
|
||||
test/test10.c
|
||||
""")
|
||||
CPPPATH = [cwd, str(Dir('#'))]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user