summaryrefslogtreecommitdiff
path: root/examples/windoze/bcowl25/multimod/swordapp.def
diff options
context:
space:
mode:
Diffstat (limited to 'examples/windoze/bcowl25/multimod/swordapp.def')
-rw-r--r--examples/windoze/bcowl25/multimod/swordapp.def19
1 files changed, 0 insertions, 19 deletions
diff --git a/examples/windoze/bcowl25/multimod/swordapp.def b/examples/windoze/bcowl25/multimod/swordapp.def
deleted file mode 100644
index 6fead0f..0000000
--- a/examples/windoze/bcowl25/multimod/swordapp.def
+++ /dev/null
@@ -1,19 +0,0 @@
-;------------------------------------------------
-; Project sword
-;
-; GNU Copyleft GPL © 1995. Almost No Rights Reserved.
-;
-; SUBSYSTEM: sword.exe Module Defintion File
-; FILE: swordapp.def
-; AUTHOR: The Sword Project Team
-;
-;------------------------------------------------
-
-NAME sword
-
-DESCRIPTION 'sword Application - GNU Copyleft GPL © 1995. Almost No Rights Reserved.'
-EXETYPE WINDOWS
-CODE PRELOAD MOVEABLE DISCARDABLE
-DATA PRELOAD MOVEABLE
-HEAPSIZE 4096
-STACKSIZE 8192