Files
uwsgi/plugins/fastrouter/uwsgiplugin.py
T
2012-10-20 13:47:07 +02:00

10 lines
108 B
Python

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