mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-11 14:00:32 +08:00
git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@62406 954022d7-b5bf-4e40-9824-e11837661b57
15 lines
208 B
Prolog
15 lines
208 B
Prolog
TEMPLATE = app
|
|
TARGET = poleview
|
|
|
|
HEADERS += pole.h
|
|
HEADERS += poleview.h
|
|
|
|
SOURCES += pole.cpp
|
|
SOURCES += poleview.cpp
|
|
|
|
CONFIG += qt
|
|
CONFIG += thread
|
|
CONFIG += warn_on
|
|
CONFIG += exceptions
|
|
CONFIG += release
|