~ubuntu-branches/ubuntu/karmic/psi/karmic

« back to all changes in this revision

Viewing changes to src/options/options.pri

  • Committer: Bazaar Package Importer
  • Author(s): Jan Niehusmann
  • Date: 2008-08-28 18:46:52 UTC
  • mfrom: (1.2.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20080828184652-iiik12dl91nq7cdi
Tags: 0.12-2
Uploading to unstable (Closes: Bug#494352)

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
        $$PWD/opt_advanced.h \
24
24
        $$PWD/opt_shortcuts.h
25
25
 
 
26
HEADERS += $$PWD/opt_tree.h
 
27
 
26
28
SOURCES += \
27
29
        $$PWD/opt_application.cpp \
28
30
        $$PWD/opt_chat.cpp \
36
38
        $$PWD/opt_advanced.cpp \
37
39
        $$PWD/opt_shortcuts.cpp
38
40
 
 
41
SOURCES += $$PWD/opt_tree.cpp
39
42
 
40
43
INTERFACES += \
41
44
        $$PWD/opt_application.ui \
47
50
        $$PWD/opt_sound.ui \
48
51
        $$PWD/opt_advanced.ui \
49
52
        $$PWD/opt_lookfeel_toolbars.ui \
50
 
        $$PWD/ui_positiontoolbar.ui \
51
53
        $$PWD/ui_isdetails.ui \
52
54
        $$PWD/opt_iconset_emo.ui \
53
55
        $$PWD/opt_iconset_system.ui \