~ubuntu-branches/ubuntu/dapper/psi/dapper

« back to all changes in this revision

Viewing changes to cutestuff/qpassivepopup/qpassivepopup.pri

  • Committer: Bazaar Package Importer
  • Author(s): Jan Niehusmann
  • Date: 2004-06-15 00:10:41 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040615001041-enywb6pcpe4sjsw6
Tags: 0.9.2-1
* New upstream release
* Set KDEDIR for ./configure so kde specific files get installed
* Don't install libpsiwidgets.so. It got installed in /usr/share
  where it doesn't belong. May be included (at a better location)
  later.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
qpassivepopup {
 
2
        INCLUDEPATH += $$QPASSIVEPOPUP_CPP
 
3
 
 
4
        HEADERS += $$QPASSIVEPOPUP_CPP/qpassivepopup.h
 
5
        SOURCES += $$QPASSIVEPOPUP_CPP/qpassivepopup.cpp
 
6
}