Attempt at getting the windows client to at least compile without bombing out with errors, may not be fully usable, e.g. plot window doesn't come up, etc
This commit is contained in:
@@ -12,8 +12,8 @@ CXXFLAGS = $(shell pkg-config --cflags QtCore QtGui 2>/dev/null) -Wall
|
||||
QTLDLIBS = $(shell pkg-config --libs QtCore QtGui 2>/dev/null)
|
||||
|
||||
CMDSRCS = \
|
||||
crc16.c \
|
||||
iso14443crc.c \
|
||||
$(VPATH)\crc16.c \
|
||||
$(VPATH)\iso14443crc.c \
|
||||
data.c \
|
||||
graph.c \
|
||||
ui.c \
|
||||
|
||||
Reference in New Issue
Block a user