Files
uwsgi/plugins/fastrouter/uwsgiplugin.py
T
2012-09-22 05:52:28 +02:00

10 lines
121 B
Python

NAME='fastrouter'
CFLAGS = []
LDFLAGS = []
LIBS = []
REQUIRES = ['corerouter']
GCC_LIST = ['fastrouter', 'fr_events']