Kaydet (Commit) 61c7e5ff authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Just call the import library -luno_sal for MinGW

üst 3ad3e991
......@@ -71,7 +71,7 @@ SHL1TARGET= $(TARGET)
SHL1IMPLIB= i$(TARGET)
.ELSE
SHL1TARGET= uno_$(TARGET)
SHL1IMPLIB= $(SHL1TARGET)
SHL1IMPLIB= uno_$(TARGET)
.ENDIF
SHL1VERSIONMAP= $(TARGET).map
SHL1RPATH=URELIB
......
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