initial import
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# -------------------------------------------------
|
||||
# Project created by QtCreator 2009-08-15T12:08:20
|
||||
# -------------------------------------------------
|
||||
QT += sql
|
||||
TARGET = Importer
|
||||
TEMPLATE = app
|
||||
SOURCES += main.cpp \
|
||||
importerdialog.cpp \
|
||||
imageoutputformatdialog.cpp
|
||||
HEADERS += importerdialog.h \
|
||||
imageoutputformatdialog.h
|
||||
FORMS += importerdialog.ui \
|
||||
imageoutputformatdialog.ui
|
||||
Reference in New Issue
Block a user