mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-12-03 11:24:10 +01:00
OP-1324 fixed the mingw version
This commit is contained in:
parent
3dca248938
commit
4fa543c925
@ -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.3.1/Tools/mingw48_32/opt/bin
|
PYTHON_DIR = qt-5.3.1/Tools/mingw482_32/opt/bin
|
||||||
|
|
||||||
ROOT_DIR = $$GCS_SOURCE_TREE/../..
|
ROOT_DIR = $$GCS_SOURCE_TREE/../..
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user