Set PDF_CREATOR
This commit is contained in:
parent
171dd994c8
commit
96d7fd8772
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ QT += svg
|
||||||
PKGCONFIG += mlite5 libcurl poppler glib-2.0 cairo
|
PKGCONFIG += mlite5 libcurl poppler glib-2.0 cairo
|
||||||
LIBS += -lcurl -lglib-2.0 -lgobject-2.0 -ldl
|
LIBS += -lcurl -lglib-2.0 -lgobject-2.0 -ldl
|
||||||
DEFINES += MADNESS=1
|
DEFINES += MADNESS=1
|
||||||
|
DEFINES += PDF_CREATOR='\\"SeaPrint\ $$VERSION\\"'
|
||||||
|
|
||||||
# Write version file
|
# Write version file
|
||||||
VERSION_H = \
|
VERSION_H = \
|
||||||
|
|
Loading…
Reference in a new issue