You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
unix:!macx {
|
|
contains(QT_ARCH, arm) {
|
|
contains(DEFINES, arma7) {
|
|
INCLUDEPATH += /usr/local/openssl-1.0.2m-h3-gcc-4.9.2/include
|
|
LIBS += -L/usr/local/openssl-1.0.2m-h3-gcc-4.9.2/lib -lssl -lcrypto
|
|
LIBS += -L/usr/local/h3_rootfsv -lXdmcp
|
|
}}}
|