Windows: Extned Assembly name for version options
commit5d0f3ee927465cfe1e70b791a8ef35e4c4aafbdd
authorJeffrey Altman <jaltman@secure-endpoints.com>
Sun, 15 Sep 2013 00:26:50 +0000 (14 20:26 -0400)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Sun, 15 Sep 2013 04:48:47 +0000 (15 00:48 -0400)
tree579e2b461dbc55924740283bb1ce4dd5a43bdfd0
parent6ade3b3a8b56c4128ccd4009db911089837db5e6
Windows: Extned Assembly name for version options

Windows file resources can be marked as Private, Special, Debug
and Pre-release.  Extend the Heimdal Assembly name to include
designations for these various build options to ensure that
private, special, debug and pre-release builds do not conflict
with the assembly name reserved for public releases.  This permits
a private, special, debug and pre-release build to be installed
side-by-side with the final release without interference.

Change-Id: I569ce2ff911ddbaebd81ba2e8b477ba6fb520502
packages/windows/assembly/NTMakefile
packages/windows/installer/NTMakefile
packages/windows/installer/heimdal-assemblies.wxs
packages/windows/installer/heimdal-policy.wxs
windows/NTMakefile.version
windows/NTMakefile.w32