~ubuntu-branches/debian/sid/unixodbc-gui-qt/sid

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#
# \brief	These are some CONFIG options for qmake.
#
#               Edit these settings, as needed, before using qmake to
#		generate the Makefiles. All sources are likely to use
#		the options reflected here.
#
# 		Common CONFIG options are;
#
#       		thread
#       		warn_on
#       		debug | release
#
#
# \sa		*.pri *.pro
#
CONFIG		+= warn_on release
CONFIG		+= thread