summaryrefslogtreecommitdiff
path: root/app/wlib/test/wtest.def
diff options
context:
space:
mode:
Diffstat (limited to 'app/wlib/test/wtest.def')
-rw-r--r--app/wlib/test/wtest.def9
1 files changed, 9 insertions, 0 deletions
diff --git a/app/wlib/test/wtest.def b/app/wlib/test/wtest.def
new file mode 100644
index 0000000..e8a631f
--- /dev/null
+++ b/app/wlib/test/wtest.def
@@ -0,0 +1,9 @@
+NAME Generic
+DESCRIPTION 'wtest'
+EXETYPE WINDOWS
+STUB 'WINSTUB.EXE'
+CODE MOVEABLE DISCARDABLE
+DATA MOVEABLE MULTIPLE
+HEAPSIZE 1024
+STACKSIZE 5120
+EXPORTS MainWndProc @1 About @2 \ No newline at end of file