[Runtime] Adding python libs in the LIBS build environment.

pull/3/head
Ashesh Vashi 2016-06-02 13:12:45 +05:30
parent 954163b495
commit fddc30c99f
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@ else {
QMAKE_CXXFLAGS += $$system($$PYTHON_CONFIG --includes)
QMAKE_LFLAGS += $$system($$PYTHON_CONFIG --ldflags)
LIBS += $$system($$PYTHON_CONFIG --libs)
}
# Source code