summaryrefslogtreecommitdiff
path: root/cpputools
diff options
context:
space:
mode:
authorJesús Corrius <jesus@softcatala.org>2010-12-09 23:11:26 +0100
committerJesús Corrius <jesus@softcatala.org>2010-12-09 23:11:26 +0100
commit51eb4440267f36c89927674e3f9d90fa3707e85e (patch)
tree469f47edc1120116f9db0a39fdf3dc2369b02a14 /cpputools
parent3d86e3f51a102fded009a70f32f3f75617c9452c (diff)
Remove references to unicows.dll
Diffstat (limited to 'cpputools')
-rwxr-xr-x[-rw-r--r--]cpputools/source/unoexe/makefile.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/cpputools/source/unoexe/makefile.mk b/cpputools/source/unoexe/makefile.mk
index c17fe9001cde..5869f180163e 100644..100755
--- a/cpputools/source/unoexe/makefile.mk
+++ b/cpputools/source/unoexe/makefile.mk
@@ -83,9 +83,6 @@ APP1STDLIBS= \
$(CPPULIB) \
$(CPPUHELPERLIB)\
$(LIBXML2LIB)
-.IF "$(OS)" == "WNT"
-APP1STDLIBS += $(UNICOWSLIB)
-.ENDIF
.INCLUDE : target.mk