mirror of
https://gitlab.gnome.org/GNOME/libxml2
synced 2025-03-28 21:33:13 +00:00
Added copy *.pdb to install, few have asked for this.
This commit is contained in:
parent
782afdaf4a
commit
c3b604e23a
@ -178,6 +178,7 @@ install : all
|
||||
copy $(BINDIR)\$(XML_A) $(LIBPREFIX)
|
||||
copy $(BINDIR)\$(XML_IMP) $(LIBPREFIX)
|
||||
copy $(BINDIR)\*.exe $(BINPREFIX)
|
||||
-copy $(BINDIR)\*.pdb $(BINPREFIX)
|
||||
|
||||
# This is a target for me, to make a binary distribution. Not for the public use,
|
||||
# keep your hands off :-)
|
||||
|
Loading…
x
Reference in New Issue
Block a user