author | John Kern <johnk@symbian.org> |
Thu, 09 Sep 2010 20:03:34 -0700 | |
changeset 47 | c6e75ec74fc8 |
parent 5 | 98d749cef1a7 |
permissions | -rwxr-xr-x |
#------------------------------------------------- # # Project created by QtCreator 2010-03-22T11:11:02 # #------------------------------------------------- QT += core QT += sql QT -= gui TARGET = populateDB CONFIG += console CONFIG -= app_bundle TEMPLATE = app SOURCES += main.cpp HEADERS += \ database.h