Merge branch 'main' of http://git.hivekion.com:3000/jiayulong/logplus
This commit is contained in:
commit
f3255d6c18
|
|
@ -82,8 +82,10 @@ INCLUDEPATH += ../../Workflow/WFWidget/include
|
||||||
|
|
||||||
CONFIG(debug, debug|release){
|
CONFIG(debug, debug|release){
|
||||||
LIBS += -L$$PWD/../../Bin -lslfiod
|
LIBS += -L$$PWD/../../Bin -lslfiod
|
||||||
|
LIBS += -L$$PWD/../../Bin -lBaseFund
|
||||||
LIBS += -L$$PWD/../../Bin -lOSGDataModeld
|
LIBS += -L$$PWD/../../Bin -lOSGDataModeld
|
||||||
} else {
|
} else {
|
||||||
LIBS += -L$$PWD/../../BinR -lslfio
|
LIBS += -L$$PWD/../../BinR -lslfio
|
||||||
|
LIBS += -L$$PWD/../../BinR -lBaseFun
|
||||||
LIBS += -L$$PWD/../../BinR -lOSGDataModel
|
LIBS += -L$$PWD/../../BinR -lOSGDataModel
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user