~ubuntu-branches/ubuntu/feisty/psi/feisty

« back to all changes in this revision

Viewing changes to iris/cs.pri

  • Committer: Bazaar Package Importer
  • Author(s): Stephan Hermann
  • Date: 2005-09-14 16:33:49 UTC
  • mfrom: (2.1.1 sarge)
  • Revision ID: james.westby@ubuntu.com-20050914163349-3zacov4afysz5cw5
Tags: 0.9.3-2ubuntu1
* Sync with debian
* Applied patch to psi.desktop to start psi without gpg-agent use (known
  issue)
* Updated README.Debian

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
        HEADERS += \
7
7
                $$CS_BASE/util/base64.h \
8
8
                $$CS_BASE/util/bytestream.h \
 
9
                $$CS_BASE/util/bconsole.h \
9
10
                $$CS_BASE/util/safedelete.h \
10
11
                $$CS_BASE/network/ndns.h \
11
12
                $$CS_BASE/network/srvresolver.h \
18
19
        SOURCES += \
19
20
                $$CS_BASE/util/base64.cpp \
20
21
                $$CS_BASE/util/bytestream.cpp \
 
22
                $$CS_BASE/util/bconsole.cpp \
21
23
                $$CS_BASE/util/safedelete.cpp \
22
24
                $$CS_BASE/network/ndns.cpp \
23
25
                $$CS_BASE/network/srvresolver.cpp \