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

@@ -54,7 +54,7 @@ $(COMERRDLL): $(libcomerr_OBJs) $(OBJ)\libcom_err-version.res
$(DLLGUILINK_C) -out:$(COMERRDLL) -implib:$(LIBCOMERR) $** \
$(LIBROKEN) \
-def:libcom_err-exports.def
$(DLLPREP)
$(DLLPREP_NODIST)
!endif