Remove references to unicows.dll
This commit is contained in:
parent
85c2c9a5a2
commit
b02ee6a46c
1 changed files with 0 additions and 1 deletions
1
framework/util/makefile.mk
Normal file → Executable file
1
framework/util/makefile.mk
Normal file → Executable file
|
@ -124,7 +124,6 @@ SHL1STDLIBS= \
|
|||
.IF "$(GUI)"=="WNT"
|
||||
SHL1STDLIBS+=\
|
||||
$(UWINAPILIB) \
|
||||
$(UNICOWSLIB) \
|
||||
$(ADVAPI32LIB) \
|
||||
$(KERNEL32LIB)
|
||||
.ENDIF
|
||||
|
|
Loading…
Reference in a new issue