1
0
mirror of https://git.code.sf.net/p/zint/code synced 2026-01-25 12:55:59 +00:00

Patches by tgotic

This commit is contained in:
hooper114
2009-06-05 21:08:09 +00:00
parent 00d31b5c5f
commit ee7f8e3f84
2 changed files with 14 additions and 4 deletions

View File

@@ -2,7 +2,8 @@ TEMPLATE = app
CONFIG += warn_on \
thread \
qt
qt \
uitools
TARGET = qtFontend
@@ -15,4 +16,5 @@ SOURCES += main.cpp \
HEADERS += mainwindow.h \
barcodeitem.h
LIBS += -lQZint
LIBS += -lQtZint2
RESOURCES = resources.qrc