Rename the library with the lib prefix so it can actually be linked sensibly.

main
theraven 16 years ago
parent 7656e1f9aa
commit a6b5cd15dc

@ -1,5 +1,5 @@
LEVEL = ../../../
LIBRARYNAME = GNUObjCRuntime
LIBRARYNAME = libGNUObjCRuntime
LOADABLE_MODULE = 1
USEDLIBS =

Loading…
Cancel
Save