[Libreoffice-commits] .: sal/systools

Fridrich Strba fridrich at kemper.freedesktop.org
Mon Jan 31 05:44:51 PST 2011


 sal/systools/win32/uwinapi/makefile.mk |    7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

New commits:
commit f0feac352833816e1011b06090bd4e6c446af3df
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date:   Mon Jan 31 14:44:14 2011 +0100

    Revert "Temporary revert to compile on Windows XP"
    
    This reverts commit 6734127f11b49e65571f8e1d6b346db9e94ea64d.

diff --git a/sal/systools/win32/uwinapi/makefile.mk b/sal/systools/win32/uwinapi/makefile.mk
old mode 100755
new mode 100644
index 89f8542..b086228
--- a/sal/systools/win32/uwinapi/makefile.mk
+++ b/sal/systools/win32/uwinapi/makefile.mk
@@ -117,10 +117,6 @@ SHL1TARGET=$(TARGET)
 SHL1IMPLIB=$(SHL1TARGET)
 SHL1DEF=$(MISC)/$(SHL1TARGET).def
 DEF1NAME=$(SHL1TARGET)
-DEF1EXPORTFILE=\
-    $(SHL1TARGET).dxp\
-    unicows.dxp
-
 DEF1DEPN=\
         $(DEF1EXPORTFILE)\
         makefile.mk
@@ -145,8 +141,7 @@ SHL1STDLIBS+=\
         $(ADVAPI32LIB)\
         $(VERSIONLIB)\
         $(LIBCMT)\
-        $(SHLWAPILIB)\
-        unicows.lib
+        $(SHLWAPILIB)
 
 
 .ENDIF


More information about the Libreoffice-commits mailing list