更新代码
This commit is contained in:
6
ui/core_base/h3.pri
Normal file
6
ui/core_base/h3.pri
Normal file
@@ -0,0 +1,6 @@
|
||||
unix:!macx {
|
||||
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
|
||||
}}
|
||||
Reference in New Issue
Block a user