Commit 29ae0bdc authored by ElenaSubbotina's avatar ElenaSubbotina

.

parent 39257334
......@@ -107,7 +107,7 @@ public:
Impl() : inViewTable(false), inView(false) {}
settings_elm common;
settings_elm common_view;
settings_elm common_view;
std::vector<view_elm> views;
......
......@@ -23,6 +23,9 @@ CONFIG += build_cximage_zlib_disable
include(../DesktopEditor/Qt_build/graphics/project/graphics.pri)
include(../DesktopEditor/xml/build/qt/libxml2.pri)
#UnicodeConverter
LIBS += -L$$CORE_BUILDS_LIBRARIES_PATH -lUnicodeConverter
core_windows {
LIBS += -lgdi32 \
-ladvapi32 \
......
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