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:
authorArthur Moore <Arthur.Moore.git@cd-net.net>2016-11-30 02:01:13 +0300
committerArthur Moore <Arthur.Moore.git@cd-net.net>2016-11-30 02:01:13 +0300
commit84c2ae28dd672d127e135491f82b245fcbafadc9 (patch)
tree7e1dccbcb419538f774f57f324e57331e89c5f14 /plugins/ffxiv_x64
parent0bc6d7d43ba2dfe5a121036419963ad64f55432a (diff)
ffxiv_x64 Plugin: Add a plugin for Final Fantasy XIV x64
Use ffxiv.cpp to provide both plugins
Diffstat (limited to 'plugins/ffxiv_x64')
-rwxr-xr-xplugins/ffxiv_x64/ffxiv_x64.pro12
1 files changed, 12 insertions, 0 deletions
diff --git a/plugins/ffxiv_x64/ffxiv_x64.pro b/plugins/ffxiv_x64/ffxiv_x64.pro
new file mode 100755
index 000000000..0be4ca05a
--- /dev/null
+++ b/plugins/ffxiv_x64/ffxiv_x64.pro
@@ -0,0 +1,12 @@
+# Copyright 2005-2016 The Mumble Developers. All rights reserved.
+# Use of this source code is governed by a BSD-style license
+# that can be found in the LICENSE file at the root of the
+# Mumble source tree or at <https://www.mumble.info/LICENSE>.
+
+include(../plugins.pri)
+
+TARGET = ffxiv_x64
+SOURCES = ../ffxiv/ffxiv.cpp
+
+DEFINES *= FFXIV_USE_x64
+win32:LIBS += -luser32