Remove dead wood!

This commit is contained in:
hooper114
2009-11-22 15:45:17 +00:00
parent dcefa4eee1
commit a704fd584a
6 changed files with 0 additions and 1045 deletions

View File

@ -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