aboutsummaryrefslogtreecommitdiff
path: root/src/windows/cns/krb5.def
diff options
context:
space:
mode:
Diffstat (limited to 'src/windows/cns/krb5.def')
-rw-r--r--src/windows/cns/krb5.def9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/windows/cns/krb5.def b/src/windows/cns/krb5.def
new file mode 100644
index 0000000..6a88ffb
--- /dev/null
+++ b/src/windows/cns/krb5.def
@@ -0,0 +1,9 @@
+NAME KRB5
+DESCRIPTION 'KRB5 - Credentials Manager'
+EXETYPE WINDOWS
+STUB 'WINSTUB.EXE'
+SEGMENTS _TEXT CLASS 'CODE' PRELOAD
+CODE DISCARDABLE
+DATA PRELOAD MULTIPLE MOVEABLE
+HEAPSIZE 20480
+STACKSIZE 20480