Windows: Version information for binaries

This commit is contained in:
Asanka Herath
2010-06-10 16:42:39 -04:00
parent d83611238a
commit cdcdc5cad5
44 changed files with 1154 additions and 42 deletions

View File

@@ -44,9 +44,11 @@ $(OBJ)\heimntlm-protos.h: $(libheimntlm_la_SOURCES)
!ifndef STATICLIBS
RES=$(OBJ)\libheimntlm-version.res
$(LIBHEIMNTLM): $(BINDIR)\libheimntlm.dll
$(BINDIR)\libheimntlm.dll: $(OBJ)\ntlm.obj $(LIBHEIMDAL)
$(BINDIR)\libheimntlm.dll: $(OBJ)\ntlm.obj $(LIBHEIMDAL) $(RES)
$(DLLGUILINK) -def:libheimntlm-exports.def -implib:$(LIBHEIMNTLM)
$(DLLPREP)