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
42fb6583
Commit
42fb6583
authored
Dec 14, 2016
by
ElenaSubbotina
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
PdfReader/Writer linux build fix
parent
d500cbc6
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
PdfReader/PdfReader.pro
PdfReader/PdfReader.pro
+2
-2
PdfWriter/PdfWriter.pro
PdfWriter/PdfWriter.pro
+2
-2
No files found.
PdfReader/PdfReader.pro
View file @
42fb6583
...
...
@@ -24,11 +24,11 @@ CONFIG += build_cximage_zlib_disable
include
(..
/
DesktopEditor
/
Qt_build
/
graphics
/
project
/
graphics
.
pri
)
include
(..
/
DesktopEditor
/
xml
/
build
/
qt
/
libxml2
.
pri
)
core_windows
{
#
UnicodeConverter
LIBS
+=
-
L
$$
CORE_BUILDS_LIBRARIES_PATH
-
lUnicodeConverter
core_windows
{
LIBS
+=
-
lgdi32
\
-
ladvapi32
\
-
luser32
\
...
...
PdfWriter/PdfWriter.pro
View file @
42fb6583
...
...
@@ -22,11 +22,11 @@ CONFIG += build_cximage_zlib_disable
include
(..
/
DesktopEditor
/
Qt_build
/
graphics
/
project
/
graphics
.
pri
)
include
(..
/
DesktopEditor
/
xml
/
build
/
qt
/
libxml2
.
pri
)
core_windows
{
#
UnicodeConverter
LIBS
+=
-
L
$$
CORE_BUILDS_LIBRARIES_PATH
-
lUnicodeConverter
core_windows
{
LIBS
+=
-
lgdi32
\
-
ladvapi32
\
-
luser32
\
...
...
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