view/view.pro
author Markus Bröker <mbroeker@largo.dyndns.tv>
Sun, 27 Sep 2009 10:56:49 +0200
changeset 107 244356bc3a20
parent 81 6cfca66d2f01
permissions -rw-r--r--
Pipes and COPY-ON-WRITE In this example, every forked process gets its own copy of the countervariable i through copy-on-write. committer: Markus Bröker <mbroeker@largo.homelinux.org>

######################################################################
# 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