mirror of
https://git.code.sf.net/p/zint/code
synced 2026-01-28 22:36:02 +00:00
Move QZint class into frontend binary
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
TEMPLATE = lib
|
||||
|
||||
CONFIG += staticlib
|
||||
|
||||
TARGET = QtZintDLL
|
||||
|
||||
INCLUDEPATH += ../backend
|
||||
|
||||
LIBS += -L"../win32/Release" -lzint
|
||||
|
||||
HEADERS += qzint.h
|
||||
|
||||
SOURCES += qzint.cpp
|
||||
Reference in New Issue
Block a user