修改动态库名修改编译
This commit is contained in:
parent
049ae35d11
commit
d4ecbc980a
@ -24,7 +24,7 @@ LIBS += -llibcositcps \
|
||||
-llibasn1 \
|
||||
-llibutil \
|
||||
-llibslog \
|
||||
-lkbd61850dbinterface
|
||||
-lhmjs61850dbinterface
|
||||
|
||||
LIBS += -lboost_system
|
||||
|
||||
|
||||
@ -26,7 +26,7 @@ LIBS += \
|
||||
-llibasn1 \
|
||||
-llibutil \
|
||||
-llibslog \
|
||||
-lkbd61850dbinterface
|
||||
-lhmjs61850dbinterface
|
||||
|
||||
LIBS += -lboost_system
|
||||
|
||||
|
||||
@ -28,7 +28,7 @@ LIBS += -llibcositcps \
|
||||
-llibasn1 \
|
||||
-llibutil \
|
||||
-llibslog \
|
||||
-lkbd61850dbinterface
|
||||
-lhmjs61850dbinterface
|
||||
|
||||
LIBS += -lboost_system -lfes_ping_api
|
||||
|
||||
|
||||
@ -78,7 +78,7 @@ LIBS += -L$$LIBDIR -llibmem
|
||||
LIBS += -L$$LIBDIR -llibasn1
|
||||
LIBS += -L$$LIBDIR -llibutil
|
||||
LIBS += -L$$LIBDIR -llibslog
|
||||
#LIBS += -L$$LIBDIR -lkbd61850dbinterface
|
||||
#LIBS += -L$$LIBDIR -lhmjs61850dbinterface
|
||||
|
||||
win32{
|
||||
LIBS += -L$$LIBDIR -lws2_32
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user