提交EditPlotHeader.pro
This commit is contained in:
parent
131a68222d
commit
2b60ae10fa
|
|
@ -82,8 +82,10 @@ INCLUDEPATH += ../../Workflow/WFWidget/include
|
|||
|
||||
CONFIG(debug, debug|release){
|
||||
LIBS += -L$$PWD/../../Bin -lslfiod
|
||||
LIBS += -L$$PWD/../../Bin -lBaseFund
|
||||
LIBS += -L$$PWD/../../Bin -lOSGDataModeld
|
||||
} else {
|
||||
LIBS += -L$$PWD/../../BinR -lslfio
|
||||
LIBS += -L$$PWD/../../BinR -lBaseFun
|
||||
LIBS += -L$$PWD/../../BinR -lOSGDataModel
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user