~ubuntu-branches/ubuntu/oneiric/psi/oneiric

« back to all changes in this revision

Viewing changes to third-party/qca/qca.pro

  • Committer: Bazaar Package Importer
  • Author(s): Jan Niehusmann
  • Date: 2009-09-25 17:49:51 UTC
  • mfrom: (6.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20090925174951-lvm7kdap82o8xhn3
Tags: 0.13-1
* Updated to upstream version 0.13
* Set Standards-Version to 3.8.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
 
28
28
PRIVATE_HEADERS += \
29
29
        $$QCA_CPP/qca_plugin.h \
 
30
        $$QCA_CPP/qca_safeobj.h \
30
31
        $$QCA_CPP/qca_systemstore.h
31
32
 
32
33
PUBLIC_HEADERS += \
63
64
        $$QCA_CPP/qca_cert.cpp \
64
65
        $$QCA_CPP/qca_keystore.cpp \
65
66
        $$QCA_CPP/qca_securelayer.cpp \
 
67
        $$QCA_CPP/qca_safeobj.cpp \
66
68
        $$QCA_CPP/qca_securemessage.cpp \
67
69
        $$QCA_CPP/qca_default.cpp \
68
70
        $$QCA_CPP/support/qpipe.cpp \