WindowsXP-SP1/shell/lib/xml/makefile.inc
2020-09-30 16:53:49 +02:00

7 lines
107 B
PHP

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