parent
e99aa3aba8
commit
f5d7ec72c7
|
@ -16,7 +16,7 @@ TUPLE: deploy-gadget < pack vocab settings ;
|
|||
|
||||
: deploy-console ( parent -- parent )
|
||||
deploy-console? get
|
||||
"Deploy as console application on Windows" <checkbox> add-gadget ;
|
||||
"Deploy as console application" <checkbox> add-gadget ;
|
||||
|
||||
: deploy-ui ( parent -- parent )
|
||||
deploy-ui? get
|
||||
|
|
Loading…
Reference in New Issue