~oif-team/ubuntu/natty/qt4-x11/xi2.1

« back to all changes in this revision

Viewing changes to tools/qvfb/qvfb.pro

  • Committer: Bazaar Package Importer
  • Author(s): Alessandro Ghersi
  • Date: 2009-11-02 18:30:08 UTC
  • mfrom: (1.2.2 upstream)
  • mto: (15.2.5 experimental)
  • mto: This revision was merged to the branch mainline in revision 88.
  • Revision ID: james.westby@ubuntu.com-20091102183008-b6a4gcs128mvfb3m
Tags: upstream-4.6.0~beta1
ImportĀ upstreamĀ versionĀ 4.6.0~beta1

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
INSTALLS += target
10
10
 
11
11
DEPENDPATH      = ../../include
 
12
INCLUDEPATH     += ../../src/gui/embedded
12
13
 
13
14
FORMS           = config.ui
14
15
HEADERS         = qvfb.h \
19
20
                  qvfbprotocol.h \
20
21
                  qvfbshmem.h \
21
22
                  qvfbmmap.h \
22
 
                  qvfbhdr.h \
23
 
                  qlock_p.h \
24
 
                  qwssignalhandler_p.h
 
23
                  ../../src/gui/embedded/qvfbhdr.h \
 
24
                  ../../src/gui/embedded/qlock_p.h \
 
25
                  ../../src/gui/embedded/qwssignalhandler_p.h
25
26
 
26
27
SOURCES         = qvfb.cpp \
27
28
                  qvfbview.cpp \
31
32
                  qvfbprotocol.cpp \
32
33
                  qvfbshmem.cpp \
33
34
                  qvfbmmap.cpp \
34
 
                  qlock.cpp \
35
 
                  qwssignalhandler.cpp
 
35
                  ../../src/gui/embedded/qlock.cpp \
 
36
                  ../../src/gui/embedded/qwssignalhandler.cpp
36
37
 
37
38
include($$QT_SOURCE_TREE/tools/shared/deviceskin/deviceskin.pri)
38
39
 
60
61
    LIBS += -lXtst
61
62
}
62
63
 
63
 
RESOURCES       += qvfb.qrc \
64
 
                   ClamshellPhone.qrc \
65
 
                   PDAPhone.qrc \
66
 
                   SmartPhone2.qrc \
67
 
                   SmartPhone.qrc \
68
 
                   SmartPhoneWithButtons.qrc \
69
 
                   TouchscreenPhone.qrc \
70
 
                   Trolltech-Keypad.qrc \
71
 
                   Trolltech-Touchscreen.qrc \
72
 
                   PortableMedia.qrc
73
 
 
 
64
RESOURCES       += qvfb.qrc