Watcom 11: needs kernel and user librarys named explicitly now.
authorChris Hanson <org/chris-hanson/cph>
Thu, 26 Jun 1997 06:56:04 +0000 (06:56 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 26 Jun 1997 06:56:04 +0000 (06:56 +0000)
v7/src/microcode/ntutl/scheme32.lnk

index 4a050314be4e3449a33486066a7084c396af6191..ee64dfdcbc58f3ace05b51c8d430af6f7da31fcc 100644 (file)
@@ -2,3 +2,5 @@ system nt_dll initinstance terminstance
 name scheme32
 export=scheme32.lbc
 file scheme32.obj
+libfile kernel32.lib, user32.lib
+