cs Windows: fix manifest on GRacket
This commit is contained in:
parent
7ab69142f4
commit
0d4674a6e1
|
@ -213,7 +213,7 @@
|
||||||
(format "-outputresource:../../Racket~a.exe;1" cs-suffix))
|
(format "-outputresource:../../Racket~a.exe;1" cs-suffix))
|
||||||
(system*! "mt"
|
(system*! "mt"
|
||||||
"-manifest" "gracket/gracket.manifest"
|
"-manifest" "gracket/gracket.manifest"
|
||||||
(format "-outputresource:../../GRacket~a.exe;1" cs-suffix))
|
(format "-outputresource:../../lib/GRacket~a.exe;1" cs-suffix))
|
||||||
|
|
||||||
;; ----------------------------------------
|
;; ----------------------------------------
|
||||||
;; Finish installation with "mzstart", "mrstart", and other
|
;; Finish installation with "mzstart", "mrstart", and other
|
||||||
|
|
Loading…
Reference in New Issue
Block a user