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
/
common
/
nacl
/
g++-nacl64.conf
13 lines
(9 loc)
•
381 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
# 32-bit x86 nacl configuration.
QMAKE_CC
= x
86_64
-nacl-gcc
QMAKE_CXX
= x
86_64
-nacl-g++
QMAKE_LINK
= x
86_64
-nacl-g++
QMAKE_LINK_SHLIB
= x
86_64
-nacl-g++
QMAKE_AR
= x
86_64
-nacl-ar q
QMAKE_OBJCOPY
= x
86_64
-nacl-objcopy
QMAKE_NM
= x
86_64
-nacl-nm -P
QMAKE_STRIP
= x
86_64
-nacl-strip