mirror of
https://git.code.sf.net/p/zint/code
synced 2026-01-10 05:26:00 +00:00
Remove dead wood!
This commit is contained in:
@@ -1,20 +0,0 @@
|
||||
TEMPLATE = app
|
||||
|
||||
CONFIG += warn_on \
|
||||
thread \
|
||||
qt \
|
||||
uitools
|
||||
|
||||
TARGET = qtFontend
|
||||
|
||||
FORMS += mainWindow.ui
|
||||
|
||||
SOURCES += main.cpp \
|
||||
mainwindow.cpp \
|
||||
barcodeitem.cpp
|
||||
|
||||
HEADERS += mainwindow.h \
|
||||
barcodeitem.h
|
||||
|
||||
LIBS += -lQtZint2
|
||||
RESOURCES = resources.qrc
|
||||
Reference in New Issue
Block a user