Embed application manifest in Heimdal assembly .dlls

This commit is contained in:
Asanka C. Herath
2010-10-01 13:33:21 -04:00
parent f4f0d20ff7
commit 6ee40622b1
5 changed files with 21 additions and 16 deletions

View File

@@ -50,7 +50,7 @@ $(LIBHEIMNTLM): $(BINDIR)\heimntlm.dll
$(BINDIR)\heimntlm.dll: $(OBJ)\ntlm.obj $(LIBHEIMDAL) $(RES)
$(DLLGUILINK) -def:libheimntlm-exports.def -implib:$(LIBHEIMNTLM)
$(DLLPREP)
$(DLLPREP_NODIST)
clean::
-$(RM) $(BINDIR)\heimntlm.*