~ubuntu-branches/ubuntu/raring/quassel/raring-proposed

« back to all changes in this revision

Viewing changes to quassel.pro

  • Committer: Bazaar Package Importer
  • Author(s): Harald Sitter
  • Date: 2008-06-27 19:21:30 UTC
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: james.westby@ubuntu.com-20080627192130-kjsrutd8w40x5okn
Tags: upstream-0.2.0~rc1
ImportĀ upstreamĀ versionĀ 0.2.0~rc1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# This project file can be used to set up a build environment for quassel.
2
 
# To build the default configuration (i.e. qtgui, core and monolithic client),
3
 
# simply run
4
 
#
5
 
# > qmake && make
6
 
#
7
 
# in this directory. In order to select the binaries to build, you may set
8
 
# the BUILD variable as follows:
9
 
#
10
 
# > qmake BUILD=<mode> && make
11
 
#
12
 
# where <mode> is a quoted string that may contain any of 'qtgui', 'core', 'mono' or 'all'.
13
 
#
14
 
# NOTE: To change the build configuration, you have to run 'make distclean' first!
15
 
 
16
 
TEMPLATE = subdirs
17
 
SUBDIRS += build/quassel.pro