~ubuntu-branches/ubuntu/saucy/kopete/saucy-proposed

« back to all changes in this revision

Viewing changes to protocols/jabber/libiris/src/irisnet/noncore/legacy/legacy.pri

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2013-06-21 02:22:39 UTC
  • Revision ID: package-import@ubuntu.com-20130621022239-63l3zc8p0nf26pt6
Tags: upstream-4.10.80
ImportĀ upstreamĀ versionĀ 4.10.80

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
HEADERS += \
 
2
        $$PWD/safedelete.h \
 
3
        $$PWD/ndns.h \
 
4
        $$PWD/srvresolver.h \
 
5
        $$PWD/servsock.h
 
6
 
 
7
SOURCES += \
 
8
        $$PWD/safedelete.cpp \
 
9
        $$PWD/ndns.cpp \
 
10
        $$PWD/srvresolver.cpp \
 
11
        $$PWD/servsock.cpp