We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf720a6 commit 4476b33Copy full SHA for 4476b33
Makefile
@@ -2,6 +2,7 @@ PYTHON = python
2
CHECKSCRIPT = kivy/tools/pep8checker/pep8kivy.py
3
KIVY_DIR = kivy/
4
NOSETESTS = nosetests
5
+KIVY_USE_DEFAULTCONFIG = 1
6
HOSTPYTHON = $(KIVYIOSROOT)/tmp/Python-$(PYTHON_VERSION)/hostpython
7
IOSPATH := $(PATH):/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin
8
0 commit comments