windows-nt/Source/XPSP1/NT/shell/lib/xml/makefile.inc
2020-09-26 16:20:57 +08:00

7 lines
101 B
PHP

#
# Copy xml.lib to shell\lib\$(O)
#
$(PROJECT_ROOT)\lib\$(O)\xml.lib: $(O)\xml.lib
copy $** $@