mirror of
https://gitee.com/eda-development/eda_fpga.git
synced 2025-08-06 17:22:03 +08:00
修改pro
This commit is contained in:
@ -18,7 +18,7 @@ LIBS += -L$$PWD -lqscintilla2_qt5
|
|||||||
}
|
}
|
||||||
#-------Macos-------------
|
#-------Macos-------------
|
||||||
macx {
|
macx {
|
||||||
LIBS+= "$$PWD/../../libs/macos/libqscintilla2_qt6.15.1.0.dylib"
|
LIBS+= "$$PWD/../libs/macos/libqscintilla2_qt6.15.1.0.dylib"
|
||||||
}
|
}
|
||||||
#-------Linux-------------
|
#-------Linux-------------
|
||||||
unix {
|
unix {
|
||||||
|
Reference in New Issue
Block a user