summaryrefslogtreecommitdiff
path: root/gs/src/dwmain16.def
diff options
context:
space:
mode:
authorHenry Stiles <henry.stiles@artifex.com>1998-07-26 07:36:41 +0000
committerHenry Stiles <henry.stiles@artifex.com>1998-07-26 07:36:41 +0000
commiteec0ef527f18c5978c4476c9490f4de4c4249628 (patch)
tree5588d5e1300a245186594893c930949a19bcbbce /gs/src/dwmain16.def
parentd4bdba93ef34f68d27148e1b31088d1d3e786e8c (diff)
downloadghostpdl-eec0ef527f18c5978c4476c9490f4de4c4249628.tar.gz
Initial revision
git-svn-id: http://svn.ghostscript.com/ghostpcl/trunk/ghostpcl@246 06663e23-700e-0410-b217-a244a6096597
Diffstat (limited to 'gs/src/dwmain16.def')
-rw-r--r--gs/src/dwmain16.def7
1 files changed, 7 insertions, 0 deletions
diff --git a/gs/src/dwmain16.def b/gs/src/dwmain16.def
new file mode 100644
index 000000000..5771c3e1b
--- /dev/null
+++ b/gs/src/dwmain16.def
@@ -0,0 +1,7 @@
+NAME GSWIN16
+DESCRIPTION 'Ghostscript Interpreter'
+EXETYPE WINDOWS
+CODE MOVEABLE DISCARDABLE PRELOAD
+DATA MULTIPLE MOVEABLE PRELOAD
+HEAPSIZE 256
+STACKSIZE 16384