WindowsXP/shell/lib/xml/makefile.inc
2025-04-27 07:49:33 -04:00

7 lines
107 B
PHP

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