mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-04-07 13:55:33 +08:00
versions up
This commit is contained in:
committed by
Alexander Trofimov
parent
4d3b406cc4
commit
e6292fb3aa
@ -6,7 +6,7 @@
|
||||
|
||||
QT -= core gui
|
||||
|
||||
VERSION = 1.0.0.1
|
||||
VERSION = 1.0.0.3
|
||||
TARGET = UnicodeConverter
|
||||
TEMPLATE = lib
|
||||
|
||||
@ -89,7 +89,7 @@ win32 {
|
||||
TARGET_EXT = .dll
|
||||
|
||||
INCLUDEPATH += $$PWD/icubuilds/$$ICU_BUILDS_PLATFORM/include
|
||||
LIBS += -L$$PWD/icubuilds/$$ICU_BUILDS_PLATFORM/lib -licuuc
|
||||
LIBS += -L$$PWD/../build/bin/icu/$$ICU_BUILDS_PLATFORM -licuuc
|
||||
message(windows)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user