Add icon + library version

This commit is contained in:
Jakub Melka
2020-06-06 18:04:23 +02:00
parent 5cb9bdee26
commit e6d4eea9a2
5 changed files with 181 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# Copyright (C) 2018-2019 Jakub Melka
# Copyright (C) 2018-2020 Jakub Melka
#
# This file is part of PdfForQt.
#
@ -20,6 +20,12 @@ QT += gui widgets
TARGET = PdfForQtLib
TEMPLATE = lib
win32:TARGET_EXT = .dll
VERSION = 1.0.0
QMAKE_TARGET_DESCRIPTION = "PDF rendering / editing library for Qt"
QMAKE_TARGET_COPYRIGHT = "(c) Jakub Melka 2018-2020"
DEFINES += PDFFORQTLIB_LIBRARY
# The following define makes your compiler emit warnings if you use