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

This commit is contained in:
Ashesh Vashi 2016-06-02 13:12:45 +05:30
parent 954163b495
commit fddc30c99f

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