~ubuntu-branches/ubuntu/utopic/psi/utopic

« back to all changes in this revision

Viewing changes to iris/iris.pro

  • Committer: Bazaar Package Importer
  • Author(s): Jan Niehusmann
  • Date: 2009-09-25 17:49:51 UTC
  • mfrom: (6.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20090925174951-lvm7kdap82o8xhn3
Tags: 0.13-1
* Updated to upstream version 0.13
* Set Standards-Version to 3.8.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
TEMPLATE = subdirs
 
2
 
 
3
IRIS_BASE = $$PWD
 
4
 
 
5
include(conf.pri)
 
6
windows:include(conf_win.pri)
 
7
 
 
8
include(common.pri)
 
9
 
 
10
# do we have a reason to enter the src dir?
 
11
appledns:!appledns_bundle:CONFIG *= build_src
 
12
!irisnetcore_bundle:CONFIG *= build_src
 
13
!iris_bundle:CONFIG *= build_src
 
14
 
 
15
sub_src.subdir = src
 
16
sub_tools.subdir = tools
 
17
sub_tools.depends = sub_src
 
18
 
 
19
build_src:SUBDIRS += sub_src
 
20
 
 
21
!no_tests:SUBDIRS += sub_tools