mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 04:25:35 +08:00
Fixed two underscores which were missed.
This commit is contained in:
@@ -10,7 +10,7 @@ TEMPLATE = lib
|
||||
CONFIG += plugin shared
|
||||
CONFIG += blackmisc blackcore
|
||||
|
||||
LIBS += -lsimulator_fscommon -lFSUIPC_User -luuid
|
||||
LIBS += -lsimulatorfscommon -lFSUIPC_User -luuid
|
||||
|
||||
# required for FSUIPC
|
||||
win32:!win32-g++*: QMAKE_LFLAGS += /NODEFAULTLIB:LIBC.lib
|
||||
|
||||
Reference in New Issue
Block a user