projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6acd7a0
)
Watcom 11: needs kernel and user librarys named explicitly now.
author
Chris Hanson
<org/chris-hanson/cph>
Thu, 26 Jun 1997 06:56:04 +0000
(06:56 +0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Thu, 26 Jun 1997 06:56:04 +0000
(06:56 +0000)
v7/src/microcode/ntutl/scheme32.lnk
patch
|
blob
|
history
diff --git
a/v7/src/microcode/ntutl/scheme32.lnk
b/v7/src/microcode/ntutl/scheme32.lnk
index 4a050314be4e3449a33486066a7084c396af6191..ee64dfdcbc58f3ace05b51c8d430af6f7da31fcc 100644
(file)
--- a/
v7/src/microcode/ntutl/scheme32.lnk
+++ b/
v7/src/microcode/ntutl/scheme32.lnk
@@
-2,3
+2,5
@@
system nt_dll initinstance terminstance
name scheme32
export=scheme32.lbc
file scheme32.obj
+libfile kernel32.lib, user32.lib
+