aboutsummaryrefslogtreecommitdiff
path: root/src/windows/installer/nsis/site-local.nsi
diff options
context:
space:
mode:
Diffstat (limited to 'src/windows/installer/nsis/site-local.nsi')
-rw-r--r--src/windows/installer/nsis/site-local.nsi10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/windows/installer/nsis/site-local.nsi b/src/windows/installer/nsis/site-local.nsi
new file mode 100644
index 0000000..5c59778
--- /dev/null
+++ b/src/windows/installer/nsis/site-local.nsi
@@ -0,0 +1,10 @@
+!define KFW_TARGETDIR c:\temp\kfw\kfw-2.6-final
+!define KFW_CONFIG_DIR "c:\temp\kfw\kfw-2.5-extra\sample-config"
+!define KFW_MAJORVERSION 2
+!define KFW_MINORVERSION 6
+!define KFW_PATCHLEVEL 0000
+!define CL_1310
+
+!define SAMPLE_CONFIG_REALM "ATHENA.MIT.EDU"
+!define HTTP_CONFIG_URL "[Obtain a URL from your Kerberos administrator]"
+