UNPKG
pdf-fill-form-compiled
Version:
latest (0.0.3)
0.0.3
0.0.2
0.0.1
PDF forms
bitbucket.org/autofi/pdf-fill-form
pdf-fill-form-compiled
/
opt
/
mkspecs
/
linux-clang
/
qmake.conf
17 lines
(11 loc)
•
276 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#
# qmake configuration for linux-clang
#
MAKEFILE_GENERATOR = UNIX CONFIG += incremental QMAKE_INCREMENTAL_STYLE = sublib
include
(../common/linux.conf)
include
(../common/gcc-base-unix.conf)
include
(../common/clang.conf) QMAKE_LFLAGS += -ccc-gcc-name g++ load(qt_config)