Fix Qt 4 build of mach-override to build both x86 and x86-64 binaries.

Without explicitly being told, it only builds x86 binaries (32-bit).
This commit is contained in:
Mikkel Krautz 2015-03-22 13:13:57 +01:00
parent d855b67d10
commit 46fc40e12a

View File

@ -21,6 +21,7 @@ TEMPLATE = lib
CONFIG -= qt
CONFIG += debug_and_release
CONFIG += staticlib
CONFIG += x86_64 x86
VPATH = ../mach-override-src
TARGET = mach-override
INCLUDEPATH = ../mach-override-src/ ../mach-override-src/libudis86