File: examples.pro

package info (click to toggle)
libqxt 0.6.1-6
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 19,004 kB
  • sloc: cpp: 57,512; xml: 296; sh: 251; makefile: 56; php: 14
file content (14 lines) | stat: -rw-r--r-- 594 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
######################################################################
# Automatically generated by qmake (2.01a) Fri Jan 16 22:47:44 2009
######################################################################

TEMPLATE = subdirs

contains(DEFINES,HAVE_DB):contains(QXT_MODULES, berkeley):SUBDIRS += berkeley
contains(QXT_MODULES, gui) {
    !macx:SUBDIRS += displaysettings
    SUBDIRS += qxtflowview
}
contains(QXT_MODULES, network):SUBDIRS += ircpeer jsonrpcclient
contains(QXT_MODULES, web):SUBDIRS += web
contains(DEFINES,HAVE_ZEROCONF):contains(QXT_MODULES, zeroconf):SUBDIRS += zeroconf