Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavide Beatrici <davidebeatrici@gmail.com>2019-10-11 23:48:06 +0300
committerDavide Beatrici <davidebeatrici@gmail.com>2019-10-11 23:48:06 +0300
commit5db12321ac3f4da96f20ead26ad5756b7c852dbe (patch)
tree7cd30a1dd118f043fd6e303a360b688301aecaf4 /plugins/ffxiv
parented6ff7ca9a18ca6bf416156849f27172d7726054 (diff)
plugins: link to user32 in common project (only on Windows)
Diffstat (limited to 'plugins/ffxiv')
-rwxr-xr-xplugins/ffxiv/ffxiv.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/ffxiv/ffxiv.pro b/plugins/ffxiv/ffxiv.pro
index b8bc86a11..e50866925 100755
--- a/plugins/ffxiv/ffxiv.pro
+++ b/plugins/ffxiv/ffxiv.pro
@@ -7,5 +7,3 @@ include(../plugins.pri)
TARGET = ffxiv
SOURCES = ffxiv.cpp
-
-win32:LIBS += -luser32