summaryrefslogtreecommitdiff
path: root/cpputools
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2011-09-16 14:28:08 +0200
committerFridrich Štrba <fridrich.strba@bluewin.ch>2011-09-16 15:52:40 +0200
commit2dea0dab4fafda3c10a5bd03ad15ed39a4658b51 (patch)
treeda1ff86943d90d1c41d7907e38668b12f96356dc /cpputools
parentb5cc76fbd51cc0fea3ccf44dd8faacea6bf1c9b5 (diff)
Trying to chop out the uwinapi library
Diffstat (limited to 'cpputools')
-rwxr-xr-xcpputools/source/unoexe/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpputools/source/unoexe/makefile.mk b/cpputools/source/unoexe/makefile.mk
index 5869f180163e..ec985d41aa21 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 uwinapi.dll are already
+# (stlport, unxlngi6 libstdc++.so.6, and wntmsci10 are already
# included via APP1STDLIB, unxlngi6 libgcc_s.so.1 and wntmsci10 msvcr71.dll and
# msvcp71.dll are magic---TODO):
APP1STDLIBS= \