~ubuntu-branches/ubuntu/saucy/merkaartor/saucy

« back to all changes in this revision

Viewing changes to NameFinder/NameFinder.pri

  • Committer: Bazaar Package Importer
  • Author(s): Bernd Zeimetz
  • Date: 2009-09-13 00:52:12 UTC
  • mto: (1.2.7 upstream) (0.1.3 upstream) (3.1.7 sid)
  • mto: This revision was merged to the branch mainline in revision 10.
  • Revision ID: james.westby@ubuntu.com-20090913005212-pjecal8zxm07x0fj
ImportĀ upstreamĀ versionĀ 0.14+svnfixes~20090912

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
SOURCES += xmlstreamreader.cpp \
2
 
    httpquery.cpp \
3
 
    namefindertablemodel.cpp \
4
 
    namefinderwidget.cpp
5
 
HEADERS += NameFinderResult.h \
6
 
    xmlstreamreader.h \
7
 
    httpquery.h \
8
 
    namefindertablemodel.h \
9
 
    namefinderwidget.h
10
 
FORMS += namefinderwidget.ui