initial import
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
#-------------------------------------------------
|
||||
#
|
||||
# Project created by QtCreator 2010-02-05T18:33:30
|
||||
#
|
||||
#-------------------------------------------------
|
||||
|
||||
QT += sql
|
||||
|
||||
TARGET = sqlit_test
|
||||
TEMPLATE = app
|
||||
|
||||
|
||||
SOURCES += main.cpp\
|
||||
sqldialog.cpp
|
||||
|
||||
HEADERS += sqldialog.h
|
||||
|
||||
FORMS += sqldialog.ui
|
||||
Reference in New Issue
Block a user