Commit 1c2524f5 authored by ElenaSubbotina's avatar ElenaSubbotina

FontsGen - fix build

parent c0e4b021
......@@ -5,13 +5,14 @@ CONFIG -= qt
CORE_ROOT_DIR = $$PWD/../..
PWD_ROOT_DIR = $$PWD
include($$CORE_ROOT_DIR/Common/base.pri)
include($$CORE_ROOT_DIR/Common/3dParty/icu/icu.pri)
DESTDIR = $$PWD/../../build/bin/AllFontsGen
TARGET = $$CORE_BUILDS_PLATFORM_PREFIX
LIBS += -L$$CORE_BUILDS_LIBRARIES_PATH -lgraphics -lOfficeUtils -lUnicodeConverter
DEFINES += \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment