Skip to content
This repository has been archived by the owner on Aug 21, 2023. It is now read-only.

Commit

Permalink
Fix build, regression from merge conflict
Browse files Browse the repository at this point in the history
Signed-off-by: falkTX <falktx@falktx.com>
  • Loading branch information
falkTX committed Nov 17, 2019
1 parent 868492c commit 915065c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions c++/Makefile.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 915065c

Please sign in to comment.