view/view.pro
author Markus Brökers <mbroeker@largo.homelinux.org>
Sun, 29 Aug 2010 16:36:19 +0200
changeset 145 63a5269fb113
parent 81 6cfca66d2f01
permissions -rw-r--r--
removed code without effect time_t represents the number of seconds since the birth of unix. to deal with microseconds and friends, use a) gettimeofday b) struct timeval

######################################################################
# Automatically generated by qmake (2.01a) Mi Jan 7 01:07:54 2009
######################################################################

TEMPLATE = app
QT = gui qt3support
TARGET =
DEPENDPATH += .
INCLUDEPATH += .

# Input
HEADERS += view.hpp
FORMS += maindialog.ui
SOURCES += main.cpp