aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/py/package.txt
blob: 03c6fa9dd3a1086e5f264fd8ae3f5ddcace733ea (plain)
1
2
3
4
5
6
7
8
9
10
NAME=py

BUILDTYPE=multi
BUILDDIR=build

SRCDIR=source

SRCS= main.cpp py.cpp pyext.cpp modmeth.cpp clmeth.cpp register.cpp pyargs.cpp bound.cpp

HDRS= main.h pyext.h