Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
onlyoffice_core
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Boris Kocherov
onlyoffice_core
Commits
f91e0308
Commit
f91e0308
authored
May 17, 2017
by
Oleg Korshul
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.
parent
d0591483
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
48 additions
and
0 deletions
+48
-0
DesktopEditor/xmlsec/src/ooxmlsignature.pro
DesktopEditor/xmlsec/src/ooxmlsignature.pro
+48
-0
No files found.
DesktopEditor/xmlsec/src/ooxmlsignature.pro
0 → 100644
View file @
f91e0308
QT
-=
core
QT
-=
gui
VERSION
=
1.0
.
0.1
TARGET
=
ooxmlsignature
TEMPLATE
=
lib
CONFIG
+=
shared
CONFIG
+=
plugin
CONFIG
+=
c
++
11
CONFIG
+=
core_static_link_libstd
CORE_ROOT_DIR
=
$$
PWD
/../../..
PWD_ROOT_DIR
=
$$
PWD
include
(
$$
CORE_ROOT_DIR
/
Common
/
base
.
pri
)
CONFIG
+=
core_static_link_xml_full
include
(
$$
CORE_ROOT_DIR
/
DesktopEditor
/
xml
/
build
/
qt
/
libxml2
.
pri
)
DEFINES
-=
UNICODE
HEADERS
+=
\
include
/
XmlCertificate
.
h
\
include
/
OOXMLSigner
.
h
\
include
/
OOXMLVerifier
.
h
HEADERS
+=
\
src
/
XmlCanonicalizator
.
h
\
src
/
XmlRels
.
h
\
src
/
XmlTransform
.
h
\
src
/
XmlSigner_mscrypto
.
h
\
src
/
XmlSigner_openssl
.
h
SOURCES
+=
\
src
/
XmlTransform
.
cpp
\
src
/
XmlCertificate
.
cpp
\
src
/
OOXMLSigner
.
cpp
\
src
/
OOXMLVerifier
.
cpp
core_windows
{
LIBS
+=
-
lcrypt32
LIBS
+=
-
lcryptui
LIBS
+=
-
lAdvapi32
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment