mirror of
https://git.code.sf.net/p/zint/code
synced 2026-01-07 20:17:06 +00:00
Structural changes and updates from tgotic
This commit is contained in:
29
frontend_qt4/frontend_qt4.pro
Normal file
29
frontend_qt4/frontend_qt4.pro
Normal file
@@ -0,0 +1,29 @@
|
||||
######################################################################
|
||||
# Automatically generated by qmake (2.01a) sub 29. kol 22:15:57 2009
|
||||
######################################################################
|
||||
|
||||
TEMPLATE = app
|
||||
TARGET =
|
||||
DEPENDPATH += . debug release
|
||||
INCLUDEPATH += .
|
||||
|
||||
# Input
|
||||
HEADERS += barcodeitem.h mainwindow.h
|
||||
FORMS += grpAztec.ui \
|
||||
grpC128.ui \
|
||||
grpC16k.ui \
|
||||
grpC39.ui \
|
||||
grpC49.ui \
|
||||
grpChannel.ui \
|
||||
grpCodablock.ui \
|
||||
grpCodeOne.ui \
|
||||
grpDM.ui \
|
||||
grpMaxicode.ui \
|
||||
grpMicroPDF.ui \
|
||||
grpMQR.ui \
|
||||
grpMSICheck.ui \
|
||||
grpPDF417.ui \
|
||||
grpQR.ui \
|
||||
mainWindow.ui
|
||||
SOURCES += barcodeitem.cpp main.cpp mainwindow.cpp
|
||||
RESOURCES += resources.qrc
|
||||
Reference in New Issue
Block a user