From bb5bdbbdca966c03e6b22b455630381154cb6d01 Mon Sep 17 00:00:00 2001 From: Fridrich Štrba Date: Fri, 16 Sep 2011 16:25:27 +0200 Subject: Revert "Trying to chop out the uwinapi library" This reverts commit 2dea0dab4fafda3c10a5bd03ad15ed39a4658b51. --- cpputools/source/unoexe/makefile.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpputools') diff --git a/cpputools/source/unoexe/makefile.mk b/cpputools/source/unoexe/makefile.mk index ec985d41aa21..5869f180163e 100755 --- a/cpputools/source/unoexe/makefile.mk +++ b/cpputools/source/unoexe/makefile.mk @@ -74,7 +74,7 @@ APP1RPATH=UREBIN # Include all relevant (see ure/source/README) dynamic libraries, so that C++ # UNO components running in the uno executable have a defined environment -# (stlport, unxlngi6 libstdc++.so.6, and wntmsci10 are already +# (stlport, unxlngi6 libstdc++.so.6, and wntmsci10 uwinapi.dll are already # included via APP1STDLIB, unxlngi6 libgcc_s.so.1 and wntmsci10 msvcr71.dll and # msvcp71.dll are magic---TODO): APP1STDLIBS= \ -- cgit