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-libc++
/
qmake.conf
11 lines
(7 loc)
•
179 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
#
# qmake configuration for linux-clang and libc++
#
include
(../linux-clang/qmake.conf) QMAKE_CXXFLAGS += -stdlib=libc++ QMAKE_LFLAGS += -stdlib=libc++ load(qt_config)