author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Fri, 14 May 2010 16:40:13 +0300 | |
changeset 22 | 79de32ba3296 |
parent 3 | 41300fa6a67c |
child 30 | 5dc02b23752f |
permissions | -rw-r--r-- |
# ------------------------------------------------- # Project created by QtCreator 2009-11-10T14:39:06 # ------------------------------------------------- # Link against gui for X11,etc. DEFINES += SRCDIR=\\\"$$PWD/\\\" TARGET = tst_guiapplauncher CONFIG += console CONFIG -= app_bundle CONFIG += qtestlib TEMPLATE = app SOURCES += tst_guiapplauncher.cpp \ windowmanager.cpp HEADERS += windowmanager.h # process enumeration,etc. win32:LIBS+=-luser32