mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-10 19:35:55 +08:00
.
This commit is contained in:
@ -2,8 +2,8 @@
|
||||
VERSION = $$cat(version.txt)
|
||||
DEFINES += INTVER=$$VERSION
|
||||
|
||||
QMAKE_TARGET_COMPANY = Ascensio System SIA
|
||||
QMAKE_TARGET_COPYRIGHT = Ascensio System SIA Copyright (c) 2018
|
||||
QMAKE_TARGET_COMPANY = $$cat(copyright.txt)
|
||||
QMAKE_TARGET_COPYRIGHT = $$cat(copyright.txt) (c) 2018
|
||||
|
||||
# CONFIGURATION
|
||||
CONFIG(debug, debug|release) {
|
||||
|
||||
1
Common/copyright.txt
Normal file
1
Common/copyright.txt
Normal file
@ -0,0 +1 @@
|
||||
Ascensio System SIA
|
||||
Reference in New Issue
Block a user