Imported Upstream version 1.10.2
[platform/upstream/krb5.git] / src / windows / installer / nsis / site-local-tagged.nsi
1 !define KFW_TARGETDIR %TARGETDIR%
2 !define KFW_CONFIG_DIR %CONFIGDIR-NSI%
3 !define KFW_MAJORVERSION %VERSION_MAJOR%
4 !define KFW_MINORVERSION %VERSION_MINOR%
5 !define KFW_PATCHLEVEL %VERSION_PATCH%
6 !define CL_1310
7
8 !define RELEASE
9 !define NOT_DEBUG
10 !define BETA 1
11 !define SAMPLE_CONFIG_REALM "ATHENA.MIT.EDU"
12 !define HTTP_CONFIG_URL     "[Obtain a URL from your Kerberos administrator]"
13