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
81c1d7ee
Commit
81c1d7ee
authored
May 25, 2016
by
Alexey.Golubev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changed the project location.
parent
20edef65
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
Makefile
Makefile
+3
-3
No files found.
Makefile
View file @
81c1d7ee
...
...
@@ -57,7 +57,7 @@ TARGETS += $(LIBXML)
TARGETS
+=
$(LICENSEMANAGER)
X2T_PRO
:=
$(
abspath
X2tConverter/build/Qt/X2tSLN.pro
)
HTMLFILEINTERNAL_PRO
:=
$(
abspath
HtmlFile/Internal/Internal.pro
)
HTMLFILEINTERNAL_PRO
:=
$(
abspath
../core-ext/
HtmlFile/Internal/Internal.pro
)
ALLFONTSGEN_PRO
:=
$(
abspath
DesktopEditor/AllFontsGen/AllFontsGen.pro
)
XLSFORMATLIB_PRO
:=
$(
abspath
ASCOfficeXlsFile2/source/linux/XlsFormatLib.pro
)
ODFFILEWRITERLIB_PRO
:=
$(
abspath
ASCOfficeOdfFileW/linux/OdfFileWriterLib.pro
)
...
...
@@ -197,11 +197,11 @@ endef
all
:
lib bin
bin
:
$(X2T) $(ALLFONTSGEN)
$(HTMLFILEINTERNAL)
bin
:
$(X2T) $(ALLFONTSGEN)
lib
:
$(PDFWRITER) $(DOCTRENDERER) $(HTMLRENDERER) $(PDFREADER) $(DJVUFILE) $(XPSFILE) $(HTMLFILE) $(UNICODECONVERTER)
ext
:
$(ASCDOCUMENTSCORE)
ext
:
$(ASCDOCUMENTSCORE)
$(HTMLFILEINTERNAL)
$(foreach
proj,
$(QT_PROJ),
$(eval
$(call
build_proj_tmpl,
$(proj))))
...
...
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