We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9f60d4 commit 0d93698Copy full SHA for 0d93698
freetype/freetype.pro
@@ -4,9 +4,11 @@ CONFIG += staticlib release
4
FREETYPE_DIR_WITH_VERSION = freetype-2.4.6
5
unix {
6
linux-g++ {
7
+ CONFIG += create_prl
8
SUB_LIB = "linux"
9
}
10
linux-g++-32 {
11
12
13
14
linux-g++-64 {
xpdf/xpdf.pro
@@ -5,9 +5,11 @@ XPDF_DIR = "xpdf-3.03"
15
0 commit comments