Fix build, regression from merge conflict

Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
falkTX 2019-11-17 20:34:05 +00:00
parent 868492c4fe
commit 915065c1f1
No known key found for this signature in database
GPG Key ID: CDBAA37ABC74FBA0
1 changed files with 0 additions and 3 deletions

View File

@ -7,9 +7,6 @@
AR ?= ar
CC ?= gcc
CXX ?= g++
MOC ?= $(shell pkg-config --variable=moc_location QtCore)
RCC ?= $(shell pkg-config --variable=rcc_location QtCore)
UIC ?= $(shell pkg-config --variable=uic_location QtCore)
STRIP ?= strip
WINDRES ?= windres