Makefile
author Radek Brich <radek.brich@devl.cz>
Sat, 21 Feb 2015 12:01:57 +0100
changeset 118 8c7970520632
parent 117 8680c2333546
permissions -rw-r--r--
Add mouse events, event demo.

.PHONY: build_ext

build_ext:
	python3 setup.py build_ext --inplace