Warning, /games/ksirk/ksirk/iris/iris.pro is written in an unsupported language. File is not indexed.

0001 TEMPLATE = subdirs
0002 
0003 IRIS_BASE = $$PWD
0004 
0005 include(conf.pri)
0006 windows:include(conf_win.pri)
0007 
0008 include(common.pri)
0009 
0010 # do we have a reason to enter the src dir?
0011 appledns:!appledns_bundle:CONFIG *= build_src
0012 !irisnetcore_bundle:CONFIG *= build_src
0013 !iris_bundle:CONFIG *= build_src
0014 
0015 build_src:SUBDIRS += src
0016 
0017 !no_tests:SUBDIRS += tools