Modifications to support the generation and embedding
authorJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 7 Dec 2006 21:56:20 +0000 (21:56 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 7 Dec 2006 21:56:20 +0000 (21:56 +0000)
commitde72ef9370c7a4982d420569e5c43f12c553ebf0
tree4868c06e1bd898e131b7823174048cee9a82a6f5
parent3d22bd77a212fc75d49495476f5d08d76be2f313
Modifications to support the generation and embedding
    of library manifests into generated EXEs and DLLs.
    Manifests are required for Windows XP and above when
    applications are built with Microsoft Visual Studio 2005
    (aka VS8) or above.

ticket: 3642
tags: pullup

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@18930 dc483132-0cff-0310-8789-dd5450dbe970
22 files changed:
src/Makefile.in
src/appl/gss-sample/Makefile.in
src/appl/gssftp/ftp/Makefile.in
src/clients/kcpytkt/Makefile.in
src/clients/kdeltkt/Makefile.in
src/clients/kdestroy/Makefile.in
src/clients/kinit/Makefile.in
src/clients/klist/Makefile.in
src/clients/kvno/Makefile.in
src/config/win-post.in
src/config/win-pre.in
src/include/krb5/krb5.hin
src/krb524/Makefile.in
src/lib/Makefile.in
src/lib/krb5/krb/gic_opt.c
src/util/windows/Makefile.in
src/windows/cns/Makefile.in
src/windows/gina/Makefile.in
src/windows/identity/config/Makefile.w32
src/windows/kfwlogon/Makefile.in
src/windows/ms2mit/Makefile.in
src/windows/wintel/Makefile.in