Factor image-name out of windows deployment
parent
c99b76b2f6
commit
d7ddf9ad42
|
@ -15,9 +15,6 @@ IN: tools.deploy.windows
|
|||
dup "" copy-fonts
|
||||
".exe" copy-vm ;
|
||||
|
||||
: image-name ( vocab bundle-name -- str )
|
||||
prepend-path ".image" append ;
|
||||
|
||||
M: winnt deploy*
|
||||
"." resource-path [
|
||||
dup deploy-config [
|
||||
|
|
Loading…
Reference in New Issue