| author | William Roberts <williamr@symbian.org> |
| Fri, 11 Jun 2010 16:26:16 +0100 | |
| branch | GCC_SURGE |
| changeset 24 | 24fd0381a9ae |
| 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