comparison Makefile @ 114:a5c8741b8662

Initial prototype support for printing list of users + print preview dialog. Has some issues currently.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 05 Jul 2017 12:48:55 +0300
parents 43e14ba416e1
children 36c9cb759326
comparison
equal deleted inserted replaced
113:907f2ddf6801 114:a5c8741b8662
2 ### Configuration settings for Linux and generic UNIX 2 ### Configuration settings for Linux and generic UNIX
3 ### See other Makefile.* files for more options. 3 ### See other Makefile.* files for more options.
4 ### 4 ###
5 5
6 # Miscellaneous 6 # Miscellaneous
7 QT5_MODULES = Core Gui Widgets Sql 7 QT5_MODULES = Core Gui Widgets Sql PrintSupport
8 QT5_PREFIX = 8 QT5_PREFIX =
9 BINTOOL_PREFIX = 9 BINTOOL_PREFIX =
10 10
11 PREFIX = /usr/local 11 PREFIX = /usr/local
12 BINPATH = ./ 12 BINPATH = ./