Windows: Merge in application manifest when building assemblies

This commit is contained in:
Asanka C. Herath
2010-11-22 03:36:33 -05:00
parent 402afa0e0d
commit 29383b4cd0
5 changed files with 5 additions and 4 deletions

View File

@@ -99,6 +99,7 @@ test::
{$(BINDIR)}.dll{$(ASMKRBDIR)}.dll:
$(CP) $< $@
$(DLLPREP_MERGE)
{$(BINDIR)}.pdb{$(ASMKRBDIR)}.pdb:
$(CP) $< $@