~ubuntu-branches/debian/sid/smplayer/sid

« back to all changes in this revision

Viewing changes to getrev/getrev.pro

  • Committer: Bazaar Package Importer
  • Author(s): Maia Kozheva
  • Date: 2009-03-31 23:05:43 UTC
  • mto: (1.1.9 upstream) (3.1.2 squeeze)
  • mto: This revision was merged to the branch mainline in revision 14.
  • Revision ID: james.westby@ubuntu.com-20090331230543-nsklbxenl2hf2n6h
Tags: upstream-0.6.7
ImportĀ upstreamĀ versionĀ 0.6.7

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
TEMPLATE        = app
2
2
LANGUAGE        = C++
3
3
 
 
4
CONFIG  += qt warn_on release
 
5
 
4
6
SOURCES = main.cpp
5
7
CONFIG += console
6
8