7 lines
140 B
Python
7 lines
140 B
Python
|
|
librule(
|
|
sources = ["datastore.c", "timer.c", "fx.c"],
|
|
headers = ["datastore.h", "timer.h", "fx.h"],
|
|
deplibs = ["base:base"])
|
|
|