~ubuntu-branches/ubuntu/raring/ksirk/raring-proposed

« back to all changes in this revision

Viewing changes to ksirk/iris/src/xmpp/base64/base64.pri

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2012-12-07 18:07:17 UTC
  • Revision ID: package-import@ubuntu.com-20121207180717-sj8ituy2axxw3b2s
Tags: upstream-4.9.90
ImportĀ upstreamĀ versionĀ 4.9.90

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
INCLUDEPATH += $$PWD/../..
 
2
DEPENDPATH += $$PWD/../..
 
3
 
 
4
HEADERS += \
 
5
        $$PWD/base64.h
 
6
 
 
7
SOURCES += \
 
8
        $$PWD/base64.cpp