Files
uwsgi/plugins/alarm_speech/uwsgiplugin.py
T

7 lines
105 B
Python

NAME='alarm_speech'
CFLAGS = []
LDFLAGS = []
LIBS = ['-framework appkit']
GCC_LIST = ['alarm_speech.m']