Fixed two underscores which were missed.

This commit is contained in:
Mathew Sutcliffe
2015-11-23 21:15:52 +00:00
parent d51055eb4f
commit 6dd06e4045
2 changed files with 2 additions and 2 deletions

View File

@@ -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