Kaydet (Commit) fd17eed8 authored tarafından Jesús Corrius's avatar Jesús Corrius

Temporary revert to compile on Windows XP

üst 1eb936d2
......@@ -117,6 +117,10 @@ SHL1TARGET=$(TARGET)
SHL1IMPLIB=$(SHL1TARGET)
SHL1DEF=$(MISC)/$(SHL1TARGET).def
DEF1NAME=$(SHL1TARGET)
DEF1EXPORTFILE=\
$(SHL1TARGET).dxp\
unicows.dxp
DEF1DEPN=\
$(DEF1EXPORTFILE)\
makefile.mk
......@@ -141,7 +145,8 @@ SHL1STDLIBS+=\
$(ADVAPI32LIB)\
$(VERSIONLIB)\
$(LIBCMT)\
$(SHLWAPILIB)
$(SHLWAPILIB)\
unicows.lib
.ENDIF
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment