mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-03-15 07:29:15 +01:00
OP-1796 updated PYTHON_DIR to qt-5.4.1
This commit is contained in:
parent
c7f99216b3
commit
d9708e79d6
@ -1,7 +1,7 @@
|
|||||||
# We use python to extract git version info and generate some other files,
|
# We use python to extract git version info and generate some other files,
|
||||||
# but it may be installed locally. The expected python version should be
|
# but it may be installed locally. The expected python version should be
|
||||||
# kept in sync with make/tools.mk.
|
# kept in sync with make/tools.mk.
|
||||||
PYTHON_DIR = qt-5.4.0/Tools/mingw491_32/opt/bin
|
PYTHON_DIR = qt-5.4.1/Tools/mingw491_32/opt/bin
|
||||||
|
|
||||||
# Search the python using environment override first
|
# Search the python using environment override first
|
||||||
OPENPILOT_TOOLS_DIR = $$(OPENPILOT_TOOLS_DIR)
|
OPENPILOT_TOOLS_DIR = $$(OPENPILOT_TOOLS_DIR)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user