Compare commits

...

2 Commits

Author SHA1 Message Date
zhaolei
51ba66e2e9 Merge branch 'main' of http://git.hivekion.com:3000/jiayulong/logplus 2026-04-15 10:32:56 +08:00
zhaolei
e2cad070ad 提交ConvertorManager.pro文件 2026-04-15 10:31:39 +08:00

View File

@ -88,9 +88,11 @@ CONFIG(debug, debug|release){
LIBS += -L$$PWD/../../Bin -lBaseFund
LIBS += -L$$PWD/../../Bin -lslfiod
LIBS += -L$$PWD/../../Bin -lWellLogUId
LIBS += -L$$PWD/../../Bin -lWFEngined
} else {
LIBS += -L$$PWD/../../BinR -lOSGDataModel
LIBS += -L$$PWD/../../BinR -lBaseFun
LIBS += -L$$PWD/../../BinR -lslfio
LIBS += -L$$PWD/../../BinR -lWellLogUI
LIBS += -L$$PWD/../../Bin -lWFEngine
}