]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/tex2rtf/src/tex2rtf.def
Corrected memory.cpp checkpoint bug; added Tex2RTF
[wxWidgets.git] / utils / tex2rtf / src / tex2rtf.def
diff --git a/utils/tex2rtf/src/tex2rtf.def b/utils/tex2rtf/src/tex2rtf.def
new file mode 100644 (file)
index 0000000..6a6a2f1
--- /dev/null
@@ -0,0 +1,8 @@
+NAME         TEX2RTF
+DESCRIPTION  'Tex2Rtf'
+EXETYPE      WINDOWS
+STUB         'WINSTUB.EXE'
+CODE         PRELOAD MOVEABLE DISCARDABLE
+DATA         PRELOAD MOVEABLE MULTIPLE
+HEAPSIZE     3000
+STACKSIZE    20000