diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-10-15 12:24:12 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-13 11:26:55 +0200 |
commit | e088156d5b620e5e639580dacf85c6dc13823c74 (patch) | |
tree | 57f5c025e203279944da512166c20bc0521d8ccd /psi/dwmain64.def | |
download | ghostscript-gpl-patches-e088156d5b620e5e639580dacf85c6dc13823c74.tar.gz ghostscript-gpl-patches-e088156d5b620e5e639580dacf85c6dc13823c74.tar.bz2 ghostscript-gpl-patches-e088156d5b620e5e639580dacf85c6dc13823c74.zip |
Import Ghostscript 9.50ghostscript-9.50
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'psi/dwmain64.def')
-rw-r--r-- | psi/dwmain64.def | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/psi/dwmain64.def b/psi/dwmain64.def new file mode 100644 index 00000000..1b9341a9 --- /dev/null +++ b/psi/dwmain64.def @@ -0,0 +1,3 @@ +NAME GSWIN64 +HEAPSIZE 256 +STACKSIZE 131072 |