mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13: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