repo.or.cz
/
ooovba.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
update dev300-m57
[ooovba.git]
/
applied_patches
/
0705-link-with-comphelper.diff
blob
131d475c79a838d395b30b4403f40ef86a706e7e
1
--- xmlscript/util/makefile.mk
2
+++ xmlscript/util/makefile.mk
3
@@ -58,6 +58,7 @@
4
$(LIB1TARGET)
5
6
SHL1STDLIBS= \
7
+ $(COMPHELPERLIB) \
8
$(CPPUHELPERLIB) \
9
$(CPPULIB) \
10
$(SALLIB)